@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	margin: 0px;
	background-color: #8AD1D1;
	background-image: url(../image_jpeg/fond_bandeau_haut.jpg);
	background-repeat: repeat-x;
}


#ba {
	height: 100%;
	width: 100%;
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-left: 0;
	background-color: #8AD1D1;
	
}
.cadre_photo {
	border: 1px solid #FFF;
}


/* Effets de liens bas
----------------------------------------*/
.bas_a:link {
	text-decoration: none;
	font-size: 9pt;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.bas_a:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.bas_a:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bas_a:active {
	color: #003468;
	text-decoration: none;
	text-align: left;
	font-size: 6pt
}

/* Effets de liens 
----------------------------------------*/
a:link {
	text-decoration: none;
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.cadre_gen_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	background-color: #FFF;
	border: 1px solid #333;
	background-image: url(../image_jpeg/fond_coquelicot_bas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cadre_gris {
	border: 1px solid #333;
}
.img_bas {
	background-image: url(../image_jpeg/fond_coquelicot_bas.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/************ sectionLinks styles **************/


.menu_NS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7D0F34;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C6230;
	border-bottom-color: #2C6230;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2C6230;
}
.menu_Carli	 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6699FF;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	color: #21536A;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
