body
{
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	background:url("../images/motif_bg.jpg") top left repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear
{
	clear: both;	
}


#wrapper 
{
	width:980px;
	margin:auto;
	background-color: #FFF;
	margin-bottom: 20px; 
	position: relative;
}

#header 
{
	width:978px;
	height: 130px;
	margin:auto;
}

#logo
{
	width: 428px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 150px;
}

#cable_header
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#cable-bottom
{
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#menu
{
	clear: both;	
}

#content a
{
	text-decoration: none;	
	color: #59A8FD;
}

.pagetitle
{
}

h1, h2, h3, h4
{
	color: #007AB2;	
}


h1 
{
    color: #1F3364;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
    font-weight:bold;
	padding-left:15px;
    text-align:left;
}

p 
{
    color: #333333;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
    margin-bottom:5px;
    margin-top:5px;
	margin-left:15px;
    text-align:left;
}

.spacer 
{
	clear:both;	
}

/* PARTIE MENU */
.menu 
{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: arial,verdana,sans-serif;
	font-size:13px;
	color:#8e8e8e;
	/*border-left: 1px solid #0079b2;	
	border-right: 1px solid #0079b2;*/
}

.menu ul 
{
	background:url("../images/menu-bg3.jpg") top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
}

.menu li 
{
	float:left;
}

.menu li a 
{
	color:#666666;
	display:block;
	line-height:35px;
	padding:0px 23px;
	text-align:center;
	text-decoration:none;
}

.menu li a:hover 
{
	color:#178ef0;
	text-decoration:none;
}

.menu li ul 
{
	background:#e0e0e0;
	border-left:2px solid #0079b2;
	border-right:2px solid #0079b2;
	border-bottom:2px solid #0079b2;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:130px;
	z-index:200;
}

.menu li:hover ul 
{
	display:block;
}
	
.menu li li 
{
	display:block;
	float:none;
	width:130px;
}
.menu li ul a 
{
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover 
{
	background:#CCC;
	color:#178ef0;
	opacity:1.0;
	filter:alpha(opacity=100);
}
			
.menu p 
{
	clear:left;
}

#btn_devis
{
	position: absolute;
	top: 500px;
	left: 110px;
	width: 100px;
	height: 100px;
}

/* DEBUT DU CONTENU */	
#content 
{
	min-height: 300px;
	position: relative;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 2px;
	padding-right: 2px;
}

/* DEBUT DU PIED DE PAGE */
#footer
{
	width: 980px;
	height: 70px;
	background-color: #E8E8E8;
	position: relative;
	padding-top: 5px;
	opacity:0.8;
}

#chat-footer
{
	width: 300px;
	height: 40px;
	float: left;	
	position: relative;
}

#chat-footer a img
{
	display: block; 
	width: 168px;
	height: 62px; 
	float: left;
	position: absolute;
	top: -5px;
	left: 30px;
}

#footer img
{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	position: absolute;
	top: 20px;
	right: 30px;
}

#footer p 
{
	padding-top: 20px;
	color:#3979AE;
	text-align:center;
	float: left;	
}

#footer a 
{
	color:#3979AE;
	text-decoration:none;
}

#footer a:hover
{
	color:#178ef0;
	text-decoration:none;
}

/* CLASS UTILES POUR DESIGN */
#blue_txt a
{
	color: #178ef0;
}

#google-map
{
	position: absolute;
	z-index: 5;
	top: 85px;
	left: 522px;	
}