/* -------------------------------------------------------------------------------------------------------------------------------- */
/* COPYRIGHTS --------------------------------------------------------------------------------------------------------------------- */

/* © 2008 Bongo Media */


/* -------------------------------------------------------------------------------------------------------------------------------- */
/* GENERAL ------------------------------------------------------------------------------------------------------------------------ */

html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #ecf2f5;
}

h1{
	color:#F29400;
	font-size:24px;
}

h2{
	color:#F29400;
	font-size:16px;
}
h3{
	color:#F29400;
	font-size:12px;
}
p{
	margin-bottom:3px;
}

a{
	color:#1070B3;
	text-decoration:none;
}

a:hover{
	color:#F29400;
	text-decoration:underline;
}

/* -------------------------------------------------------------------------------------------------------------------------------- */
/* DIVS --------------------------------------------------------------------------------------------------------------------------- */

#MASTER{
	position: absolute;
	width: 788px;
	left: 50%;
	margin-left: -394px;
}

#HEAD{
	position: relative;
	float: left;
	width: 788px;
}

#HEAD .headover{
	height:323px;
	position: relative;
	float: left;
	width: 788px;
}
/*
#HEAD .headunder{
	padding-left: 168px;
	padding-right: 140px;
	height:0;
	width:0;
}
*/
#HEAD .headover img{
	display: block;
	position: relative;
	float: left;
	border: 0px;
	height: 323px;
}

#BODY{
	position: relative;
	float: left;
	width: 788px;
}

#LEFT{
	position: relative;
	float: left;
	width: 780px;
	background-image: url(image/leftside_back.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#RIGHT{
	position: relative;
	float: right;
	width: 8px;
	height: 77px;
	background-image: url(image/rightside_curve.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#news img {
	margin-right:10px;
	float:left;
}

#LEFTCONTAINER{
	position: relative;
	float: left;
	width: 222px;
}

#MENULEFTVOID{
	position: relative;
	float: left;
	width: 54px;
}

#MENU{
	position: relative;
	float: right;
	width: 168px;
	border-top: solid 2px #FFFFFF;
}

#MENU a:link, #MENU a:visited {
	display: block;
	position: relative;
	float: left;
	background-image: url(image/puce_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1070b3;
	text-decoration: none;
	width: 148px;
	height: 20px;
	border-bottom: solid 2px #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
}

#MENU a:hover, #MENU a:active {
	display: block;
	position: relative;
	float: left;
	background-image: url(image/puce_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1070b3;
	text-decoration: underline;
	width: 148px;
	height: 20px;
	border-bottom: solid 2px #FFFFFF;
	padding-left: 20px;
	padding-top: 3px;
}

#CONTENT{
	position: relative;
	float: right;
	width: 528px;
	background-color: #FFFFFF;
	padding: 0px 15px 120px 15px;
	background-image: url(image/content_curvebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height:350px;
}

#CONTENT p{
	text-align:justify;
}

#CONTENT .curvetop{
	position: relative;
	float: right;
	background-image: url(image/content_curve.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 110px;
	height: 77px;
	margin-right:-15px;_margin-right:-8px;
}

#BOTTOM{
	position: relative;
	float: left;
	width: 788px;
	height: 90px;
}

#BOTTOM img{
	display: block;
	position: relative;
	float: left;
}

#BOTTOMVOID{
	position: relative;
	float: left;
	height: 55px;
	width: 20px;
}

#MINIINFO{
	position: relative;
	float: left;
	width: 760px;
	min-height: 55px;
	height: auto;_height:55px;
	background-color: #116fb3;
}

#BOTTOM .copyright{
	display: block;
	position: relative;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 24px;
	padding-left: 8px;
}

#BOTTOM .phone{
	display: block;
	position: relative;
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 12px;
	padding-left: 8px;
	text-align: right;
	padding-right: 8px;
	border-right: solid 1px #FFFFFF;
}

#BOTTOM .phone a:link, #BOTTOM .phone a:visited, #BOTTOM .phone a:hover, #BOTTOM .phone a:active, #BOTTOM .copyright a:link, #BOTTOM .copyright a:visited, #BOTTOM .copyright a:hover, #BOTTOM .copyright a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#BOTTOM .adress{
	display: block;
	position: relative;
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 12px;
	padding-left: 8px;
	padding-right: 8px;
}
/*-------------------				Styles css pour le cms des liens 						----------------*/
/*	Page index	*/
#tableContact{
	width:520px;
	margin-bottom:15px;
}
.titre{
	height:30px;
	width:390px;
}
.option{
	width:65px;
	height:30px;
	margin-left:10px;
	text-align:center;
}
/* Pages de formulaire	*/
label	{
	width:140px;
	margin-top:4px;
	display:block;
	float:left;
	color:#1070b3;
}
input, textarea, select{
	border:#1070b3 1px solid;
	color:#000;
	background-color:#FFF;
}
textarea{
	overflow:auto;
}
.msgErreur{
	color:#F29400;
	font-weight:bold;
	margin:0px 5px;
	display:block;
}
/* Style permettant de configurer l'apparence des liens d'accès rapide lorsqu'ils sont utilisés*/
.lienActif{
	color:#F29400;
	text-decoration:underline;
}
/*
Style pouvant servir à donner une apparence différente aux dates. Par défaut, les dates utiliseront les paramètre du H2

.date{
}

Style pouvant permettre l'insertion de border en-dessous de la date et du titre. Cependant, il faut enlever les commentaires permettantleur application dans le script xml-news.js pour que cela fonctionne.

.entete{
}
*/

