/* CSS Document */

a img{
	border:none;	
}

.separateur{
	background:url(images/col_gauche_separateur.png) no-repeat; 
	border:none;
	background-position:left;
	height:17px;
	margin-left:-15px;
}
 .framehaut { 
 
 	background-image: url(images/fr/backhaut.gif); 
 	width:900px;
	height:164px;
	margin:0;

 } /* fin de framehaut */




 .framegauchesondage { 
 	padding-left:0px;
 	padding-top:0px;	
	width:auto;
	color:white;
	margin:0;
	
 } /* fin de framegauchesondage*/


 .framegauchetext { 
 	padding-left:15px;
 	padding-top:5px;	
	width:auto;
	color:white;
	margin:0;
	min-height:500px;
 } /* fin de framegauchetext */
 

.framedroit img{	
	position:relative; LEFT: 10px;
}


.framedroit{ 
 	position:relative;
	top:30px;


 
 } /* fin de framedroit */


.texteadroite{
 padding-left:15px;
 }


 
 .filet { 
 
 	background-image: url(images/backfilet.gif); 
 	width:900px;
	height:6px;
	margin:0;
 } /* fin de framegauche */
 


 .full {
 width:900px;
	margin: 0 auto;

 }  /* fin de full */
 
 .menuprincipal_fr{
 position:relative;
 left:0px;
 top:114px;
 }
 
  .menusecondaire_fr{
 position:relative;
	left:370px;
 	top:15px;
 }
 
  .menuprincipal_en{
 position:relative;
 left:0px;
 top:114px;
 }
 
  .menusecondaire_en{
 position:relative;
	left:370px;
 	top:15px;
 }

.question{

font-weight: bold;
}


body{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}

ul li{list-style:square ;
color:#FF3366;}

span{
color:#000000;
}

 
  .changefont{
	font-size:300%;
	font-weight: bold;
 }

/* ---------------------------------------- */
/* QUESTIONNAIRE							*/
/* ---------------------------------------- */
.addthis_toolbox{
	height:16px;
	padding:10px 0px 10px 15px;
}
.questionnaire{
	top:0px;	
}
.questionnaire h3{
	margin-bottom:0px;	
}
#boutons_radio_attente_chirurgie{
	padding-left:25px;	
}
.titre_input{
	display:inline-block;
	width:90px;
	margin-top:-2px;
}
input[type="text"]{
	width:300px;	
}
.titre_input{
	line-height:28px;	
}

#col_droite{
	float:right;
	width:180px;
	height:800px;
	margin:10px 0px 0px 20px;
	z-index:100;	
}
	#col_droite .explications_texte{
		padding:0px 0px 15px 22px;
	}
	#col_droite #envoyer_votre_video{
		display:block;	
		padding-left:25px;
	}
	#col_droite img{
		left:0px;	
	}
div.questionnaire div.texteadroite{
	width:410px;	
}


/* ---------------------------------------- */
/* ENVOYEZ-NOUS VOTRE VIDÉO TÉMOIGNAGE		*/
/* ---------------------------------------- */
.framefull.envoyer_votre_video{
	color:#FFF;
	background-color:#ff3366;
	padding:4px 30px;	
}
#infos_videos_temoignage{
	margin-bottom:10px;	
}
#infos_videos_temoignage .titre_input{
	color:#FFF;	
}
.framefull.envoyer_votre_video h1{
	margin:14px 0px 5px;
}
#aucun_video{
	font-size:16px;	
	margin:10px 0px;	
}
.video{
float:left;
margin:10px 20px;	
width:240px;
height:230px;
}
#espace_fin_conteneur{
	clear:both;
	height:0px;	
}

