.right-col{
    float: left;
	width: 560px;
	overflow:hidden;
}

.right-col .csc-header h1{
	margin-top: 30px;
	margin-bottom: 10px;
}
.right-col h2{
    
	font-size: 20px;
}

.right-col h3{
    font-size: 18px;
    color: #6677A8;
    margin-bottom: 18px;
}

#content .right-col .csc-textpic-image img{
	margin-bottom:30px;
}

.right-col .titre_ligne{
	padding:3px 0px 0px 5px;
	background:url(../images/bg_titre_test_en_ligne.gif) no-repeat;
	width:525px;
	height:25px;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}

.left-col h2{
    /*margin: 26px 0 0 70px;
    color: #4F588B;*/
}

.left-col{
    float: left;
    width: 265px;
}

.submenu-title{
    margin-left: 30px;
    font-weight: bold;
}

#submenu{
    margin: 14px 0 0 70px;
    list-style-type: none;
}

#submenu .on{
    color: #4F588B;
    font-weight: bold;
}

.right-col .bodytext{
	font-size: 12px;
	margin-right:30px;
}

.right-col h5{
	margin-right:30px;
	font-size:10px;
}


/* form OPs */

.right-col form{
	margin-top: 40px;
	margin-right:30px;
}

.right-col fieldset{
    border: none;
	margin:0;
	padding:0;
}

.right-col .csc-mailform-field label{
    width: 110px;
    display: block;
    float: left;
    /*clear: both;*/
    font-size: 11px;
    margin-bottom: 10px;
	color: #504e53;
	margin-right:5px;
	font-weight:bold;
}

.right-col .csc-mailform-field{
    margin-bottom: 14px;
    clear: both;
}

.right-col input[type="text"], .right-col textarea, .right-col select{
    border: 1px solid #D0D0D1;
}

.right-col input, .right-col select{
    width: 230px;
}

.right-col input.csc-mailform-submit{
    width: auto;
}

.right-col .csc-mailform-radio input, .right-col .csc-mailform-radio input{
    width: 15px;
    display: inline;
    border: none;	
}

.right-col form p{
	margin-bottom:5px;
}

.right-col .csc-mailform-radio label{
    width: auto;
    float: none;
    display: inline;
}

.right-col .csc-mailform-label{
    font-size: 12px;
}

.right-col .csc-mailform-check {
width: auto;
border: none;
}

.right-col .csc-mailform-radio{
width: auto;
border: none;
}

.indication{
	color:#8A8A8A;
}

.obligatoire{
	color:#FF0000;
}

#where_buy_prod_special, #change_prod_hab_special, #sensation_texture, #caracteristiques{
	margin:10px 0px 10px 19px;
}

.input_special{
	width:110px;
	float:left;
}

.formu_img{
	margin-top:-15px;
	float:right;
	margin-right:0px;
}

.reglement{
	font-size:12px;
	color: #3E3D42;
}

.reglement input{
	width:13px;
}

.reglement a{
	font-weight:bold;
	text-decoration:underline;
}


