*
{
	margin: 0;
	padding: 0;
	
	font-weight:normal;
	z-index:0;
}

html
{
	height:100%;
}
img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img_css/fond-body.gif);
	background-repeat: repeat-x;
	background-color: #101715;
}

#global {
	margin-right: auto;
	margin-left: auto;
	width: 967px;
}
#col_centre ul,
#col_centre ol,
#col_droite ul,
#col_droite ol {
	margin-left: 20px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
}
#col_centre li {
	line-height: 18px;
}





/* 
le conatainer global il se palce au centre
*/
	 
/* 
tete de site nom entreprise et menu du haut 
*/
#tetedesite {
	height: 67px;
	background-image: url(../img_css/fond-bandeau-titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCC33;
	font-size: 22px;
	line-height: 67px;
	font-weight: lighter;
	font-variant: small-caps;
	color: #E2F1BD;
	text-align: right;
	float: left;
	width: 230px;
	padding-right: 737px;
     }
#container {
	width: 967px;
	background-color: #e2f1bd;
}


#col_gauche
 {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#col_droite,#col_centre
 {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#global #container #col_centre h1,
#global #container #col_droite h1 {
	font-size: 18px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #F4A040;
	padding-left: 20px;
	line-height: 25px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: none;
}
#global #container #col_droite a,
#global #container #col_centre a
 {
	color: #336600;
	font-size: 12px;
}
textarea {
	width: 100%;
}

#global #container #col_centre p,
#global #container #col_droite p
 {
	font-size: 13px;
	color: #333333;
	margin-bottom: 10px;
	line-height: 18px;
	text-align: justify;
}

#droite {
	float: left;
	width: 510px;
	padding-top: 0px;
	margin-top: 0px;
}
#menubas {
	width: 470px;
}


#contenugauche {
	float: left;
	width: 465px;
	height: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#logo {
	cursor: auto;
	text-align: right;
	margin-right: 20px;
     }	 


#pieddesite {
	clear:both;
	text-align: center;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 50px;
	z-index: 1;
	background-image: url(../img_css/css_fond_foot.gif);
	background-repeat: repeat-x;
     }

#pieddesite a,
#tetedesite a
   {
	color: #FFFFFF;
	text-decoration: none;
}
#pieddesite a:hover,
#tetedesite a:hover
   {
	text-decoration: underline;
}
/* 
le conatainer reprend le centre du site
*/ 
	 
#gauche p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin: 3px 0px 10px;
	z-index: 2;
}

#gauche h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


#gauche h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

a.gauche {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.gauche:hover {
	color: #0A5089;
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFFFF;
}
	
	


.accueil {
	float: left;
	margin-top: 10px;
	width: 50%;
	padding: 0px;
	margin-bottom: 10px;
	}	
	
.menu {
	float: left;
	border: thin dotted #000099;
	}
.menu ul {
	list-style-type: none;
	color: #666666;
	list-style-position: inside;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
} 

.menu li {
	padding: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	text-indent: 20px;
	margin: 0px;
	float: left;
}
.menu  a  {
	color: #ff3333;
	text-decoration: none;
	background-image: url(/images-css/picto_menu_rouge.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
.menu  a:hover  {
	color: #0A5089;
	text-decoration: underline;
	background-image: url(/images-css/picto_menu_bleu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}



hr.pointille
{
	height:10px;
	background-image: url(/images-css/tiret_horizontal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#menu
{
}

#menu.contenu
{
	margin:10px 10px 50px 15px;
	width:199px;
}

#menu li
{
	height:85px;
	float: left;
	display: inline;
}

#menu.contenu ul
{
	border-bottom:1px solid #cc770a;
}

#menu.contenu li
{
	width:200px;
	margin:5px auto;
	height:54px;	
}
 

#menu li.actif
{
	height:auto;
	padding-top:145px;
	margin-bottom:0;
}

#menu span
{
	display:none;
}

#menu a
{
	display:block;
	width:100%;
	height:100%;
}

#menu.contenu li li
{
	width:182px;
	height:auto;
	margin:0;
	padding:0;
	border-left:1px solid #cc770a;
	border-right:1px solid #cc770a;
	padding:5px 0 5px 15px; /* !!! IE */                                      
	background: url(../../css/img/site/fleche-li-menu.jpg) no-repeat scroll 5px center  ;
}


#menu li a:hover
{
   background-position: center right;
}


#menu.contenu li a:hover
{
   background-position: left bottom;
}

#menu.contenu li li a
{
	display:inline;
	width:auto;
	height:auto;
	background:none;
}




#menu2
{
}
#menu2 li
{
	height:32px;
	background-image: url(../img_css/css_boutongauche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-bottom: 2px;
	line-height: 32px;
	text-indent: 20px;
}

#menu2 a
{
	display:block;
	width:100%;
	height:100%;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

#menu2 a:hover{
	color: #F39D1C;
}


#plaquette span
{
	display:none;
}
.flash {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #545554;
	height: 364px;
}


hr.both
{
	visibility:hidden;
	height:0;
	width:0;
	clear:both;
	margin: 0px;
	padding: 0px;
}
#hautsite {
	background-color: #FF0000;
}
a.telechargepdf  {
	background-image: url(../img_css/logo_pdf_fondvert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	font-weight: bold;
	color: #C52024;
	text-decoration: none;
	height: 40px;
	margin-left: 10px;
	line-height: 40px;
	text-indent: 40px;
	display: block;
	margin-top: 10px;
	vertical-align: middle;
}
a:hover.telechargepdf  {
	background-image: url(../img_css/logopdf-survol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}
.erreur {
	color: #FF0000;
	border: 1px solid #FF0000;
	margin: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
}
label  {
	white-space: normal;
	display: block;
	text-align: right;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input, select  {
	width: 120px;
	margin-left: 10px;
}
.commentaire  
   {
	font-size: 11px;
	color: #000000;
}
#col_centre img {
	margin-top: 5px;
	margin-right: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
#global #container #diaporama {
	background-color: #666666;
	float: right;
	height: 300px;
	width: 300px;
	margin-top: 10px;
	margin-right: 25px;
}

