@charset "utf-8";
/*
*	#00377B : Bleu Foncé
*	#59A18C : vert clair
*	#EBF1F4 : bleu super clair
*/


/*
*	GENERAL
*/

body { 
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img, div { margin: 0; padding: 0; }
p { margin: 10px 0 10px 0; }

h2 {
	color: #00377B;
}

a 			{ color: #00377B;  font-size: 11px; text-decoration: none; }
a:visited 	{ color: #00377B; text-decoration: underline;}
a:hover 	{ color: #59A18C; text-decoration: underline;}


/*
*	Style du menu du haut ( juste sous l'entete )
*/
#menuTop {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #00377B;
	color: #fff;
}

#menuTop td {
	line-height: 17px;
	font-size: 13px;
}

#menuTop a 			{ color: #fff;  font-size: 13px; text-decoration: none; }
#menuTop a:visited 	{ color: #fff; text-decoration: none; }
#menuTop a:hover 	{ color: #fff; text-decoration: none; }


#introMenu {
	font-size: 15px;
	font-weight: bold;
	text-indent: 20px;
}

/*
*	Menu déroulant
*/

.contain { vertical-align: bottom; margin: 0px; padding: 0px; position: relative; height: 17px }
.lien { color: #ffffff; font-size: 13px; line-height: 17px }
.lien_on { color: #ffffff; font-size: 13px; line-height: 17px }
.menu { color: #ff0000; font-weight: 100; font-size: 11px; background-color: #00377B; text-align: left; margin: 0px; padding: 0px; position: absolute; top: 16px; left: 0px; visibility: hidden; filter: alpha(opacity=90); opacity: 0.9 }

#menu1 a 			{ color: #fff;  font-size: 13px; text-decoration: none; }
#menu1 a:visited 	{ color: #fff;  }
#menu1 a:hover 		{ color: #59A18C; }

/*
*	Corps de page
*/
table#corps {
	border-top: none;
	border-left: 1px solid #00377B;
	border-right: 1px solid #00377B;
	border-bottom: 1px solid #00377B;
}

td#corpsPrincipal {
	background-color: #fff;
	background-image: url(images/background_corps.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/*
*	Menu de gauche
*/
td#menuLeft {
	vertical-align: top;
}

td#menuLeft a 			{ font-size: 13px; font-weight: bold; text-decoration: none; }
/*td#menuLeft a:visited 	{  }*/
/*td#menuLeft a:hover 		{  }*/

td#menuLeft ul {
	margin: 20px 0 0 5px; 
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

ul.puce li {
	display: block;
	background:url(../../images/puce_video.gif) left top no-repeat;
	text-indent: 20px;
}

td#menuLeft li {

	margin: 10px 0 10px 0;
	padding: 0;

}

td#menuLeft .classic li{

	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	
	margin: 0px 0 10px 0;
	/*_margin:0;*/
	
	padding: 0;
	padding-left:15px;
}

td#menuLeft .classicVert li{

	/*background-image:url(images/puce2.gif);
	background-repeat:no-repeat;
	background-position:0 3px;*/
	
	margin: 0px 0 10px 0;
	_margin:0;
	
	padding: 0;
	padding-left:15px;

}

td#menuLeft .classicVert .picto {

	background-image:url(images/picto_gallery.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	
	margin: 0px 0 10px 0;
	_margin:0;
	
	line-height:42px;
	
	padding: 0;
	padding-left:45px;

}

td#menuLeft .classicVert .picto2 {

	background-image:url(images/picto_print.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	
	margin: 0px 0 10px 0;
	_margin:0;
	
	line-height:45px;
	
	padding: 0;
	padding-left:45px;

}

.puceViolet{

	text-decoration:none;

	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	
	padding-left:15px;
}


td#menuLeft .classic li a{

	color: #00377B;
}

td#menuLeft .classic li a:hover{

	color: #59A18C;
}

td#menuLeft .classic a:visited{
	
	color: #00377B;	
}

td#menuLeft .classicVert li a{

	color: #59A18C;
}

