/* CSS du CG68 */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:995px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

img {
	border: none;
}

hr.float_correction {
	clear: both;
	visibility: hidden;
}
#header{
	width:995px;
	height:55px;
	border-style:solid;
	border-width:1px;
	border-color:#9c9c9c;
	border-bottom-width:4px;
	border-bottom-color:#ebc701;
	margin-bottom:10px;
	padding-bottom:0px;
	margin-right:0px;
	padding-right:0px;
	position: relative;
}

#header h1,
#header h2 {
	color:#A7A7A7;
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
	margin: 0;
	text-align:left;
	float:left;
}

#header h1
{
	padding: 13px 0 0 13px;
	width : 145px;
}

#header h2 {
	font-size:12px;
	width: 400px;
	margin-left: 10px;
	padding-top: 12px;
}

.rouge {
	color: #C4141E;
}


#header a.home {
	float: left;
}

ul.menu {
	float:right;
	font-size:10px;
	margin:0 0 0 77px;
	padding:0;
	width:760px;
}


ul.menu li{
	border-left:2px solid #aeafb1;
	color:#303133;
	display:block;
	float:left;
	list-style-type: none;
	/*padding: 0 5px;*/
	text-align:center;
	text-decoration:none;
}

ul.menu li.home {
	background-color:#828da8;
	padding: 0;
}

ul.menu li a,
ul.menu li span {
	color:#4F4F4F;
	display:block;
	height:15px;
	padding:3px 10px 0 10px;	
	float:left;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	
}

/* Gestion des éléments de menus inactifs */
ul.menu li.inactif, 
ul.menu li.inactif a, 
ul.menu li.inactif span,
ul.menu li.inactif a:hover {
	color:#888888;
	background-color:white;
	cursor:default;
}

ul.menu li a:hover {
	background-color:#C1C8D8;
}

/* Compatibilite firefox */
ul.menu li:hover{
	background-color:#C1C8D8;
}

ul.menu li.selected {
	background-color:#C1C8D8;
}

ul.menu li.home a:hover, 
ul.menu li.home a{
	background-color:#828da8;
	height:18px;
	float: left;
	padding: 0;
	text-align:center;
	width:20px;
}

#partenaireRedirection 
{
	position: absolute;
	top: 0;
	right : 0;
	padding: 0;
	margin : 0;
}

#centre {
	padding: 0;
}

#centre #gauche {
	float: left;
	margin-right: 20px;
	text-align: justify;
	width: 340px;
}


#centre .barre {
	background-image:url(images/bleuStandard.jpg);
	background-repeat:no-repeat;
	height:29px;
	margin: 0 0 15px 0;
	padding:0;
}

#centre .barre h1 
{
	margin: 0;
}

.barre995 {
	background-image:url(images/bleu995.jpg);
	background-repeat:no-repeat;
	width:995px;
	height:29px;
}
	

#centre .barre h1, .barre995 h1 {
	color: white;
	font-size: 12px;
	padding: 5px 0 0 10px;
}

#centre h2 {
	background-color:#C1CFDD;
	font-size: 15px;
	margin-top: 0;
	padding: 5px;
	height: 22px;
}

#centre #droite h2 {
	background-color:#E6EDF4;
	float: left;
}


#centre h2 select {
	float: right;
}

#centre h3 {
	font-size: 12px;
}

#centre #blocs {
	float: left;
	width: 770px;
	margin: 0 auto;
}

#centre #blocs a.bloc,
#centre #blocs a.blocHover {
	border: 2px solid white;
	display: block;
	float: left;
	margin: 5px;
	text-decoration: none;
	width: 170px;
}

#centre #blocs a.bloc:hover,
#centre #blocs a.blocHover {
	border: 2px solid #C1C8D8;
	background-color: #C1C8D8;
}



#centre #blocs a.bloc span,
#centre #blocs a.blocHover span {
	background-color: #828da8;
	border-bottom: 1px solid gray;
	color: white;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin: 0;
	padding: 2px;
	padding-top: 4px;
	text-align: center;
}

#centre #blocs a.bloc:hover span,
#centre #blocs a.blocHover span  {
	background-color: #C1C8D8;
}

.dummy {
	visibility: hidden;
}

