/* @override http://localhost/lafon/css/style.css */

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	background-color: #1d2124;
	font: 11px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #788895;
}	

a {color: #c3c6ba;
}
a img {	border-style: none;
}
img{

	border-style: none;
}
pre {
	font: 11px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#EAEAEA
}
p{
	margin: 0;
}


#adresses {
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

#contenuHtml {
	width:  100%;
	height: 100%;
}

#cartouche{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #c3c6ba;
	margin-top: 0px;
	height: auto;
	background-color: #423f34;
	line-height: 16px;
	font-size: 12px;
}
#colG {
	width: 330px;
	float: left;
	margin-right: 30px;
	color: #141414;
}

#colG img{
	width: 330px;
	margin-bottom: 20px;
}
#colD {
	width: 380px;
	float: left;
}
#colM {
	width: 700px;
	clear: left;
}
#footer{
	background-color: #788895;
	padding-left: 50px;
	padding-top: 5px;
	color: #353535;
	padding-bottom: 10px;
}

#footer a{
	color: #353535;
}

/* @group CARTOUCHE SUP */
#cartouche_sup{
	margin: 0;
	padding: 0;
}
#cartouche_sup img{


}
#cartouche_sup h1{
	display: none;
}
/* @end */




/* @group MENU SUP */

#menu{
	padding-bottom: 50px;
	padding-top: 30px;
	font-size: 13px;

}

ul{
	text-align: center;
	margin: 0;
	padding: 0;
}
li{
	margin: 0 10px;
	display: inline;
}
li a{
	color: #788895;
	text-decoration: none;
}
li a:hover {
	color: #E1E1E1;
	text-decoration: none;
}

.select a{
	color: #E1E1E1;
	text-decoration: none;
}



/* @end */




/* @group CARTOUCHE MILIEU */

#cartouche_milieu{
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cartouche_milieu h1{
	color: #dedede;
	margin-bottom: 2px;
	margin-top: 5px;
	line-height: 18px;
	font-weight: bold;
	font-size: 16px;
}
#cartouche_milieu h2{
	color: #dedede;
	margin-bottom: 0;
	line-height: 16px;
	font-size: 14px;
}
/* @end */


/* @group CARTOUCHE INFO */
#cartouche_info{
	background-color: #788895;
	padding-left: 50px;
	padding-top: 5px;
	color: #353535;
	padding-bottom: 10px;

}

#cartouche_info a{
	color: #353535;
}
/* @end */
	
.imgTitre{
	color: #797A7A;
	text-transform: uppercase;
	font-size: 9px;
	background-color: #0e0e0e;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.none{
	display: none;
}		
