/* CSS Document */

.texte_contact {
	font-size:11px;
	color:#414141;
	margin:10px;
	}
	
	
.bouton {
  float:left;
	background:url(http://elecosun.fr/images/envoyer.png) repeat-x #FFFFFF;
	width:159px;
	height:35px;
	font-size:12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:35px;
	margin:10px 0 0 230px;	
	}
	
	/*bloc admin */
#blocadmin {
	display:block;
	width:800px;	
	text-align:center;	
	left:0px;
	background-color:#dddbdc
	}
  
    #images {
	display:block;
	position: relative;
	width: 800px;
	height:30px;
	left:0px;
	}	
	
#gauche {
    float:left;
	psition:relative;
	display:block;
	width:200px;	
	text-align:center;	
	margin-left:10px;
	margin-top: 1px;
	
}
	
#droite {
    float:left;
	display:block;
	width:200px;	
	text-align:left;	
	margin-left:20px;
	margin-top: 1px;
	
}		
  

#boite_simul{
	display:block;
	width: 520px;	
	position: absolute;
	left: 659px;
	top: 418px;
	}	
	#fr3{
	display:block;
	width: 144px;	
	position: absolute;
	left: 320px;
	top: 670px;
	}	
	
#boite_news{
	display:block;
	width: 520px;	
	position: absolute;
	left: 450px;
	top: 770px;
	}


.orange14 {font-size: 14px; color: #cc6030; font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Sans-Serif; }

.gris12 {font-size: 12px; color: #414141; font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Sans-Serif; }

.blanc12 {font-size: 12px; color: #ffffff; font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Sans-Serif; }

