/* *** ####################################### *** */

/* *** couleurs *** */
/* #fef7e0; /* blanc cassé */
/* #260000; /* bordeau */



/* ##################### HTML ################################ */
* 
{
	margin: 0;
	padding: 0;
}

body 
{
	text-align: center;
	font-family:geneva, arial, helvetica, sans-serif;
	color:#260000;
	font-size: 62.5%;
	background-color:#fef7e0;
	background-image:url("images/bg_head_body.jpg");
	background-repeat:repeat-x;
}

#container
{
	text-align:left;
	width:992px;
	margin-left:auto;
	margin-right:auto;
	font-size:1.2em;
	background-color:#260000;
	color:#fef7e0;
	position:relative;
}


/* ###########################################################
		GENERIQUE
########################################################### */

/*titre site */
h1 {font-size:1.8em;}

/*baseline */
h2 {font-size:1.6em;}

/*titre site / baseline / masqué */
h1 span,h2 span{position:absolute;margin-top:-2000px;}

/*premier niveau de titre / affiché */
h3 {font-size:1.4em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}

/*paragraphe*/
p {font-size:1em;}

/* listes */
ul li{list-style-type:none;list-style-position:outside;margin-left:8px;}

/*liens*/
a{text-decoration:none;color:#323232; /* gris très foncé*/} 
a:hover{text-decoration:underline;}
a.select{text-decoration:underline;}

/*images*/
img{border:none;vertical-align:middle;}

/* formulaire */
fieldset{border:0px solid #ccc;color:#000;padding:0 8px;}
fieldset legend{}
fieldset p{clear:both;margin:8px 0}
fieldset p span.bloc{display:block;float:left;width:320px;}
fieldset label{width:150px;float:left;text-align:right;margin-right:8px;}
fieldset label.radio,fieldset label.checkbox{display:inline;width:auto;float:none;text-align:left;margin:0}
fieldset input,fieldset select,fieldset textarea{border:1px solid #858585; /* gris foncé */width:280px;font-family:"MS Trebuchet", Arial, "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;font-size:1em;}
/*fieldset input.btConnexion{padding-left:25px;width:121px !important;width:121px;height:25px;line-height:25px;border:none}*/
fieldset input.checkbox,fieldset input.radio{width:auto;border:none}
fieldset input.image{width:auto;border:none;}

/* formulaire */
table,table tr,table tr td{font-size:1em;margin:0;padding:0}

/* TOOLTIP popup DIV collante +légère.. */
div#tooltip {
   position:absolute;
   visibility:hidden;
   z-index:100;
   background-color:#FFEEC7;
   border:1px solid black;
   padding:0.2em;
   font-size:1em;
   text-align:left;
}

/* autre */
hr{margin:0;border:none;height:1px;clear:both;}
.important{color:#FF0000;}
p.important{font-size:0.9em;}
.clr {clear: both;margin:0;padding:0;font-size: 1px;height: 1px;border:none;background:none;color:#fff;}

/* ###########################################################
		BOITES
########################################################### */


/* ##################### HEADER ################################ */
#header
{
	height:143px;
	background:url("images/soulanes-imgHeader.png") no-repeat top left;
}

#header h1
{
	margin-left:107px;
	padding-top:40px;
}

#header h2
{
	margin-left:107px;
}
/* ##################### TITRES ################################ */
h3{
	height:32px;
	line-height:32px;
	padding-left:12px;
	background:url("images/soulanes-bgTitreBoite.png") repeat-x top left;
	color:#fff;

}
h4{
	font-size:1.3em;
	padding:6px 0 0 0px;
}

h5{
font-size:1.1em;
}
/* ##################### FOOTER ################################ */
#footer
{
	clear:both;
	text-align: center;
	height:238px;
	background:url("images/soulanes-bgFooter.png") no-repeat top left;
	font-size: 82.5%;
	color:#000;
}

#footer img{
	margin-top:13px;
	margin-bottom:10px;
	overflow:hidden;
}

#sousFooter{
	background-color:#FEF7E0;
	text-align:center;
	color:#260000;
	font-size:0.8em;
	margin-bottom:4px;
}
#sousFooter a{
	color:#260000;
}
/* ##################### CONTENU ################################ */
#centre
{
	clear:both;
	margin:14px 0;
}

/* */
#colGauche
{
	float:left;
	width:264px;
	display:inline;/*Hack IE6*/
	margin:0 32px !important;
	height:auto !important;
	height:350px;
	min-height:350px;
	background:#fef7e0;
	color:#000;
	/*border:1px dotted #000;*/
}

#colG_accueil
{
	float:left;
	width:264px;
	display:inline;/*Hack IE6*/
	margin:0 32px !important;
	/*background:#fef7e0;*/
	color:#000;
}

#colG_accueil .box_colG_accueil
{
	margin-bottom:12px;
}

.box_colG_accueil h5{
	background:#fef7e0;
}

/* */
#colDroite
{
  float:left;
	width:632px;
	display:inline;/*Hack IE6*/
	margin-right:32px;
	height:auto !important;
	height:350px;
	min-height:350px;
	background:#fef7e0;
	color:#000;
	/*border:1px dotted #000;*/
}
#colDroite .date{
font-size:1em;
}

#colD_accueil
{
	float:left;
	width:632px;
	display:inline;/*Hack IE6*/
	margin-right:32px;
	height:auto !important;
	height:400px;
	min-height:400px;
	background:#fef7e0;
	color:#000;
}

#oneCol
{
	width:920px;
	height:auto !important;
	height:200px;
	min-height:200px;
	margin:auto;
	background:#fef7e0;
	color:#000;
}

#visuel, #description{
	float:left;
	display:inline;/*Hack IE6*/
	margin:14px;
}

#visuel{
	width:220px;
}

#description{
	width:342px;
	padding-left:14px;
}

#descriptionG{
	margin:24px 6px 6px 6px;
	padding:6px;
	background:#574344;
	color:#fff;
	font-style:italic;
}
/* ###########################################################
		LES STYLES POUR TOUTES LES PAGES
########################################################### */

/*.boxAccueil{
	width:264px;
	display:inline;/*Hack IE6*/
/*	margin:0 33px;
	float:left;
	min-height:200px;
	background-color:#fef7e0;
	color:#000;
}*/

.lirelasuite{
	clear:both;
	display:block;
	background:url("images/puces-02.png") no-repeat center left;
	padding:8px 32px 8px 16px;
	margin-left:130px;
}
.date{}



.boxAccueil p{
	padding:6px;
}

#imgAccueil{
	float:right;
}
.contenu{padding:6px;background:#fef7e0;}
.contenu img{padding:4px;}

#formulaire_contact{
	width:615px;
	float:left;
}

#coordonnees{
	width:305px;
	margin-top:18px;
	float:left;
}
/* ###########################################################
		BLOC PUBS
########################################################### */
#pubHaute{float:left;width:468px;height:60px;margin:25px 0 0 60px;/*background-color:#e5e5e5; /* gris clair */}
#pubDroite{width:160px;height:600px;/*background-color:#e5e5e5; /* gris clair */}

/* ###########################################################
		BLOC MULTIPAGES
########################################################### */
.navResultat
{
	color:#323232; /* gris très foncé*/
	/*background: url(images/fond_gris_01.png) repeat-x ;*/
	float: right;
	padding:0 4px;
	margin-bottom:8px;
	font-size:1.1em;
}
.navResultat a{color:#323232; /* gris très foncé*/text-decoration: none;}
.navResultat a:hover{text-decoration: underline;}
.navResultat .selected{border :1px solid #323232; /* gris très foncé*/;padding:2px 4px 2px 4px;}

