@charset "utf-8";
/* CSS Doy 
{cument */


.feed {
  margin-left: 3px;
  padding: 0 0 0 20px;
  background: url("../images/bouton_rss/04.png") no-repeat 0 50%;
} 

body
{

	height: 100%;

	
	background-image:url(images/font.png);
	background-repeat: repeat-x;
	background-position:center top;
	background-color:#3e0c2f;
	font-size:.82em;
	font-family:Arial, Helvetica, sans-serif;
}

img 
{
	border:0px;
}

#logo
{
	position: relative;
	top:0px;
	left:9px;
	
	width:250px;
	height:160px;	
}

#glob_header
{
	margin-left: auto;
	margin-right: auto;
	
	width:812px;
	height:277px;
}

#header_top
{
	margin-top:0px;
	
	width:812px;
	height:47px;
	background-image: url(images/header_top.jpg);
}

#flags
{
	position: relative;
	top:28.5px;
	left:-11px;
}

#flags img
{
	padding:4px;
}

#header
{
	width:812px;
	height:173px;
	background-image: url(images/header.jpg);	
}

#slogan
{
	position:relative;
	top:0px;
	left:375px;
	
	width:348px;
	height:108px;
}

#slogan h1
{
	color:#E9ECF9;
	font-family: Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight: bold;
	text-align:center;
	font-size:28px;
}



#menu, #menu ul
{
	padding : 0;
	margin : 0;
	list-style : none;
	line-height : 45px; 
	text-align : center;
	z-index: 99;	
}

#menu li
{
	float:left;
}

#fil_ariane 
{
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

#corp
{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	left:17px;
	top:-20px;

	width:782px;
	height:auto;
	background-image:url(images/body.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	color: #333;
}

#body h2
{
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c9dc;
	color: #333;
	margin-bottom: 15px;
	display: block;
	font-family: 'Trebuchet MS','bitstream vera sans','lucida grande',helvetica,arial,sans-serif;
}

#body h3
{
	margin-bottom: 10px;
	
	font-size: 1.3em;
	display: block;
	color: #333;
	display: block;
	font-family: 'Trebuchet MS','bitstream vera sans','lucida grande',helvetica,arial,sans-serif;
}

#body h4
{
	margin-bottom: 8px;
	
	font-size: 1.1em;
	display: block;
	color: #333;
	display: block;
	font-family: 'Trebuchet MS','bitstream vera sans','lucida grande',helvetica,arial,sans-serif;
}

#body h5
{
	margin-bottom: 5px;
	
	font-size: 9em;
	display: block;
	color: #333;
	display: block;
	font-family: 'Trebuchet MS','bitstream vera sans','lucida grande',helvetica,arial,sans-serif;
}

#num_tel
{
	position: absolute;
	top:5px;
	right:5px;
}

#contenue_textuelle
{
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	
	text-align:justify;
	text-indent:20px;	
	
}

#contenue_textuelle ol ul
{
	list-style-position: inside;
}


#contenue_textuelle a
{
	color: #9b019e;
	text-decoration: none;
	font-weight:bold;
}

#contenue_textuelle a:visited
{
	color: #64005a;
	text-decoration: none;
	font-weight:bold;
}

#contenue_textuelle a:hover
{
	color: #d934b7;

}


#footer 
{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	left:17px;
	width:782px;
	height:35px;
	top:-20px;

	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}

#footer p
{
	display:inline;
	position:relative;
	top:12px;
	left:50px;
	color:#edefef;
}

#footer a, a:visited
{
	color: #edefef;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover
{
	color: #c1c3cc;
}

#footer span
{
	position:relative;
	left:200px; 
	font-size:0.75em;
}

/* Style formulaire*/

input, textarea, select
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}


.txtarea 
{ 
	width:auto;
	height:224px;
	overflow:auto;
	border-top:2px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-left:2px solid #bfbfbf;
	margin-bottom:13px;
	color:#a4a4a4;
	font-size:13px;
	padding-left:5px;
	padding-top:2px;

}

input.btn { width:136px; height:50px;} 
input.calculer { width:120px; height:44px;} 

.inpuTxt{ 
	width:auto;
	border-top:2px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	border-left:2px solid #bfbfbf;
	height:18px;
	margin-bottom:13px;
	color:#a4a4a4;
	font-size:13px;
	padding-left:5px;
	padding-top:2px;
	margin-right:2px;
}

.tblcontact
{ 
	width:auto; 
	margin:0; 
	padding:0
}

.dialog 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:25px;
	padding:2px 2px 2px 4px;
}

.entete
{
	text-align:center;
	background-color:#b4c2d6;
	padding:2px;
	border-bottom:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
}

.entetebis
{
	text-align:center;
	background-color:#b4c2d6;
	padding:2px;
	border-bottom:1px dotted #ffffff;
}

.titre
{
	color:#000;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.line_style_0
{
	padding-bottom:2px;
	padding-left:4px;
	padding-top:2px;
	background-color:#FFFFFF;
}

.line_subject_ 
{
	padding: 0px 2px 0px 2px;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	border-left:1px dotted #ccc;	
}

.lieu
{

	padding-left:10px;
	color:#356ab4;
	font-size:13px;	
	font-weight:bold;	
    background-image: url('images/fleche_orange.gif') ;
	background-repeat:no-repeat ;	
}

.prix_m2
{
	color:#000;	
	padding-left:2px;
	border-left:1px dotted #ccc;	
	text-align:center;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
}

.prix_evolution_pos 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#339900;
	font-weight:bold;
	padding-left:2px;
	border-left:1px dotted #ccc;
	text-align:center;
	border-bottom:1px dotted #ccc;
}

.cadre_calcul
{
	color:#000;
	padding:5px;
	border-left:1px dotted #ccc;	
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
}
.cadre_calcul2
{
	color:#000;
	padding:5px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	font-weight:bold;
}