#centre #droite a.bloc {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid white;
	display: block;
	width: 298px;
	height: 250px;
	text-decoration: none;
}

#centre #droite a.bloc_droite {
	margin-right: 0;
}


#centre #droite a.bloc:hover {
	border: 1px solid black;
}

#centre #droite a.bloc span.titre {
	background-color: #C1CFDD;
	border-bottom: 1px solid gray;
	color: black;
	cursor: pointer;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 22px;
	margin-bottom: 0;
	padding: 5px;
}

#centre #droite a.bloc span.texte {
	color: black;
	display: block;
	margin: 5px;
	text-align: justify;
}

#centre #menu_gauche {
	float: left;
	margin-right: 15px;
	width: 197px;
}

#centre #menu_gauche ul {
	background-color: #12265F;
	margin: 0;
	padding: 0 0 0 7px;

}

#centre #menu_gauche ul {
	color: white;
	font-weight: bold;
}

#centre #menu_gauche ul li {
	background-color: #12265F;
	margin: 0;
	padding: 5px 0 0 0;
	width: 190px;
}

#centre #menu_gauche ul li ul {
	background-color: white;
	padding: 5px 0 0 5px;
	margin: 5px 0 0 0;
	width: 185px;
}	

#centre #menu_gauche ul li ul li {
	background-color: white;
	border-bottom: 1px solid gray;
	font-size: 12px;
	height: 28px;
	list-style-type: none;
	width: 185px;
	margin: 0;
	padding: 0;
}

#centre #menu_gauche ul li ul li a {
	color: black;
	display: block;
	height: 18px;
	text-align: right;
	text-decoration: none;
	width: 177px;
	padding: 6px 4px 4px 4px;
	margin: 0;
}

#centre #menu_gauche ul li ul li a:hover {
	background-color: #F2F6F9;
}

#centre #menu_gauche ul li ul li.selected {
	background-color: #F2F6F9;
}


#centre #cartes {
	float: left;
	padding: 0;
	width: 778px;
}

#centre #cartes .image_texte {
	margin: 0 20px 10px 0;
	padding: 0;
	width: 170px;
	float: left;
}

#centre #cartes h2 {
	background-color: white;
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: auto;
}

#centre #cartes img {
	border: 1px solid #12265F;
	margin-bottom: 20px;
	margin-left: 15px;
	float: right;
}

#centre #cartes .encadre {
	background-color: #F2F6F9;
	border: 1px solid #12265F;
	height: 127px;
	width: 560px;
	padding-right: 15px;
	
}

#centre #cartes .encadre p {
	margin: 0;
	padding-top: 15px;
	text-align: justify;
	
}

#centre #cartes .encadre img {
	border: none;
}

#centre #cartes dl, #actu dl {
	text-align: justify;
}

#centre #cartes dl dt, #actu dl dt {
	background-position:left center;
	background-image:url("images/4ptrouge.gif");
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
}

#centre #cartes dl dt a, #actu dl dt a {
	font-weight: bold;
}

#centre #cartes dl a.notice 
{
	background-position:left center;
	background-image:url("images/pdf16.gif");
	background-repeat:no-repeat;
	font-weight: normal;
	padding-left: 20px;
	height: 20px;
	float: right;
}

#centre #cartes dl a, #actu dl a {
	color: gray;
	text-decoration: none;
}

#centre #cartes dl a:hover, #actu dl a:hover {
	color: black;
}

#centre #cartes dl dd, #actu dl dd {
	margin: 0 0 10px 20px;
}

#actu {
	margin-top: 20px;
}

#gauche h2 {
	background-position:5px center;
	background-image:url("image/3ptnoir.gif");
	background-repeat:no-repeat;
	height: 21px;
	margin: 0;
	padding-left: 25px;
	padding-top: 6px;
}

#edito h3 {
	margin: 10px 0 0 0;
}

#actu h3 {
	display: list-item;
	list-style-type:disc;
	margin: 10px 0 0 15px;
}

#gauche p {
	margin: 0 0 10px 0;
	padding: 0;
}

#centre #droite {
	float: left;
	width: 630px;
}

#footer{
	background-color:#f0f4f5;
	border: 1px solid #ccc;
	clear:both;
	color:#656766;
	font-size:10px;
	padding:5px;
	text-align:center;
}