@charset "ISO-8859-1";
#solaire {
	background-image: url(../images/home/bg_voltaic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 420px;
	width: 645px;
	margin-top: 5px;
	margin-left:10px;
	padding-top: 8px;
	clear: right;
	background-color: #1275B9;
	color:#FFFFFF;
}
#solaire h1 {
	padding:0;
	display:block;
	height:120px;
	width:340px;
	font-size:24px;
	color:#FFFFCC;
	text-align: center;
	margin-top: 40px;
	margin-left: 300px;
	text-shadow: #013 0px 1px 4px;
	/* Pour IE : */ 
	filter: Shadow(Color=#001133, Direction=140, Strength=3);
}
#solaire h1 a {
	color: #FFFFCC;
	text-decoration:none;
	display: block;
	width:340px;
	height:120px;
}
#solaire h2 {
	color: #444444
	margin-top:0;
	font-size:17px;
	line-height:1 em;
	text-shadow: #FFF 0px 1px 2px;
	/* Pour IE :
	filter: Shadow(Color=#FFFFFF, Direction=120, Strength=3); */ 
	}
#solaire .texte_solaire {
	display:block;
	width:580px;
	color:#444444;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	margin-left: 60px;
	margin-top: 30px;
	text-shadow: #FFF 0px 1px 2px;	/* Pour IE :  
	filter: Shadow(Color=#FFFFFF, Direction=120, Strength=3);*/
}
	
#solaire .texte_solaire p {
	margin-top:0;
	padding:0;
	line-height:1.3 em;
	margin-bottom:0;
}

#solaire .texte_solaire a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	text-align:right;
	margin:0;
	margin-right:20px;
	line-height:normal;
	text-shadow: none;
	filter: Shadow(Color=#FFFFFF, Direction=0, Strength=0);
}
#solaire .texte_solaire a img {
margin-bottom:4px;
margin-top:10px;}
#solaire a:hover {
	color: #FFF;
}
