@charset "UTF-8";

.clear{
	clear:both !important;
	height:0px;
	overflow:hidden;
	width:100% !important;
	float:none !important;
}

body {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #FFFFFF url(../images/site_fond.jpg) repeat-x;
	color: #FFF;
	behavior: url(scripts/hover.htc);
	
}
#rond {
	background: url(../images/site_rond.jpg) no-repeat center top;
	width: 100%;
	display: table;
}



/* IMAGES DE FOND */

#back {
	z-index: 15;
	position: absolute;
	left:0px;

}

#top {
	z-index: 30;
	position: absolute;
}


/* SECTIONS */

#corp {
	width: 960px;
	left: 30px;
	top: 60px;
	float: left;
	position: relative;
	z-index: 10;
}


#header 	{
	height: 175px;
	width: 960px;
	float: left;
	z-index: 25;
	position: relative;
	}	

#header #btn-accueil{
	padding-left:40px;
	padding-top:30px;
	}
	
#header #menuHaut{
	padding-left:40px;
	padding-top:45px;
	}	
	
#contenu_princ	{
	width: 960px;
	position: relative;
	float: left;
	z-index: 25;
	}	

#footer  {
	border: none;
	height: 30px;
	width: 960px;
	float: left;
	position: relative;
	clear: both;
	z-index: 25;
	}

/* SOUS-SECTIONS */

#news_normal {
	float: left;
	width: 280px;
	position: relative;
	left: 40px;
	top: 50px;
}

#news_featureA {
	float: left;
	width: 281px;
	position: relative;
	left: 60px;
	top: 50px;
}
#news_featureB {
	float: left;
	width: 281px;
	position: relative;
	left: 80px;
	top: 50px;
}

/* MAGIE */

#centre {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	padding-bottom: 60px;
}

a img {border: none; }


.clearboth { clear: both; }

/* FORMATAGE */


.search_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 150px;
	height: 14px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
}
#fieldholder {
	background-image: url(../images/rech_box.gif);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 161px;
}

.txtprinc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.txtprinc a:link {
	color: #333333;
	text-decoration: none;
     }

.txtprinc a:visited {
	color: #333333;
	text-decoration: none;
     }

.txtprinc a:hover {
	color: #333333;
	text-decoration: underline;
     }

.txtTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
}
.txtTitre a:link {
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}
.txtTitre a:visited {
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}
.newstitre  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #006699;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	
}.newstext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.newstext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.newstext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.txtBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}




/* DETAILS */
.cache {
	visibility: hidden;
}
#projets {
	float: left;
	width: 900px;
	position: relative;
	left: 42px;
}

/* RECHERCHE */

#rech_gauche {
	float: left;
	width: 280px;
	position: relative;
	left: 40px;
	top: 50px;
}

#rech_centre {
	float: left;
	width: 281px;
	position: relative;
	left: 60px;
	top: 50px;
}
#rech_droite {
	float: left;
	width: 281px;
	position: relative;
	left: 80px;
	top: 50px;
}

.rechtitre  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
}

.rechtitre a:link {
	color: #006699;
	text-decoration: none;
}
.rechtitre a:visited {
	color: #006699;
	text-decoration: none;
}
.rechtitre a:hover {
	color: #006699;
	text-decoration: underline;
}


#contenu-contact{
	color:#666;
	font-family:georgia;
	padding-left:40px;
	font-size:18px;
}

#contenu-contact a{
	color:#666;
}

#contenu-contact a:hover{
	color:#ef6c28;
}