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

body {
	background-color:#39A2F7;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: none;
	background-position: 2500px bottom;
}

#window {

	width:948px;

	margin: 12px auto 0 auto;
	background-color:#FFFFFF;
	position: relative;
	background-image:url(images/bg_vague_bas.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#content {
	padding: 12px;
	width:924px;
	position: relative;
	height:730px;
}

#bandeau {
	margin: 0;
	margin-bottom:10px;
	height: 148px;
	background-color:#ffffff;
}

#logo1 {
	position:absolute;
/*	height:148px;*/
	top:12px;
	left:12px;
}

#logo2 {
	position:absolute;
/*	height:131px;*/
	top:12px;
	left:398px;
}

#logo3 {
	position:absolute;
/*	height:16px;*/
	top:144px;
	left:398px;
}
#logo4 {
	position:absolute;
	height:124px;
	top:12px;
	left:628px;
}
#boutonsH {
	margin: 0;
	padding:0;
}

#separatorH {
	clear: left;
	position: absolute; 
	
	left: 12px;
	right: 12px;
	top:215px;

	
	margin:0;
/*	margin-top:-17px;
	margin-bottom:8px;
	*/
	height:1px;
/*	width:100%;	*/
	border-bottom-color:#05266d;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#separatorV1 {
	clear: left;
	
	position: absolute; 
	left: 182px;
	top:216px;
	
	margin:0;
	padding:0;
	height:400px;
	width:1px;
	border-left-color:#05266d;
	border-left-style:solid;
	border-left-width:1px;
}

#separatorV2 {
	clear: left;
	
	position: absolute; 
	right: 162px;
	top:216px;
	
	margin:0;
	height:400px;
	width:1px;
	border-left-color:#05266d;
	border-left-style:solid;
	border-left-width:1px;
}

#boutonsV {
	clear: left;
	margin:0;
	padding:0;
	width:165px;	
	position: relative; 
	left: auto;
	color:#FFFFFF;
	font-weight:bold;
}

#boutonsV li {
	text-decoration:none;
	list-style: none;
	font-size:15px;
	height:22px;
	padding-left:10px;
	padding-top: 8px;
	width:140px;
	background-image:url(images/menu_separator.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}

#boutonsV .first {
	background-image:none;
	padding-top: 0px;
}

#boutonsV li a, #boutonsV li a:hover {
	text-decoration:none;
	color:#ffffff;
	width:140px;
	height:22px;
}



#boutonsV_G1 {
	height:103px;
	background-image:url(images/bg_menuV1.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G1_Left {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_red_left.gif);
	padding-left:8px;
	margin-bottom:3px;
}

#boutonsV_G1_Right {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_red_right.gif);
	background-position:right;
	padding-right:8px;
}


#boutonsV_G2_Left {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue1_left.gif);
	padding:0;
	padding-left:8px;
	margin:0;
	margin-bottom:3px;
	margin-top:10px;

}

#boutonsV_G2_Right {
	height:103px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue1_right.gif);
	background-position:right;
	padding:0;
	padding-right:8px;
	margin:0;
}

#boutonsV_G2 {
	height:103px;
	background-image:url(images/bg_menuV2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G3_Left {
	height:126px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue2_left.gif);
	padding:0;
	padding-left:8px;
	margin:0;
	margin-bottom:3px;
	margin-top:10px;
}

#boutonsV_G3_Right {
	height:126px;
	background-repeat: no-repeat;
	background-image:url(images/menu_blue2_right.gif);
	background-position:right;
	padding:0;
	padding-right:8px;
	margin:0;
}

#boutonsV_G3 {
	height:126px;
	background-image:url(images/bg_menuV3.gif);
	background-repeat:repeat-x;
	margin:0;
	padding: 0;
	padding-top:10px;
}

#boutonsV_G1 li a:hover {
	color:#43a4f2;
}
#boutonsV_G2 li a:hover, #boutonsV_G3 li a:hover  {
	color:#ce0d08;
}


#contenu {
	clear: left;
	position: absolute; 
	left: 190px;
	top:230px;
	width:571px;
}

#events {
	clear: left;
	position: absolute; 
	top: 230px;
	width:136px;	
	right: 12px;
}

#eventsTitle {
	color:#ffffff;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	height:39px;
	
	background-image:url(images/events_title_bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding: 0;
	padding-top:10px;
}
#eventsTitle  a {
	color:#ffffff;
	text-decoration:none;
}