td#menuLeft .classicVert li a:hover{

	color: #00377B;
}



div#focus {
	margin-left: 5px;
	margin-top: 20px;
}

div#focus img {
	border: none;
}

div#headerArticle {
	text-align:right;
	width: /*561px;*/ 601px;
	height: 66px;
}

/*
*	Divs spécifiques pour anims Flash
*/
div#flashTimeline {
	text-align: left;
	width: 338px;
	height: 153px;
}

/*
*	Zone d'affichage de l'article
*/
#tdArticle {
	vertical-align: top;
	background-color: #EBF1F4; 
	color: #00377B;
}

#tdArticle h2 { /* Titre de l'article */
	font-size: 16px;
	margin-left: 5px;
	margin-top: 10px;
	color:#59A18C;
}

#tdArticle h3 { /* sous titre de l'article */
	font-size: 14px;
	margin-left: 5px;
}

#article {
	/*height: 255px;
	overflow: auto;*/
	margin-right: 5px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	font-size: 12px;
	
}

#article p{

	text-align: justify;
}

#article .news{
	
	background-image:url(images/puce2.gif); 
	background-repeat:no-repeat;
	background-position:0 2px;
	
	padding-left:15px;

}

#article a {
	text-decoration: none;
	font-weight: bold;
	color: #4D8A72;
	
}
#article a img {
	border: 1px solid #00377B;
}

#article table.tableauNL2 {
	background-color: #58A08C;
	color: #fff;
	width: 45%; float: left;
	margin-right: 20px;
}

#article table.tableauNL2 td {
	text-align: left;
	vertical-align: top;
	width: 40%;
}

#article table.tableauNL2 thead {
	background-color: #3D59A5;
	font-weight: bold;
}
#article table.tableauNL2 tr.bleu {
	background-color: #3D59A5;
}

/*
*	DIAPOSITIVE
*/
#article #diapo {
	display: none;
	position:absolute;
	z-index:10;
}

#article #diapoLegende {
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	text-indent: 2px;
	background-color: #fff;
	border: 1px solid #00377B;
	border-bottom: none;
}

#article .gras {
	font-weight: bold;
}

#article .grasVert {
	font-weight: bold;
	color: #4D8A72;
}

#article .puceVert {

	background-image:url(images/puce2.gif); 
	background-repeat:no-repeat;
	background-position:0 2px;
	
	padding-left:15px;
}
/*
*	Formulaire
*
*/
#register td { line-height: 20px; }

label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	color: #00377B;	
}

label span {
	color: #f00;
}

input {
	border: 1px solid #00377B;
	font-size: 11px;
	color: #00377B;
	padding-left: 2px;
}

input:focus, select:focus {
	background-color: #EBF1F4;
}

select {
	border: 1px solid #00377B;
	font-size: 11px;
	color: #00377B;
}

.submit {
	border: 1px solid #00377B;
	color: #00377B;
	background-color: #fff;
}

/*
*	PIED DE PAGE
*/
table#footer p {
	font-family: Verdana, Arial, sans-serif;
	margin: 2px 0 2px 0;
	text-align: center;
	font-size: 9px;
	color: #59A18C;
}

/*
*	Agoranet
*/
.agoranet { color: #59A18C !important;  text-decoration: none !important; font-size: 9px; }
.agora { text-decoration: underline; }

/*
*	Divers
*/
.introForm {
	width: 500px;
	text-align: justify;
	line-height: 14px;
	color: #00377B;
	margin-top: 30px;
}

.LienBack {
	display: block;
	float: right;
	margin-top: -38px;
	margin-right: 10px;
	color: #00377B !important;
	font-size:12px;
}
html>body .LienBack {
	margin-top: -34px;
}

#galerie{

	float:right;
	width:711px;

}

#galerie img{

	border:1px solid black;

}

#theme{
	color: #59A18C;
	font-size:14px;
	font-weight:bold;
}

#lien_texte_favori{
	display:block;
	margin:10px 0 20px 20px;
}
