#contour_message
{
	border: 0px;
	padding:5px;
	width: 740px;
	margin:auto;
	background-color: #ffecd2;
	height:170px;
	}

#message
{
	border: 0px;
	width: 740px;
	margin:auto;
	height:170px;
	overflow : auto;

}

.photo
{
	float: left;
	/*margin-right: 6px;*/
	margin-top: 3px;
	}

h2
{
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff20a6;
	/*color: #13a6f0;
	color: #ff7d15;*/
	}

.date_post
{
	font-style:italic;
	font-size:0.9em;
	}
	
.date_post .sex_homme
{
	font-weight:bold;
	font-size:1em;
	color:#ffcd41;
	}

.date_post .sex_femme
{
	font-weight:bold;
	font-size:1em;
	color: #54ff75;
	}

.date_post .pseudo
{
	font-weight:bold;
	}

#comments
{
	font-family: arial;
	width:700px;
	height:150px;
	}
	
#container
{
	border: 0px;
	padding:5px;
	margin:auto;
	margin-top: 5px;
	background-color: #dcf2fd;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #13a6f0;
	height: 295px;
	width: 740px;
	}
	
#container label
{
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #13a6f0;
	padding-right: 5px;
	}
	
#container .element input
{
	width: 160px;
	height: 20px;
	vertical-align:middle;
	}
	
#container p
{
	margin-bottom: 10px;
	}
	
#container input
{
	vertical-align:middle;
	}
	
#main .email_reponse
{
	float:left;
	}
	
#form_confirm_email {
	display:none;
	}
	
#reponse {
	display:none;
	}	
	
	
#container #main #response{
	font-size: 12px;
	color: #ff7b15;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:3px;
	}
	
#recap_message #recap_message_titre
{
	font-size: 14px;
	font-weight: bold;
	width: 740px;
	}
	
#recap_message #recap_message_message p
{
	height:190px;
	overflow :auto;
	width: 710px;
	text-align:left;
	padding:3px;
	margin-bottom:0px;
	margin:auto;
	border: 2px solid;
	}
	
#anti_spam
{
	text-align:center;
	}
	
#recaptcha_area
{
	margin:auto;
	}
	
#open_form_confirm_email
{
	background-image: url("../img/index/reponse/bouton_confirmer.jpg");
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	border:0;
	}
	
#code_reponse_email
{
	background-image: url("../img/index/reponse/bouton_valider.jpg");
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	border:0;
	}
	
#submit_reponse
{
	background-image: url("../img/index/reponse/bouton_previsualiser.jpg");
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	border:0;
	}
	
#modif_reponse
{
	background-image: url("../img/index/reponse/bouton_modifier.jpg");
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	border:0;
	}

#valider_reponse
{
	background-image: url("../img/index/reponse/bouton_valider_reponse.jpg");
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	border:0;
	}
	
#envoi_reponse
{
	background-image: url("../img/index/reponse/bouton_envoyer.jpg");
	background-repeat: no-repeat;
	width: 207px;
	height: 42px;
	border:0;
	}
	
#validation a
{
	text-decoration:underline;
	color:black;
	}