/**** type=Fixed ****/

/**** valid W3C 04-03-2008 ****/

/*** Reset ***/
body  {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg.gif);
	background-repeat:repeat;
	height:100%;
}

ol,ul,li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
form,p,table {
	padding:0;
	margin: 0;
}

img {
	border:0;
}

.carte a img {
	border: solid 1px #4B4B41;
}

a { outline:none;}

a:link, a:visited {
	background: transparent;
	color: #c41426;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}


/*** Structure ***/

#global {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	height:auto; 
	text-align: left;
	background-color:#ffffff;
}


#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:151px;
	height:131px;
	z-index:50;
}

#header {
	position:absolute;
	top:0px;
	width:940px;
	height:131px;
	text-align: right;
	background:url(../img/headerbeton.jpg);
	background-position:right;
	background-repeat:no-repeat;
	z-index:0;
}


#menu {	/*lvl-1*/
	position:absolute;
	left:151px;
	width:790px;
	height:38px;
	background-color:#333333;
	text-align:center;
}

#submenu{	/*lvl-2*/
	float:left;
	top:152px;
	width:790px;
	height:25px;
	padding-left:150px;
	background-color:#c41426;
	z-index:10;
	text-align:left;
}



#content {
	position:absolute;
	top:131px;
	width:939px;
	background-color:#FFFFFF;
}

.col1 {
	float:left;
	top:0px;
	width: 150px;
	background-color:transparent;
	}
	
.col2 { /*col1+col1*/
	float:left;
	top:0px;
	width: 300px;
	background-color:transparent;
	}
.col3 { /*col1*3*/
	float:left;
	top:0px;
	width:450px;
	background-color:transparent;
	}	
	

	 
#footer {
	float:left;
	margin-left: auto;
	margin-right: auto;
	width:940px;
	height: 20px;
	text-align: left;
	background-color:#c41426;
	}

	
#menu ul{
	margin-top: 4px;
	line-height:30px
}

#submenu ul{
	padding-left: 10px;
}

#menu li{
	display:inline;
	color: #c8c8c6;
	font-weight: normal;
	font-size: 12px;
	padding-left:2px;
}




/**** Navigation ****/

#menu li a:link, #menu li a:visited {
	background-color:transparent;
	color: #c8c8c6;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

#menu li a:hover {
	color: #c41426;
	background-color:transparent;
	text-decoration:none;
	border-bottom: solid 6px #c41426;	
}

#menu li a.current{
	color: #c8c8c6;
	text-decoration:none;
	border-bottom: solid 6px #c41426;
}



#footer a:link, #footer a:visited {
	background-color:transparent;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

#footer a:hover {
	color: #c8c8c6;
	text-decoration:underline;
}



/**** Typos ****/


H1.big {
	color: #981013; 
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	padding-left:15px;
	padding-top:8px;
}

H2.big {
	background-color:transparent;
	color: #333333; 
	font-weight: bold;
	font-size: 14px;
	padding-left:15px;
	font-style: normal;
}

H2.fiche {
	background-color:transparent;
	color: #333333; 
	font-weight: bold;
	font-size: 10px;
	padding-left:15px;
	font-style: normal;
}



blockquote {
	color: #7C7565;
	font-size: 14px;

}		
		


p.bodycopy {
	background-color:transparent;
	color: #000000; 
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	padding-left:15px;
	}

#footer p {
	background-color:transparent;
	color : #ffffff; 
	font-weight: normal;
	font-size: 9px;
	font-style: normal;
	line-height: 22px;
	padding-left:20px;
	}
	

ul.news{
	display:block;
	width:278px;
}

li.news{
	color: #423e24;
	font-weight: normal;
	font-size: 11px;
	padding-left:18px;
	padding-bottom:18px;
}

ul.groupe{
	display:block;
	width:278px;
	padding-left:15px;
}

li.gtitre{
	display:block;
	width:145px;
	color: #981013;
	font-weight: bold;
	font-size: 12px;
	border-left:solid #4f4e53 10px;
	background-color:#8f8778;
	padding-top:6px;
	margin-top:9px;
}






/**** Formulaires ****/

.input {
			border: 1px solid #99b3b4;
			width: 220px;
			background: #e4ebeb;
			font: 11px verdana, sans-serif;
			color:#443;
			padding:3px;
			margin-bottom:4px;
			outline:none;
		}

/**** Tableaux ****/
.contacts {
float:left;
margin-top:12px;
margin-left:15px;
width: 380px;
height: auto;
font: normal 11px Verdana;
color : #000;
background-color:#E1DFD3;
text-align: left;
}

.centrales {
float:left;
margin-top:12px;
width: 525px;
font: normal 11px Verdana;
color : #000;
background-color:#E1DFD3;
text-align: left;
}

.fiche {
width:auto;
}

.carte{
float:left;
width:196px;
text-align:center;
}


.coords {
float:left;
width:156px;
}

span.centrales {
	color: #c41426;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	background-color:#fff;
}


span.nom {
	display:block;
	width:151px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}
span.adresse,span.phone,span.fax,span.email,span.responsable,span.tech{
	display:block;
	width:151px;
	font-weight:normal;
	padding-left:5px;
	padding-bottom:5px;
}

span.responsable,span.tech{
	display:block;
	width:151px;
	font-weight:normal;
	padding-left:5px;
	padding-top:15px;
}

span.email a:link, span.email a:visited {
	background-color:transparent;
	color: #c41426;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

span.email a:hover {
	background-color:transparent;
	color: #8f8778;
	text-decoration:underline;
}
				
	
