@charset "utf-8";

* {	
	border: 0;
	padding: 0px;
	outline: none;
	background-repeat: no-repeat;
}
	
	
/* ____________________BODY____________________*/

body {	
	background-image: url(../images/backg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}

/*___________________ H _______________*/
	
	
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	color: #066;
	padding: 0;
	margin: 0 0 30px 0;
	text-transform: uppercase;
	}
	
h2	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #09C;
	font-style: italic;
	padding: 5px 0 0 0;
	margin: 0 0 15px 0;
	}
	
	
h3	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #09C;
	font-style: italic;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	line-height:17px;
	}
	
h4	{
	font-size: 11px;
	font-weight:bold;
	padding: 0;
	margin: 0 0 15px 0;
	color: #000;
	}
	
	
h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	font-variant: small-caps;
	color: #FFF;
	margin: 0px;
	padding: 148px 0 0 325px;
	}
	
h6	{
	color: #75A4AF;
	margin: 0;
	padding: 0;
	font-size: 11px; 
	font-weight:bold;
	font-style: italic;
	}

	
p	{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	}


ul{
	list-style-type:none;
	margin:0px 0px 15px 30px;
	padding: 0;
	list-style-image:url(../../page/images/puce.gif);
}

li{
	padding: 0;
	margin: 0;
}
		
a{
	color: #09c;
}	
a:hover{
	text-decoration:none;
}
			
 	
/* ____________________MISE EN PAGE____________________*/
#page{
	width: 1020px;
  	min-height: 820px;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	}
	
#top_bottom{
	width: 845px;
  	height: 1px;
	background-color: #CCC; 
	padding-left: 15px;
	}
	
/* ____________________TOP____________________*/
	
#top{
	width: 100%;
  	height: 259px;
	background-image: url(../images/img_top_ombre.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 50;
	}
	
#acces{
	width: 450px;
  	height: 10px;
	color: #3F9;
	float: right;
	margin-top: 17px;
	margin-right: 90px;
	text-align:right;
	position:relative;
	}
	
	
span.acceshover{
	padding-left: 10px;
	padding-top: 15px;
	cursor:pointer;
	color: #FFF;
	}
	
span.acces{
	color: #6CF;
	padding-left: 10px;
	padding-top: 15px;
	cursor:pointer;
	}

span.acces a{
	color: #6CF;
	padding-left:0px;
	padding-top: 10px;
	}

span.acces a:link, span.acces a:visited{
	text-decoration:underline;
	}

span.acces a:hover{
	text-decoration:none;
	}
	
div.accessForm{
	display:block;
	position:absolute;
	top:15px;
	right:0px;
	width:160px;
	height:110px;
	background-image:url(../images/back_g_menus.gif);
	background-repeat:repeat-x;
	background-color:#12325e;
	
}
div.accessForm div.accessHeader{
	width:100%;
	height:15px;
	text-align:right;
	color:#fff;
	padding-top:2px;
}
div.accessForm div.accessHeader span{
	font-size:10px;
	cursor:pointer;
}
div.accessForm div.accessContent{
	padding:5px 25px 15px 25px;
	color:#fff;
	line-height:16px;
}
div.accessFormClose{
	display:none;
}

	
/*______________________CONTENU________________________*/
    
	
#ombre_menus{
	width: 860px;
	height: 28px;
	background-image: url(../images/ombre_menus.gif);
	margin:0px auto;
	z-index: 2;
	}
	
#contenu{
	width: 860px;
	padding-top: 20px;
	margin: 0px auto 0px auto;
	}
	
/*______________________COL LEFT________________________*/	
	
#col_left{
	width: 580px;
	margin-right: 0px;
	float:left;
	min-height:400px;
	}
	
#bienvenue{
	
	width: 580px;
	padding-bottom: 15px;
	text-align: justify; 	
}

/*___________________ COL RIGHT _______________*/	
	
div#col_right{
	width: 250px;
	float:right;
	background-color:#fff;
	}
	
div#bottom{
	width: 845px;
  	height: 20px;
	padding-top: 25px;
	clear:both;
	background-color:#fff;
	}
	
	

	
p.intro{
	font-style: italic;
	font-size: 12px;
	color: #336;
	padding-left: 15px;
	padding-right: 15px;
	}
	
p.txt_suite{
	font-size: 12px;
	color: #333;
	padding-left: 15px;
	padding-right: 15px;
	}
	
/*________________ RESULTATS RECHERCHE ___________________*/
	
#result_rech{
	width: 585px;
	height: auto;
	background-image: url(../../modules/recherchesresult/images/bkg_result_rech.gif);
	background-repeat: repeat-x;
	margin-bottom: 25px;
	}
	
#result_rech td{
	padding: 12px 5px 12px 5px;
	border-bottom: 1px solid;
	border-bottom-color: #FFF;
	}
	
