.rounded-cornersTop {
	border: 1px solid #b6b6b6;
	background-color: #000;
	padding: 5px 10px;
	float: right;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior:url(border-radius.htc);
}

.rounded-cornersBas {
	width: 460px;
	margin-top: 100px;
	float: right;

	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	background: #000 url(../images/lightingbas.png);
	background-repeat:no-repeat;

	padding-top: 25px;
	padding-bottom: 25px;
	height: 175px;
	margin-bottom: 75px;
}

.rounded-cornersBas img	{
	margin-top: -80px;
	margin-left: -300px;
	float: left;
}

.rounded-cornerssousmenu {
	background-color: #bdbdbd;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior:url(border-radius.htc);
	padding-left: 10px;
	margin-left: 25px;
	width: 150px;
	margin-bottom: 5px;
}

.rounded-cornerssousmenuoff {
	background-color: #fff;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior:url(border-radius.htc);
	padding-left: 10px;
	margin-left: 25px;
	width: 150px;
	margin-bottom: 5px;
}

.informations {
	width: 720px;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior:url(border-radius.htc);
	background: #eaeaea no-repeat;
	margin-bottom: 150px;
	border: 2px solid #dedede;
}

.contenuhome {
	width: 720px;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior:url(border-radius.htc);
	background: #eaeaea no-repeat;
	margin-bottom: 50px;
	border: 2px solid #dedede;
	margin-top: -75px;
}


.contenuhomegauche	{
	width: 335px;
	margin-left: 20px;
	margin-right: 5px;
	float: left;
}
.contenuhomedroite	{
	width: 335px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
	margin-top: 25px;
}


.rounded-cornerstexte {
	background-color: #919191;
	padding: 5px 15px 15px;
	float: left;
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior:url(border-radius.htc);
	margin-top: 5px;
	width: 340px;
}
