body {
	background: none;
	overflow: hidden;
}
/*h2 {
	border-bottom: 1px solid #CAC5C9;
	margin: 0 0 12px;
	padding: 0 0 10px;
}
*/
.line {
	width: 100%;
}
.ajax_decoration {
	background-color: #eeeeee;
}
.mentions {
	font-size: 9px;
}
.merge {
	margin: 15px 0px;
}
.oblig {
	font-weight: bold;
	float: left;
	width: 250px;
}
p {
	clear: both;
}
.col-l {
	width: 35%;
	border-right: 1px solid #cac5c9;
}

.star-rating-control {
    padding: 0;
    position: relative;
    top: -5px;
}

div.star-rating{float:left;width:23px;height:22px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url(skins/bg-star.png) no-repeat 0 0px}
div.star-rating a{display:block;width:23px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -22px!important}
div.star-rating-hover a{background-position:0 -44px}
div.rating-cancel {display:none!important;}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}

#num_tel {
	margin-bottom : 50px;
}

.field_right {
	font-family: 'roboto_condensedbold';
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 8px;
    text-transform: uppercase;
    float:left;
    width:51%;
}
.field_left {
	font-family: 'roboto_condensedbold';
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 8px;
    text-transform: uppercase;
    float:left;
}

.div_field {
	margin-top: -28px;
    position: relative;
    width: 287px;
}

label.field {
	font-family: 'roboto_condensedbold';
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    text-transform: uppercase;
	display:block;
}