/*  /////////////  Ensemble ///////////// */
* {
	margin: 0px;
	padding: 0px;
}
#flashEstampille {
	position:absolute;

}


html {
	font-size: 100%;
}


body {
	background-image: url(../images/fond.jpg);
}

#site {
	width:880px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#dessinGauche {
	background-image: url(../images/imG.png);
	float: left;
	height: 143px;
	width: 77px;
	position: absolute;
	left:50%;
	margin-left:-517px;
}

#dessinDroit {
	background-image: url(../images/imD.png);
	float: left;
	height: 143px;
	width: 83px;
	position: absolute;
	left:50%;
	margin-left:439px;
}

.semiOpaque {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
	khtml-opacity: 0.50;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*  /////////////  En-tête ///////////// */

#bandeau {
	height:160px;
	background-image: url(../images/bkg_bandeau.gif);
	background-repeat:no-repeat;
}

#bandeau img{
	margin-left:25px;
}

#bandeau embed {;
	margin-top: 30px;
	margin-left: 12px;
	position: absolute;
	z-index: 2;
}

#flashEstampille{
	margin-top: 25px;
	margin-left: 15px;
}

/*  /////////////  Navigation principal ///////////// */

#navigation {
	background-color:#FFFFFF;
}

#navPrinc {
	list-style-type: none;
	background-image: url(../images/imageMenuPrinc.gif);
	height: 25px;
	width: 845px;
	padding-top: 8px;
	background-repeat: no-repeat;
	
	margin-left: 10px;
}
#navPrinc li {
	display: inline;
	margin-right: 1px;
	}

#navPrinc a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px; /*0.81em*/
	text-decoration:none;
	color:#666666;
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 15px;
	padding-right: 10px;
}

#navPrinc a:hover {
	background-image:url(../images/puce.gif);
	font-style:normal;
	background-position: 2px;
}


#sMenu1{
	width:140px;
	height:auto;
	position:absolute;
	z-index:2;
	background-color: #F6B349;
	list-style-type: none;
	text-align: center;
	background-image:none;
	visibility:hidden;
	/*filter:alpha(opacity=00);
	-moz-opacity:0.00;
	opacity: 0.00;
	khtml-opacity: 1.00;*/
	margin-left: 10px;
}

#sMenu2 {
	width:180px;
	height:auto;
	position:absolute;
	z-index:3;
	background-color: #F6B349;
	list-style-type: none;
	text-align: center;
	background-image:none;
	visibility:hidden;
	/*filter:alpha(opacity=00);
	-moz-opacity:0.00;
	opacity: 0.00;
	khtml-opacity: 1.00;*/
	margin-left: 120px;

}


#sMenu1 a, #sMenu2 a {
	display:block;
	height: 21px;
	background-color: #F6B349;
	
	padding-top: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.81em;/*13px*/
	text-decoration:none;
	color:#FFFFFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}



.liInferieur{
	border-top-style:dashed;
	border-top-color:#FFFFFF;
	border-top-width:1px;
}


#sMenu1 a:hover, #sMenu2 a:hover {

	background-color: #F9C868;
	background-image:none;
}




/*  /////////////  Contenu ///////////// */


#contenu {
	overflow:auto;
	background-image:url(../images/contenu_bkg.gif);
	background-repeat:repeat-y;

	min-height:1200px;

}

/*  /////////////  Colonne de gauche ///////////// */

#colGauche {
	margin-top: 26px;
	padding-left: 17px;
	width: 210px;
	float: left;
	
}

#imgH{
	margin-left:30px;
	margin-top: 25px;
}

#menuSecondaire {
	list-style-type: none;
}

#menuSecondaire li {
	margin-bottom: 5px;
	vertical-align: middle;
}

#menuSecondaire a {
	background-color: #E2E2E2;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
	font-size: 0.87em;/*14px*/
	text-decoration: none;
	display:block;
	width:200px;
}

#menuSecondaire a:hover {
	background-color: #F5AF3F;
	color: #FFFFFF;
}

#colGauche h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;/*20px*/
	color: #7F7F7F;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	width: 210px;
	margin-bottom: 5px;
}
#colGauche h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F5AF3F;
	font-weight: normal;
	margin-top: 0.94em;/*15px*/
}

#colGauche p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;/*12px*/
	color: #585858;
	margin-top: 5px;
	width: 200px;
}
.colGaucheLien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01ABDC;
}


#imgB{
	margin-left:30px;
	margin-top: 25px;
	margin-bottom: 25px;
}

/*  /////////////  Colonne du centre ///////////// */

#blocCentre{
	margin-left: 228px;
	width: 485px;
	background-image: url(../images/frioritureCentre.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 33px;
	padding-right: 7px;
}

#corps {
	width: 440px;
	padding-left: 20px;
}

#corps h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;/*32px*/
	color: #EEA42E;
	font-weight: normal;
}

#corps p {
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;/*12px*/
	color:#585858;
	line-height:20px;
}

#corps img{
	margin-top: 15px;
	margin-left: 24px;
}
#corps a img {
	margin-left: 0px;
	margin-right: 25px;
}

#menuBasPage {
	list-style-type: none;
	text-align: center;
	width: 450px;
	margin-left: 35px;
	margin-top: 70px;
	padding-bottom: 30px;
}

#menuBasPage li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;/*10px*/
	color: #A8A393;
}


#menuBasPage a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A8A393;
	text-decoration:none;
}

#menuBasPage a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #A8A393;
	text-decoration:underline;
}


/*  /////////////  Colonne de droite ///////////// */

#colDroit {
	margin-top: -18px;
	width: 157px;
	height: 650px;
	width: 125px;
	background-image: url(../images/im_bienvenue.gif);
	position: absolute;
	top: 235px;
	left: auto;
	right: auto;
	bottom: auto;
	margin-left: 740px;
	background-repeat: no-repeat;
}

#colDroit h1 {
	margin-top: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.06em;/*17px*/
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
}
#colDroit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;/*11px*/
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #FFFFFF;
	line-height:12px;
}
#corps em {
	font-style: normal;
	font-weight: bold;
}
#blocCentre #signature {
	margin-top: 120px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEA42E;
}