@import url("style_global.css");

h1{
	font-family: Verdana;
	font-size: 12px;
	color: #010101;
	font-weight: bold;
	text-transform: uppercase;
}

body{
  background: #8cb3c5 url(../images/fondHTML2.jpg) no-repeat 49% 0;
}



div#site{
	background: url(../images/fond_site.jpg) left top no-repeat;
	_background: url(../images/fond_site.jpg) center top no-repeat;	
}

/*special home*/
div#site div#logo{
	_margin-left: 130px;
}

div#site div#plandusite{
	_margin-left: 130px;
}

div#site div#centre{
	width: 681px;
	height: 368px;
	background: url(../images/fond_centre.jpg) no-repeat;
	margin-top: 35px;
	margin-left: 25px;
	_margin-left: 130px;
	position:relative;
}


/**********************MENU DEBUT******************************/

div#site div#centre div#menu{
	width: 680px;
}

/**********************MENU FIN******************************/



/*********************************ANNONCE DEBUT **********************************/

div#site div#centre div#annonce{
	width: 681px;
	height: 85px;
	background: url(../images/fond_annonce.jpg) no-repeat;
	margin-top: 18px;
	float: left;
}

div#site div#centre div#annonce p{
	font-family: Arial;
	font-size: 13px;
	color: #061152;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 100px;
}
/*********************************ANNONCE FIN **********************************/


/******************** zone de recherhce ************************/
div#site div.recherche{
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 250px;
	_margin-left: 580px;
	_margin-right: 210px;
}
div#site div.recherche form fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
div#site div.recherche form fieldset input.champ{
	margin: 0;
	padding: 0;
	font-family: Lucida Sans Unicode;
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	background: transparent;
	border: 1px solid #ccc;
	margin-right: 10px;
}
div#site div.recherche form fieldset input.submit{
	background: transparent;
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 0;
}



/*********************************EVENEMENTS DEBUT **********************************/

div#site div#centre div#evenement{
	width: 323px;
	height: 83px;
	background: url(../images/fond_evenement.jpg) no-repeat;
	float: left;
}

div#site div#centre div#evenement h1{
	margin-left: 40px;
}
div#site div#centre div#evenement div{
	margin-left: 40px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #777;
}
div#site div#centre div#evenement div h2{
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #dc7c00;
	margin-top: 7px;
}

div#site div#centre div#evenement div h2 a{text-decoration:none;}
div#site div#centre div#evenement div h2 a:hover{text-decoration:underline;}

div#site div#centre div#evenement div div#date{
	margin : 0;
	width: 42px;
	height: 50px;
	background: url(../images/fond_date_evenement.jpg);
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	
}

div#site div#centre div#evenement div div#date ul {
	list-style-type: none;
	margin-top: 3px;
}

div#site div#centre div#evenement div div#date li {

}

div#site div#centre div#evenement div div#date ul li.jour{
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
}

div#site div#centre div#evenement div div#date ul li.mois{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 7px;
}
/*********************************EVENEMENTS FIN **********************************/

/*********************************STATISTIQUES DEBUT **********************************/

div#site div#centre div#statistique{
	width: 269px;
	height: 100px;
	background: url(../images/fond_stat.jpg) no-repeat;
	float: left;

}

div#site div#centre div#statistique h1{
	margin-left: 40px;
}

div#site div#centre div#statistique div#graph{
	width: 75px;
	height: 74px;
	background: url(../images/graphique.gif) no-repeat;
	margin-left: 40px;
	margin-top: 9px;
	float: left;
	margin-right: 5px;
}

div#site div#centre div#statistique p{
	font-family: Verdana;
	color: #272727;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 17px;
}

div#site div#centre div#statistique a{
	font-family: Verdana;
	color: #272727;
	text-decoration: none;
}

div#site div#centre div#statistique a:hover{
	text-decoration: underline;
}

/*********************************STATISTIQUES FIN **********************************/

/*********************************ACTUALITES DEBUT **********************************/

div#site div#centre div#actualites{
	width: 323px;
	height: 118px;
	background: url(../images/fond_actualite.jpg) no-repeat;
	float: left;
	padding-left: 20px;

}

div#site div#centre div#actualites h1{
	margin-left: 20px;
	margin-top: 2px;
}

div#site div#centre div#actualites h2{
	margin-left: 20px;
	font-family: Verdana;
	font-size: 12px;
	color: #6c5545;
	font-weight: bold;
	margin-top: 10px;
}

div#site div#centre div#actualites img{
	border: 1px solid #e9eaeb;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
}

div#site div#centre div#actualites p{
	margin-top: 5px;
	padding-right: 50px;
	margin-left:15px;
}

div#site div#centre div#actualites a{
	margin-left:15px;
}

/*********************************ACTUALITES FIN **********************************/

/*********************************OUTILS DEBUT **********************************/

div#site div#centre div#outils{
	width: 290px;
	height: 100px;
	background: url(../images/fond_outils.jpg) no-repeat;
	float: left;
	margin-top: 12px;

}

div#site div#centre div#outils ul{
	list-style-type: none;
	margin-left: 40px;
	margin-top: 25px;
}

div#site div#centre div#outils li{

}

div#site div#centre div#outils ul li a{
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	color: #022754;
	text-decoration: none;
}

div#site div#centre div#outils ul li a:hover{
	text-decoration: underline;
}

div#site div#centre div#outils ul li a.espace{
	background: url(../images/picto_espace.gif) no-repeat;
	padding-left: 20px;
}

div#site div#centre div#outils ul li a.document{
	background: url(../images/picto_document.gif) no-repeat;
	padding-left: 20px;
}

/*********************************OUTILS FIN **********************************/

div.annoncetexte
{
   
    position:absolute;
    top:340px;
    left:340px;
}



div#footer {
	width: 954px;
}



.logo_partenaire{
    
    position: absolute;
    bottom: 0;
    right: 0;
    width: 230px;
    text-align: right;
    margin-right: 10px;
}
.logo_partenaire .legende{
    
    font-size: 11px;
}
.centreConteneur{
    
    position: relative;
}
