body{
	font-family:verdana;
	font-size:11px;
	margin-top:1px;
	margin-left:1px;
	padding-top:0px;
}

p{
	text-align: justify ;
	line-height: 1.2em ;
}

p.francais{
	font-style:italic;
}

a img {
	border: none;
}


#header{
	width: 900px;
	height:160px;
	background : url(../images/bandeau.jpg) no-repeat;
}

#header_solar{
	width: 900px;
	height:160px;
	background : url(../images/bandeauSolar.jpg) no-repeat;
}

#header_hydro{
	width: 900px;
	height:160px;
	background : url(../images/bandeauHydro.jpg) no-repeat;
}

#header_cable{
	width: 900px;
	height:160px;
	background : url(../images/bandeauCable.jpg) no-repeat;
}

#extranet{
	position:absolute;
	z-index:100;
	top:2px;
	left:720px;
	width:190px;
	text-align:right;
}

#extranet #ligne{
	margin-top:4px;
}

/** message d'erreurs struts **/
div#errors{
	color:#ff0000;
	float:left;
}
#center{
	float:left;
	width:900px;
}
/**********div du bandeau gauche **************/
#bandeau{
	float:left;
	width:230px;
	margin:0px;
	background-color:#FFFFFF;
	height:650px;
}

#menu, #menu-solar {
	padding-top:2px;
	text-align:left;
	height:450px;
	margin:0px;
	background-color:#E8E8E8;
}

#titre{
	float : left;
	/*width:610px;*/
	margin:0px 0px 15px 0px;
}

#titre h1{
	font-size: 19px ;
	font-weight:bold;
	letter-spacing:1px;
	color: #6c7a7d;
	margin:2px 0px;
	padding:0px 0px 0px 0px;
}

#titre h2{
	font-size: 19px ;
	font-style:italic;
	font-weight:normal;
	letter-spacing:1px;
	color: #6c7a7d;
	padding:0px 0px 0px 0px;
	margin:2px 0px;
	line-height : 16px;
}




#sentech_cable{
	height : 200px;	
	background : url(../images/logoGaucheCable.jpg) no-repeat;
	background-position :center center;	
}

#sentech_hydro{
	height : 200px;	
	background : url(../images/logoGaucheHydro.jpg) no-repeat;
	background-position :center center;	
}

#sentech_solar{
	height : 200px;	
	background : url(../images/logoGaucheSolar.jpg) no-repeat;
	background-position :center center;	
}


/**************menu *************/	
#menu ul, #menu-solar ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#menu li, #menu-solar li{
	list-style-type: none ;
	border-bottom:solid 1px #FFFFFF ;

}

#menu li a{
	display:block;
	text-decoration: none ;
	width: 230px;
	background-color:#e9e9e8;
	font-size: 15px;
	font-weight : bold;
	color : #808080;
	margin:0px 0px 0px 0px ;
	padding : 5px 0px 5px 0px; 
}

#menu-solar li a{
	display:block;
	text-decoration: none ;
	width: 230px;
	background-color:#e9e9e8;
	font-size: 15px;
	font-weight : bold;
	color : #808080;
	margin:0px 0px 0px 0px ;
	padding : 5px 0px 5px 0px; 
}

#menu li a span, #menu-solar li a span{
	margin : 0px 0px 0px 5px;
}	

#menu li a:hover{
	background-color:#6c7a7d;
	color : #8092C4;
}	

#menu-solar li a:hover{
	background-color:#808080;
	color : #ffec00;
}	

#menu li  a.select, #menu li  a.select:hover{
	background-color:#FFFFFF;
	color : #8092C4;
}	
#menu-solar li  a.select, #menu-solar li  a.select:hover{
	background-color:#FFFFFF;
	color : #808080;
}	
/**********fin menu***/


/************** sous menu*************/
#menu #sous-menu ul, #menu-solar #sous-menu ul{
	padding:1px 0px 2px 0px;
}

#menu #sous-menu li, #menu-solar #sous-menu li {
	margin:0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

#menu #sous-menu li a{
	display:block;
	text-decoration: none ;
	width: 100%;
	font-weight: bold ;
	font-size: 10px;
	padding : 0px 0px 0px 0px;
	border-bottom:solid 0px;
	background-image : url(../images/puce.png);
	background-repeat : no-repeat;
	background-position: 3px 3px;
	color : #808080;
}
#menu-solar #sous-menu li a{
	display:block;
	text-decoration: none ;
	width: 100%;
	font-weight: bold ;
	font-size: 10px;
	padding : 0px 0px 0px 0px;
	border-bottom:solid 0px;
	background-image : url(../images/puce.png);
	background-repeat : no-repeat;
	background-position: 3px 3px;
	color : #808080;
}

#menu #sous-menu li a span, #menu-solar #sous-menu li a span{
	margin : 0px 0px 0px 18px;
}	

#menu #sous-menu li a span.francais{	
	font-style:italic;
}	


#menu #sous-menu li a.select, #menu #sous-menu li a.select:hover {
	background-color : #8092C4;
	color : #FFFFFF;
	background-image : url(../images/puce2.png);
	background-repeat : no-repeat;
	background-position: 3px 3px;
}

#menu-solar #sous-menu li a.select, #menu-solar #sous-menu li a.select:hover {
	background-color : #808080;
	color : #ffec00;
	background-image : url(../images/puce2.png);
	background-repeat : no-repeat;
	background-position: 3px 3px;
}

#menu #sous-menu li a:hover {
	background-color : #FFFFFF;
	color : #808080;
	background-image : url(../images/puce.png);
	background-repeat : no-repeat;
	background-position: 3px 3px;
	
}

#menu-solar #sous-menu li a:hover {
	background-color : #808080;
	color : #ffec00;
	background-image : url(../images/puce2.png);
	background-repeat : no-repeat;
	background-position: 3px 3px;
	
}
/*****fin sous menu********/

/*********bloc de contenu *************/







/*************pied de page mentions l�gales ***********/
#mentions-legales{
	float :left;
	width:900px;
	height:15px;
	background-color:white;	
	padding: 2px 5px 2px 5px;  
	text-align: left;
	color:black;
	
}

#mentions-legales a{
	text-decoration: underline;
	color : black;
}

#mentions-legales a:hover{
	text-decoration: none;
}


/************ infobulle *************/
div.bulle, div.Leftbulle{
			border:1px solid black;
			position:absolute;
			background-color:#FFFFFF;
			width:250px;
			z-index:1;
		}
		
div.bulleHeader{
			color:black;
			height:18px;
			line-height:18px;
			padding-left:25px;
			text-align:left;
			font-weight:bold;
			font-size:8pt;
			background:#8092C4 url(../images/interrogation.gif) 1px 1px no-repeat;
		}
		
div.bulleContent{
			margin:2px;
			font-size:8pt;
		}
		

		