/* Style Sheet pour livre d'Or */

/* ------- livre d'or ------- */

.div_livre_dor_message_header
{
	width: 100%;
	background: url(images/tb2_m.gif) repeat-x;
	background-position: bottom;
	line-height:20px; 
	font-size: 10px;
	/*color : #507192;*/
	color: #133D82;
	font-weight: bold;
	margin-bottom: 10px;
}

.div_livre_dor_message_message
{
	font-size: 10px;
	/*color : #507192;*/
	color: #133D82;
	text-align: left; 
	font-weight: bold;
	margin-left: 10px;
}

.div_livre_dor_message
{
	width: 100%;
	margin-bottom: 15px;
}

.div_livre_dor_formulaire
{
	width: 80%;
	height: 300px;
	margin: 1em auto;
	text-align: left;
}

/* Formulaire */
div.legend
{
	width: 100%;
	background: url(images/tb2_m.gif) repeat-x;
	background-position: top;
	line-height:20px; 
	font-size: 10px;
	/*color : #507192;*/
	color: #133D82;
	font-weight: bold;
	margin-bottom: 10px;
}

div.inputline
{
width: 100%;
/*background-color: white;*/
color: #133D82;
}

div.submit_button
{
margin-top: 10px;
text-align: center;
}
div.smileys
{
width: 180px;
height: 250px;
float: right;
/*background-color: yellow;*/
margin-top: 0.8em; 

}

label.label_input
{
	text-align:left;
	width: 120px;
	float:left;
	margin-top: 0.8em; 
	margin-left: 1em;
	/*color: #507192;*/
	color: #133D82;
	font-size: 11px;
}

.input_form
{
margin-top: 0.8em; 
}

.input_form_300
{
margin-top: 0.8em; 
width: 300px;
}