#result_liste{
	width: 585px;
	height: auto;
	background-color:#CCC;
	margin-bottom: 25px;
	}
	
#result_liste tr{
	margin-bottom: 25px;
	}
	
.gris_1{
	width: 450px;
	height: 30px;
	background-color:#d2d2d4;
	border-right: 1px solid white;
	border-bottom: 12px solid white;
	padding-top: 7px;
	padding-left: 5px;
	
	}
	
.gris_2{
	width: 255px;
	height: 30px;
	background-color: #e0dcdc;
	border-right: 1px solid white;
	border-bottom: 12px solid white;
	padding-top: 7px;
	padding-left: 7px;
	margin-bottom: 10px;
	}
	
.gris_3{
	width: 78px;
	height: 30px;
	background-color: #e0ecf5;
	border-bottom: 12px solid white;
	padding-top: 7px;
	padding-left: 9px;
	margin-bottom: 10px;
	}
	
/*___________________ COMITE __________________*/

#com_ligne1{
	width: 580px;
	height: 200px;
	background-image: url(../images/bkg_img_com.jpg);
	background-repeat: repeat-x;
	}
	
#com_ligne2{
	width: 580px;
	height: 200px;
	background-image: url(../images/bkg_img_com.jpg);
	background-repeat: repeat-x;
	}
.img_comite{
	margin-left: 35px;
	}
	
.legende_comite{
	margin-top: 10px;
	padding:0px;
	}
	
.legende_comite span{
	color:#999;
	}

	
/*___________________ ACTUALITE _______________*/

#actualite{
	width: 250px;
	height: 270px;
	padding-top:37px;
	background-color: #FFF;
	background-image: url(../images/top_actuel.gif);
	background-repeat: no-repeat;
	background-position:top;
	margin:0px 0px 0px 0px;
	}
	
#actualite_contenu{
	width: 248px;
	height: 245px;
	border-right: 1px solid #a3d8f0;
	border-bottom: 1px solid #a3d8f0;
	border-left: 1px solid #a3d8f0;
	background-color: #FFF;
	overflow-y: auto;
	padding: 12px 0px;
	margin: 0px 0px 0px 0px;
	color: #066;
	}

#actualite_contenu table{
	margin: 0px 12px;
	}

.date_news{
	color: #999;
	margin:0px;
	}
	
.lire{
	font-size: 11px;
	font-style: italic;
	color: #09C;
	}
	
a.lire{
	font-size: 11px;
	font-style: italic;
	color: #09C;
	padding-left: 15px;
	}
	
.puce{
	padding-top: 4px;
	}
	
td	{
	vertical-align: top;
	/* padding-bottom: 10px */
	}



/*___________________ RECHERCHE _______________*/
	
#rechercher{
	width: 250px;
	margin-top: 15px;
	}

#top_rechercher{
	width: 250px;
	height: 77px;
	background-image: url(../images/top_rechercher.gif);
	background-repeat: no-repeat;
	}
	
#top_rechercher span{
	font-size: 12px;
	color: #FFF;
	padding-left: 45px;
	}
	
#rechercher_contenu{
	width: 248px;
	height: auto;
	border-color: #a3d8f0;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background-color: #d1eff9;
	padding-bottom: 7px;
	padding-top: 7px;
	}

#rechercher_contenu form{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#rechercher_contenu form ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

#rechercher_contenu ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-indent: 10px;
	line-height: 1.5em;
	list-style-type: none;
	}
	
#rechercher_contenu span{
	padding-right: 3px;
	}
	
#btn_rechercher{
	width: 248px;
	height: 40px;
	}
	
p.rechercher {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #FFF;
	padding-right: 10px;
	}
	
	
/*___________________ BOTTOM _______________*/
	
div#bottom a  {
	font-size: 10px;
	color: #666;
	padding: 0 13px;
	text-decoration: none;
	text-transform: uppercase;
	}

div#bottom a:hover{
	color: #222;
}


/*                ------------------------------------ ORGANISATEURS / PRESTATIONS ----------------------------------------------------------------*/


#tr {
	width: 860px;
	position:relative;
}
#th{
	display: block;
	position: fixed;
	line-height: 50px;
	text-align: left;
	margin: -605px 0px 0px -70px;
	width: 16%;
	z-index: 1;
}

#h7{background-color: #62C6D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	}
	
#corner {
	height: 230px;
	width: 30px;
	}
/*#fondfixed {
	background-color: #FFF;
	height: 2000px;
	width: 950px;
	position: fixed;
	margin: -1735px 0px 0px -50px;
	
	}*/
	
#td{
	line-height: 50px;
	text-align: center;
	width: 25%; 
	margin: 50px 80px 0px -46px;

	}
	
#ptableau {
	line-height: 21px;
	color: #FFF;
	background-color: #FFF;
}
	


