/* styles importes
----------------------------------------------- */
@import url(./navig.css);
@import url(./menu.css);

/* Fin styles importes */

* {margin:0;padding:0}

html, body{
	height : 100%;
}
html{
	font-size: 100%;/*Pour contrer un bug IE*/
}
body{
background-color: #222222;
font-family: Arial, Helvetica, sans-serif;	
font-size: 0.8em;	
color:#000000;
text-align:center;
margin:0;
padding:0;
/*background-image: url(../../images/fd_clair.gif);
background-repeat: repeat-y;
background-position: top left;*/
}
/* start - attributs utilisés par le formulaire ne pas modifier */ 
/*.bg3{ background-color: #C6D5FF; font-size: 11px;}
.bg1{background-color: #ECF0FF; font-size: 11px;}
.bg2{ color: #5F5F5F;  background-color: #F6F6F6; font-size: 11px; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

/*a{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #0033F4;font-size: 10px; }
a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #333399; font-size: 10px;}
a:visited{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #4692FF;font-size:10px; }
table{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-size: 10px;}*/
h1{	font-size: 19px;}
h2{	font-size: 18px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 14px;}

hr{
visibility: hidden; 
clear: both;
}
#container{
position: relative;
text-align:left;
width:974px;
margin:0 auto ;
/*text-align: left;*/
border-left:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
/* permet de fixer une hauteur mini sur les navigateurs modernes */
min-height:100%;
/* pour obtenir le meme effet sur IE, sachant que si le contenu depasse, il
"poussera" la hauteur en ne respectant pas la norme. On se joue de ses lacunes*/
height:100%;
background-color:white;
}
/* pour retablir le mauvais effet sur les nav. modernes */
html>body #container{
height:auto;
}
#header {
	background-color: #fff;
	height: 347px; /* ie5win fudge begins 167 à la base*/
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 347px;
	}
	html>body #header {
	height: 347px; /* ie5win fudge ends */
	}
#content{
/*margin-left: 207px;*/
margin-left:10px;

/*padding:10px;*/

/*width:750px;*/
margin-top:0;
}
#content h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 24px;	
	font-weight : bold; 
	color : #cc0033; 
	/*border-bottom:1px solid #000;
	border-top:1px solid #000;
	background-color: #f5f5f5;*/
	margin-left:15px;
	margin-right:200px;
	margin-bottom:15px;
	margin-top:10px;
	text-align:left;
}
.texterubrique{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 15px;	 
	color : #000;
	font-weight: bold;
}
.textevents{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	 
	color :#000;
}
#resultatrecherche{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	 
	color :#000;
/*	margin-left: 207px;*/
}
  #tdate{
  	float:left;
	text-align:center;
  }
  #searchitem{
  	float: left;
	display:block;
  }
  .bar-recherche {
   vertical-align: middle; display: inline;
}
#item-listing{
margin-left:20px;
border:1px dashed #000000;
float:left;
}
.spdte{
	margin:0 10px 0 10px;
}
.txtannonce{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000;
	margin-bottom:15px;
	margin-right:60px;
	margin-left:10px;
}
.client{
	width:735px;
	/*float:left;*/
	/*margin-right:15px;
	margin-bottom:25px;*/
	margin-left:10px;
	/*border-bottom:1px dashed #c5c5c5;*/
	line-height:20px;
	/*overflow: auto;
	height:12em;
	scrollbar-base-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: grey;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;*/
	text-align:justify;
	clear:right;
	margin-bottom:20px;
	min-height:150px;
	/*		background-image: url(../../images/f_clientp.gif);
	background-repeat: no-repeat;
	background-position: top;*/
}
#evchoisi{
margin-top:15px;
margin-bottom: 15px;

/*margin-left: 207px;
width:750px;*/
}
#evchoisi h3{
font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 16px;	
font-weight : bold; 
color : #dc143c; 
/*border-bottom:1px solid #dc143c;*/
/*border-top:1px solid #dc143c;
background-color:#f5f5f5;*/
padding:4px 0;
margin-left:10px;
margin-bottom:15px;
margin-top:10px;
text-align:left;
}
.evenement{
margin-right:15px;
margin-bottom:25px;
margin-left:10px;
border-bottom:1px dashed #c5c5c5;
text-align:justify;
}

/*#col-sup {
float: left;
border-right:1px solid #f5f5f5;
background-color: #fff;*/

/*width: 205px; /* ie5win fudge begins */

/*width:205px;
voice-family: "\"}\"";
voice-family:inherit;
z-index:101;
}*/

/*html>body #col-sup {
width: 205px; /* ie5win fudge ends */
/*}*/
#intro{
/*margin-left: 207px;*/
width:600px;
margin-left:110px;
/*padding:10px;*/
font-size: 13px;	
line-height:24px;
color: #000;
text-align:left;

/*width:750px;*/
}
#intro ul{
margin-left:30px;
margin-right:30px;
}
#intro ul li{
font-family: Arial, Verdana, Helvetica, sans-serif;	
color: #000;
list-style-type: none;
text-align:justify;
line-height:36px;
}
#intro h1{
font-family: Arial, Verdana, Helvetica, sans-serif;	
background-image: url(../../images/fd_recherche.png);
background-repeat: no-repeat;
background-position: center;
font-size: 20px;	
font-weight : bold; 
color : #000; 
height:40px;
/*border-bottom:1px solid #000;*/
/*border-top:1px solid #000;*/
margin-left:15px;
/*margin-bottom:15px;*/
padding-top:25px;
text-align:center;
/*padding:3px 0;
background-color:#f5f5f5;*/
}
#intro p{
margin-left:30px;
margin-right:30px;
text-align:justify;
}
.emploi{
text-align:center;
font-weight:bold;
font-size:16px;
}
.txtdevis{
font-family: Arial, Verdana, Helvetica, sans-serif;	
font-size: 24px;	
line-height:24px;
color: #000;
text-align:center;
}	
#mode{
width:500px;
margin:auto;
}
#mentionsleg{
/*margin-left: 207px;*/

