
/*
 * IDENTIFIANTS
 */

#tpl_bloc_lister_avis
{
	margin-left: 10px;
	font-family: Verdana, Arial;
}

#tpl_bloc_lister_avis p
{
	margin-top: 10px;
	margin-bottom: 15px;
	color: #8A8A8A;
}

#tpl_bloc_formulaire
{
	width: 500px;
	clear: both;
	margin-left: 10px;
}

#tpl_bloc_decalage_formulaire
{
	width: 170px;
	border: 2px solid;
	float: left;
}

#tpl_bloc_validation
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #A2A2A2;
	width: 500px;
	float: left;
}

#tpl_bloc_formulaire p, #tpl_bloc_validation p
{
	text-align: justify;
	color: #707070;
}

#tpl_bloc_formulaire input
{
	width: 300px;
	border: 1px solid #B7B7B7;
	font-size: 11px;
	color: #8A8A8A;
}

#tpl_bloc_formulaire textarea
{
	width: 300px;
	height: 150px;
	overflow: auto;
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
	font-size: 11px;
	color: #8A8A8A;
}

#tpl_bloc_formulaire #mod_avis_hebergement_bouton_envoi
{
	border: 1px solid #27659e;
	color: #27659e;
	background-color: #ABCDEF;
}

/*
 * CLASSES
 */

.mod_avis_hebergement_clear
{
	clear: both;
	height: 0px;
}

 .mod_avis_hebergement_login_avis
{
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.mod_avis_hebergement_login_avis li
{
	font-weight: normal;
	text-decoration: underline;
	color: #090909;
	list-style-type: square;
}

.mod_avis_hebergement_contenu_avis
{
	text-align: justify;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #8A8A8A;
}

.mod_avis_hebergement_publier_avis
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.mod_avis_hebergement_deplier_formulaire
{
	margin-right: 50px;
	margin-bottom: 10px;
	float: right;
	color: #8A8A8A;
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
	background-image: url('/images/hebergement/comment-add.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 20px;
}

.mod_avis_hebergement_label_formulaire
{
	width: 170px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #707070;
	float: left;
}

.mod_avis_hebergement_champ_formulaire
{
	margin-bottom: 5px;
}

.mod_avis_hebergement_informations_avis
{
	width: 300px;
	margin-left: 175px;
	padding-bottom: 10px;
	text-align: left;
	color: #B7B7B7;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-bottom: 30px;
}