#eventsTitle  a:hover {
	color:#ce0d08;
	text-decoration:underline;
}

#eventsTitle_Left {
	height:39px;
	
	background-repeat: no-repeat;
	background-image:url(images/events_title_left.gif);
	padding-left:9px;
}

#eventsTitle_Right {
	height:39px;
	
	background-repeat: no-repeat;
	background-image:url(images/events_title_right.gif);
	background-position:right;
	padding-right:9px;
}

#eventsContent {
	margin:0;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #eff0f0;
	border-left: solid 1px #05266d;
	border-bottom: solid 1px #05266d;
	border-right: solid 1px #05266d;
	text-align:center;
	font-size:12px;
	padding: 5px 10px;
	list-style:none;
}


#eventsContent a {
	text-decoration:underline;
	color:#5e5f60;
}

#eventsContent a:hover {
	color:#ce0d08;
	text-decoration:underline;
}	
#eventsContent img {
	margin:0;
	margin-top:5px;
	border: solid  #CCCCCC 1px;
	width:110px;
}


#footer {
	margin:0;
	padding:0;
	background-image:url(images/bg_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:11px;
	vertical-align:middle;
	height:46px;
}

#footerFFCK {
	float:left;
	margin:10px;
	padding-right:20px;
	border-right:solid 1px #8f9497;
	color:#8f9497;
}

#footerPatenaires {
	float:right;
	margin:5px;
	margin-right:12px;
	color: #606264;
}

#footer img {
	border:none;
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
}
#navLeft {
	float:left;
	width:8px;
	height:39px;
	background-repeat: no-repeat;
	background-image:url(images/nav_left.gif);
}

#navRight {
	float:left;
	width:8px;
	height:39px;
	background-repeat: no-repeat;
	background-image:url(images/nav_right.gif);


}

#nav, #nav ul {
	float: left;
/*	width: 36em;*/
	list-style: none;
	line-height: 1;
/*	background: white;*/
	font-weight: bold;
	padding: 0;
/*	border: solid #eda;*/
/*	border-width: 1px 0;*/
	margin: 0 0 1em 0;
	
	
	
	width:908px;
	background-image:url(images/bg_menuH.gif);
	background-repeat:repeat-x;
	border: 0;
	font-size:13px;
	z-index:1000;
}



#nav a {
	display: block;
/*	w\idth: 6em;*/
/*	color: #7C6240;*/
	text-decoration: none;
	padding: 0 0.5em;
	
	color: #ffffff;
	height:29px;
	padding-top:13px;
	background-image:url(images/bg_menuH.gif);
	background-repeat:repeat-x;
	margin-left: 1px;
}

#nav  a:hover {
	color:#ce0d08;
}

/*
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
	
}
*/
#nav li {
	float: left;
	padding: 0;
/*	width: 10em;*/
	
	height:39px;
	
	background-image:url(images/nav_separator.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
/*	w\idth: 13.9em;*/
	font-weight: normal;
/*	border-width: 0.25em;*/
	margin: 0;	
	
	background: #4088d6;
	padding: 0.5em 0;
	
filter:alpha(opacity=95);
opacity: 0.95;
-moz-opacity:0.95;

}

#nav li li {
	padding-right: 0;
	width: 15em;
	
	height:auto;
	background: none;
	
	
}


#nav li ul a {
	width: 14em;
/*	w\idth: 9em;*/
	
	height:auto;
	padding-top : 0.3em;
	padding-bottom: 0.3em;
	background:none;
	
	
	opacity: 1;
	-moz-opacity:1;
}



#nav li ul a:hover {
	color:#ffffff;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;
	
	background-image:url(images/nav_separator.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#nav li li:hover, #nav li li.sfhover {
	background: #19609c;

}

#nav .noSeparator, #nav .noSeparator:hover {
	background-image:none;
/*	margin-left:16px;*/
}

#contenu h1 {
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	padding-top:10px;
}

#actus {
	max-height:300px;
	overflow: auto;
}

#actus a {
	color:#000000;
	text-decoration:none;
	font-size:12px;	
}

#actus a:hover {
	color:#19609c;
	text-decoration:underline;
	font-size:12px;	
}

#actus li {
	list-style-image:url(images/bullet_triangle.gif);
	font-size:12px;	
}

.allActus {
	background-image:url(images/bullet_triangle_blue.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#626465;
	text-decoration:underline;
	font-size:12px;	
	margin-left : 25px;
	padding-left : 15px;
	font-weight:bold;
}


.allActus:hover {
	color:#19609c;
}