font-size: 13px;	
line-height:24px;
text-align:center;
padding:10px;	
}
fieldset{
background-color: #ffffff;
font-family: Arial, Verdana, Helvetica, sans-serif;	
color:#000;
text-align:left;
width:70%;
margin:auto;
}
fieldset p{
	margin-left:7px;
	margin-right:7px;
}
legend{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	color:#000;
	font-weight:bold;
}
#pieddepage{
/*margin-left:197px;*/
background-image: url(../../images/f_pdp.gif);
background-position:bottom;
background-repeat: no-repeat;
	height:70px;
	/*padding-top:10px;
	background-color: #EEE8AA;*/
	text-align:center;
	margin-bottom:0;
}
#pieddepage a{
font-size:12px;
}
#pieddepage a:hover{
font-size:12px;
}

.rssfeed{
	margin : 2px 10px 10px 20px;
	padding : 2px 2px 7px 2px;
	border-bottom: 1px solid #EEEEEE;
	text-align:justify;
	line-height:28px;
}
#bannerpub{
	/*margin-left:230px;*/
	margin:auto;
	border:1px solid black;
	width:728px;
	height:90px;
}
#col-sup{
display: none;
	background-color:#e5e5e5;
	margin:auto;
	text-align:justify;
	border:1px solid black;
	width: 955px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 955px;
z-index:101;
}
html>body #col-sup {
width: 955px; /* ie5win fudge ends */
}




.aff-titres{
/*width:175px;
float:left;*/
	background-color: #483D8B;
	color:#999;
	font-weight:bold;
	font-size:1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*padding:2px 2px;*/
	text-align:left;
}
/*.aff-stitres1{
width:175px;margin-right:5px;
float:left;

	background-color: #e5e5e5;
	color:#000;
	font-weight: normal;
	font-size:1em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align:left;
	border-bottom: 1px solid white;
}*/
A.aff-stitres1 {
/*width:175px;
float:left;*/
	text-decoration: none;
	font-size:1em;
	color:#999;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding:0 2px;
	line-height:18px;
}
A.aff-stitres1 :hover {
/*width:175px;
float:left;*/
	text-decoration: underline;
		font-size:1em;
}
A.aff-stitres1 :visited { 
/*width:175px;
float:left;*/
	color : #666; 
	text-decoration: none;
		font-size:1em;
}
#affexp{
	/*background-color:#e5e5e5;*/
	margin:auto;
	text-align:justify;
	/*border:1px solid black;*/
	width: 955px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 955px;
z-index:101;
}
html>body #affexp {
width: 955px; /* ie5win fudge ends */
}
.mbase, .mbase2
{
	float:left;
	display:block;
	background-repeat:no-repeat;
	height:20px;
	text-decoration:none;
	color:#ffffff;
	font-family:Arial, Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	letter-spacing:0px;
	/*text-transform : uppercase;*/
	line-height : 20px;
}
.mbase{
width:125px;
background-image: url(../../images/mbase.gif);
}
.mbase:hover	{text-decoration:none;}
.mbase2{width:175px;background-image:url(../../images/mbase2.gif);}
.mbase2:hover	{text-decoration:none;}
.autos:hover, .autos_ON{
color:#FFFFFF;
background-color:#cdcdcd;
}
.actualite:hover, .actualite_ON{
font-size:13px;
color:#333333;/*background-color:#ffffff;*/
}
.dossiers:hover, .dossiers_ON{
font-size:13px;
color:#333333;background-color:#ffffff;
}
.accueil:hover, .accueil_ON{
font-size:13px;
color:#333333;background-color:#ffffff;
}
.forum:hover, .forum_ON{
font-size:13px;
color:#333333;background-color:#ffffff;
}
.appels:hover, .appels_ON{
font-size:13px;
color:#333333;background-color:#ffffff;
}
.contact:hover, .contact_ON{
font-size:13px;
color:#333333;background-color:#ffffff;
}
#comiteht{
border:none;
margin:0;
}
#visuel{
margin-top:40px;
margin-left:20px;
}
A.petitl{
/*width:175px;
float:left;*/
	text-decoration: none;
	letter-spacing:1px;
	font-size:11px;
	color:#000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
A.petitl :hover {
/*width:175px;
float:left;*/
	text-decoration: underline;
		font-size:11px;
			letter-spacing:1px;
			color:#666666;
}
A.petitl :visited { 
/*width:175px;
float:left;*/
	color : #000000; 
	text-decoration: none;
		font-size:11px;
			letter-spacing:1px;
}
A.annpa{
/*width:175px;
float:left;*/
	text-decoration: none;
	letter-spacing:1px;
	font-size:12px;
	color:#222222;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
A.annpa :hover {
/*width:175px;
float:left;*/
	text-decoration: underline;
		font-size:12px;
			letter-spacing:1px;
}
A.annpa :visited { 
/*width:175px;
float:left;*/
	color : #666; 
	text-decoration: none;
		font-size:12px;
			letter-spacing:1px;
}
.titrub{
	font-size:20px;
	color:#cc0033;
	letter-spacing: 2px;
	margin-top:30px;
		margin-bottom:30px;
	margin-left:20px;
	border-left:30px solid #cc0033;
	padding-left:5px;
}

