@charset "utf-8";

h1, h2, h3, h4, h5, p, a, td, li {
    font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
    font-weight: normal; /* -> 7 */
}

a {
	color:#669900;
}

#global {
	min-height: 100%; /* -> 1 */
	width: 1020px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
	margin-top: 0px;
}
/* Menu de navigation */
#navigation {
	padding: 0px;
	height: 74px;
}
#navigation img {
	margin-left: 50px;
		float: left;
}
#navigation div {
	float: left;
	margin-right: 20px;
	margin-top: 35px;
}
#navigation img.drp {
	float: left;
	margin-left:  20px;
	margin-right: 20px;
	margin-top:  32px;
	border:none;
}
#navigation h1 {
	margin: 0px;
}
/* home */
#global #blocaccueil {
	width: 550px;
	float: left;
	clear: both;
	margin-top: 25px;
	margin-left: 45px;
}
#blocaccueil h1 {
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 1.9em;
	color:#4b4b5c;
	display: block;
	width: 600px;
	font-size: 2.2em;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	line-height: 1.5em;
}
#blocaccueil p {

}
#global #blocaccueil #homepres {
	background-image: url(../images/images_template/bkgd_enc_main_home_c.png);
	height: 350px;
	width: 650px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 45px;
}
#global #blocaccueil #homepres img {
	margin-left: 28px;
	margin-top:12px;
}
#global #blocaccueil #homepres div {
	width: 636px;
	background-image: url(../images/images_template/bas_enc_hom_jaune.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#global #blocaccueil #homepres p {
	font-size: 0.95em;
	line-height: 1.9em;
	margin-top: 45px;
	margin-right: 65px;
	margin-bottom: 10px;
	margin-left: 55px;
	color:#6b6b80;
}

#colonnehome, #colonne {
	float: right;
	width: 268px;
	font-size: 1.1em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 65px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.actu{
	width: 228px;
	font-size: 1.1em;
	background-image: url(../images/images_template/boite_col_hom.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-bottom: 0px!important!;	
	margin-left: 0px;
	padding-bottom: 8px;
}
.actu h3 {
	font-size: 0.9em;
	color:#000;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
.actu h4 {
	font-size: 0.8em;
	color:#666;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 4px;
}
.actu h4 a {
	color:#666;

	}
.actu p {
	font-size: 0.6em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 2px;
	margin-top: 2px;}

.actu p a {
	color:#669900;
}




/* general */
/* Contenu */

#contenu {
	float: left;
	clear: both;
	margin-top: 25px;
	margin-left: 90px;
	width: 600px;
}


/* Entete */
#contenu #entete {

	min-height:100px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 15px;
	background-image: none;
}
#entete h1 {
	margin-top: 3em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0.4em;
	color:#000000;
	display: block;
	width: 550px;
	font-size: 1.7em;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/

}

#entete p {
	width: 530px;
	font-size: 0.9em;
	font-weight: normal;
	color:#000;
	margin-left: 0.2em;
	padding: 0px 10px 0px 30px;
	line-height:1.7em;
	text-align: justify;
}
/* Sous Entete */
.sousentete {
	min-height:160px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 15px;
	background-image: url(../images/images_template/bkgd_sousentete.png);
	background-repeat: no-repeat;
	width: 880px;
	margin-bottom: 10px;
}
.sousentete h2 {
	margin-top: 1.4em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0.4em;
	color:#000000;
	display: block;
	font-size: 1.7em;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/

}

.sousentete p {
	width: auto;
	font-size: 0.9em;
	font-weight: normal;
	color:#000;
	margin-left: 0.2em;
	line-height:1.7em;
	text-align: justify;
	margin-top: 0.3px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#contenu div.header {
	width: 600px;
	height: 16px;
	background: url(../images/images_template/top_main_contenu.png) no-repeat;
}

#contenu div .legende_header{
	width: 301px;
	height: 21px;
	background: url(../images/images_template/fenetrimg_top.png) no-repeat;
}
#contenu div .legende_footer{
	width: 301px;
	height: 21px;
	background: url(../images/images_template/fenetrimg_bot.png) no-repeat;
}
#contenu div.header_prod {
	width: 920px;
	height: 16px;
	background: url(../images/images_template/top_main_contenu_b.png) no-repeat;
}

#contenu div.footer {
	width: 600px;
	height: 39px;
	background: url(../images/images_template/bot_main_contenu.png) no-repeat;
}

#contenu div.footer_prod {
	width: 920px;
	height: 39px;
	background: url(../images/images_template/bot_main_contenu_b.png) no-repeat;
}

/* Corps */
#contenu div.corps {
	width: 550px;
	padding: 5px 25px 5px 25px;
	background-image: url(../images/images_template/bkgd_main_contenu.png);
	background-repeat: repeat-y;
}
#contenu div.corps h3, #contenu div.corpsprod  h3 {
	background-image: url(../images/images_template/puce_titre.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 3px;
	font-size:18px;
	color:#50546a;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
}
#global #contenu .corps img.g {
	border: 3px solid #696a71;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#global #contenu .corps img.d {
	border: 3px solid #696a71;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: right;
}
#global #contenu .corps img.c {
	border: 3px solid #696a71;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: block;
}
#contenu .corps .fenetrimag {
	position: relative;
	z-index: 3;
	left: 575px;
	display: inline;
	float: left;
	clear: none;
	width: 0px;
	height: auto;
}
#contenu .corps .fenetrimag div {
	background-image: url(../images/images_template/bkgd_fenetimg.png);
	background-repeat: repeat-y;
	width: 283px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px!important!;
}
#contenu .corps .fenetrimag div img {
	margin: 4px;
	border: 2px solid #666666;
}
#contenu .corps .fenetrimag div h5 {
	width: 260px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#contenu div.corps p {
	text-align: justify;
}
/* Corps */
#contenu div.corpsprod {
	width: 870px;
	padding: 5px 25px 5px 25px;
	background-image: url(../images/images_template/bkgd_main_contenu_b.png);
	background-repeat: repeat-y;
}
/* Colonne */

#colonne #context-transparent {
	width: 228px;
	font-size: 1.1em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-bottom: 0px!important!;	
	margin-left: 0px;
	padding-bottom: 8px;
}
#colonne #context {
	width: 228px;
	font-size: 1.1em;
	background-image: url(../images/images_template/bkgd_menu_cont.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-bottom: 0px!important!;	
	margin-left: 0px;
	padding-bottom: 8px;
}
#colonne .encart {
	width: 228px;
	font-size: 1.1em;
	background-image: url(../images/images_template/boite_col_hom.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-bottom: 0px!important!;	
	margin-left: 0px;
	padding-bottom: 8px;
}
/* navigation contextuelle */

ul#contextnav {
	width:200px;
	list-style-type: none;
	margin: 0px 0px 0px -30px;
	margin: 0px!important!;
}
ul#contextnav li.first {
font-size:12px; 
color:#50546a;
height:30px;
	border-top: none;
	padding-bottom:7px;
}
ul#contextnav li {
	border-top: 1px solid #c5c9d1;
	width:190px;
	padding:2px;


}
ul#contextnav li a {
	text-decoration:none;
	font-size:10px;
	color:#50546a;
}
ul#contextnav li a.selected {
color:#50546a;
}


/* Pied de page */
#pied {
	font-size: 0.85em;
	clear: both;
	min-height:20px;
	margin-top:100px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #333333;
		bottom: 0px;
	text-align: center;	
	}
#pied p {
	margin: .5em 0;
	color:#666666;

}
#copyright {
	text-align: left;
	font-size: 1em;
}

