html, body {
	margin:0;
	text-align: center;
	background-image: url(../images/header_bkgd.jpg);
	background-repeat: repeat-x;
}

/*--DIV----------------*/

div.map {
	background: url(../images/map.jpg) no-repeat;
	margin: 18px 0 0 0;
	width : 216px;
	height: 98px;
}
div.separe_vert_fonce {
	background: url(../images/separe_vert_fonce.gif);
	background-position:top;
	background-repeat:no-repeat;
	width : 204px;
	height: 25px;
	margin: 18px 0 0 0;
	padding: 4px 0 0 0;
}
div.separe_vert_fonce2 {
	background: url(../images/separe_vert_fonce.gif);
	background-position:top;
	background-repeat:no-repeat;
	width : 204px;
	height: 3px;
	margin: 20px 0 0 0;
}
div.separe_vert {
	background: url(../images/separe_vert.gif) no-repeat;
	width : 203px;
	height: 3px;
	margin: 20px 0 0 0;
}

/*--TITRES----------------*/

h1 {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #5D5E5B;
	text-align: left;
	padding:0;	
	margin: 30px 15px 14px 20px;
	font-weight: bold;
}

h1.orange {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #F47A2F;
	padding:0;	
	margin: 15px 10px 10px 0;
	font-weight: bold;
}
h1.vert {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #005d21;
	padding:0;	
	margin: 15px 10px 10px 0;
	font-weight: bold;
}


h4{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #005d21;
	text-align: left;
	padding:0;
	margin: 15px 15px 0px 0;
	font-weight: bold;
}

h4.vert{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #3E782C;
	text-align: left;
	padding:0;	
	margin: 0px 0px 0px 0;
	font-weight: bold;
}

hr{
border: 1px solid #EEF0E6;
margin: 20px 20px 15px 0;
height: 2px;
display: block;
}

/*--TEXTE----------------*/

p {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height:15px;
	color: #5D5E5B;
	text-align: left;
	padding:0;	
	margin: 8px 25px 0 0;
}
p.gris_petit {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:15px;
	color: #5D5E5B;
	text-align: left;
	padding:0;	
	margin: 8px 25px 0 0;
}
p.gris {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height:15px;
	color: #5D5E5B;
	text-align: left;
	padding:0;	
	margin: 8px 25px 0 0;
}
p.vert {
	color:#005d21;
	font-size:11px;
}

p.orange {
	color:#F47A2F;;
	font-size:11px;
}
p.nopadding {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5D5E5B;
	text-align: left;
	padding:0;	
	margin: 1px 0 1px 0;	
}
					
/*--LIENS----------------*/
a:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	color: #5D5E5B;
	font-weight: bold;	
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	color: #5D5E5B;
	font-weight: bold;	
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height:14px;
	color: #5D5E5B;
	font-weight: bold;	
	text-decoration: none;
}


a.map_link:link {
font-family: Arial, Verdana;
font-size: 11px;
line-height:14px;
color: #005d21;
font-weight: normal;    
text-decoration: underline;
}
a.map_link:visited {
font-family: Arial, Verdana;
font-size: 11px;
line-height:14px;
color: #005d21;
font-weight: normal;    
text-decoration: underline;
}
a.map_link:hover {
font-family: Arial, Verdana;
font-size: 11px;
line-height:14px;
color: #005d21;
font-weight: normal;    
text-decoration: none;
}


/*--SPAN----------------*/

span.gris {
	color: #B1B2AB;
	font-weight: bold;	
}

span.vert {
	color: #005d21;
	font-size: 12px;
	font-weight: normal;	
}


span.invisible{
	display: none;
}
div.content_topright {
	width: 150px;
	position: relative;
	float: right;
	margin-top: 35px;
}
div.googleResult {
	float:left;
	margin: 0px 0 0 0;
	width : 735px;
	height: 445px;
	border: 1px solid #005d21;
}


div.resultRight_txt {
    margin : 0 0 0 10px;
    width:225px;
    height:425px;
    position: relative;
    float: left;
    text-align: left;
    background-color:#eef0e6;
	//border: 1px solid #005d21;
    padding: 10px;
    overflow: auto;
}


li {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #005d21;
	display : list-item;
	list-style-image : url(puce.gif);
} 



/* FORM */

INPUT {
     color:#004e1c;
	margin-left:15px;
	 
     background-color:#eef0e6;
     font-size:12px;
     font-family:verdana;
	 letter-spacing:3px;
}
SELECT {
	margin-left:15px;
     color:#004e1c;
     background-color:#eef0e6;
     font-size:12px;
     font-family:verdana;
     arrow-color: #ffffff;	 
}
