﻿/******************* LA NUIT DE L'EAU *********************/
/******* @ 2009 LMC France - www.lmcfrance.com // FFN *******/


/************************ Mise à zéro des propriétés par défaut ************************/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; text-align: left; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/************************ 	Styles généraux	************************/
a { color: #534c53 }
a:hover { color: #1a3881 }
div.spacer {clear: both}
b.entete {color: white; font-size: 0.8em}


/************************ Structure générale	************************/
body {
	color: #534c52;
	text-align: center;
	background: #1a3881 url(images/logo.jpg) center top no-repeat;
	font-family: Verdana, Arial, Helvetica
}

div#conteneur {
	width: 771px;
	margin: 5px auto;
}


/*** Entete ***/
div#entete {
	height: 215px;
	text-align: right;
	margin-top: 5px
}

div#entete a {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
}


/*** Menu ***/
div#menu {
	background: url(images/menu_fond.gif) left top repeat-x;
	text-align: right;
	height: 103px;
}

div#menu a {
	margin-top: 36px;
	display: block;
	padding: 10px 5px 14px 5px;
	float: left;
	text-decoration: none;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
}
div#menu a.actuel {
	/*background: url(images/menu_on.gif) center top no-repeat;
	color: #1a3881;*/
	color: #fed255
}
div#menu a.actuel:hover {
	color: #1a3881;
}
div#menu a:hover {
	color: #1a3881;
}

div#menu a.direct {
	display: inline;
	float: none;
	padding: 0;
	margin-right: 3px
	}



/*** contenu ***/
div#ctl00_contenu {
	text-align: left;
	padding: 0 20px 0 20px;
	background: white url(images/fond_contenu.gif) left top repeat;
}
div#ctl00_contenu h1 {
	font-size: 1.5em;
	padding-bottom: 0.5em;
}
div#ctl00_contenu h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px
}
div#ctl00_contenu h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 7px;
	color: #007fbe
}
div#ctl00_contenu h4 {
	font-size: 1em;
	margin-bottom: 7px;
	font-weight: bold
}
div#ctl00_contenu p {
	font-size: 0.8em;
}
div#ctl00_contenu  div.spacer {
	background: url(images/contenu_bas.gif) center bottom no-repeat;
	height: 25px;
	width: 771px;
	position: relative;
	left: -20px
}

/*** colonne de droite ***/
div#ctl00_contenu div#right {
	float: right;
	width: 315px
}
div#right img#ctl00_ffn {margin-left: 15px }

div#right div#ctl00_news {
	width: 300px;
	margin: 0 0 15px 15px;
}
div#ctl00_news h3 {
	color: #5d9bbd;
	font-size: 0.9em;
	padding: 22px 0 4px 40px;
	font-weight: bold;
	background: url(images/news_top.gif) center top no-repeat;
	margin-bottom: 0;
}
div#ctl00_news p {
	margin-left: 18px;
	border: #5d9bbd solid 1px;
	padding: 5px;
	font-size: 0.7em;
	background-color: #bddfe6
}

div#right div#ctl00_video {
	margin: 0 0 15px 33px
}

/*** Breves ***/
div#ctl00_contenu p.programme {
	margin: 0 330px 20px 0;
	padding: 5px 0;
	border-top: #1a3881 dashed 1px;
	border-bottom: #1a3881 dashed 1px;
}


/** pied ***/
div#pied {
	text-align: center;
	color: #5d9bbd;
	font-size: 0.7em;
	padding: 0 0 5px 0
}
div#pied  a {
	color: #5d9bbd;
	text-decoration: none
}
div#pied  a:hover { text-decoration: underline }



/*** défilé de logos ***/
div#right div#ctl00_partenaires {
	width: 114px;
	height: 63px;
	margin-left: 30px;
	background: url(images/partenaires_espace.gif) center center no-repeat;
	text-align: center;
	float: left
}
div#ctl00_partenaires div.scroller { 
	width: 112px; 
	height:42px;
	overflow: hidden;
	position: relative;
	top:22px;
	left: 1px;
	text-align:center;
}
div#ctl00_partenaires div.scroller div.section {
	width:112px;
	height:42px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
div#ctl00_partenaires div.scroller div.section img{
	margin: 0
}
div#ctl00_partenaires div.scroller div.content {
	width: 2500px;
}