/**************************************************************
	Rounded Corners
	v 1.1
**************************************************************/
.boxFloat, .imageFloat {
	float: left;
}
/***********************************/
.boxTopLeft {
	background: url(images/topLeft.gif) top left no-repeat;
}
.boxTop {
	border-top: 1px solid #ccc;
	background-color: #eee;
}
.boxTopRight {
	background: url(images/topRight.gif) top right no-repeat;
}
.boxMiddleLeft {
	background-color: #eee;
	border-left: 1px solid #ccc;
}
.boxMiddle {
	background-color: #eee;
}
.boxMiddleRight {
	background-color: #eee;
	border-right: 1px solid #ccc;
}
.boxBottomLeft {
	background: url(images/bottomLeft.gif) bottom left no-repeat;
}
.boxBottom {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
.boxBottomRight {
	background: url(images/bottomRight.gif) bottom right no-repeat;
}
/***********************************/
.imageTopLeft {
	background: url(images/topLeft.png) top left no-repeat;
}
.imageTopRight {
	background: url(images/topRight.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(images/bottomLeft.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(images/bottomRight.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}
/***********************************/
.roundedContent {
	padding: 15px;
	margin: 0px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-bottom: 20px;
}
/*************************************************************/
/*************************************************************/
.backfont{
	background-color:black !important;
}
#div_electrique2{
	background-color:white !important;
}
#div_electrique{
	background-color:white !important;
}
#div_electrique3{
	background-color:white !important;
}
#interrupteur{
	background-image: url(images/on-petit.png);
	background-repeat:no-repeat;
	background-position:top right; 
	height:33px;
}
#interrupteur2{
	background-image: url(images/on-petit.png);
	background-repeat:no-repeat;
	background-position:top right; 
	height:33px;
}
#interrupteur3{
	background-image: url(images/on-petit.png);
	background-repeat:no-repeat;
	background-position:top right; 
	height:33px;
}
#fenetre{
	background-image: url('images/fenetre.png');
	height:321px;
}



.devisgauche{
	float:left;
	width:70px;	
	line-height:28px;
}
.devisgauche2{
	float:left;
	width:340px;	
}
.devisdroit{
	float:left;
	width:70px;	
	line-height:28px;
}
.devisdroit2{
	float:left;
	width:340px;	
}
.devisdroitnb{
	float:left;
	width:130px;	
	line-height:28px;
}
.devisdroitnb2{
	float:left;
	width:280px;	
}
.devisdetail{
	float:left;
	width:100%;	
}
.clear{
	clear:both;
}


.startimage{
	background-image:url("./images/menuoff.png");
	display:none;
}
.startimage2{
	background-image:url("./images/off-petit.png");
	display:none;
}
.menuimage a{
	
	float:left;
	line-height:22px;
	text-decoration:none;
	color:white;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	background-image:url("./images/menuoffgab.png");
}
.menuimage a:hover{
	background-image:url("./images/menuongab.png");
	color:black;
	
}
.menuim{
	padding-left:25%;
}
.navigation{
	float:left;
	text-align:center;
	width:898px;
	font-size:12px;
	background-image:url(images/nav.png);
	
}

