/*
livreor.css
-----------		Par Mougeat

Créé le 11/11/2007


Description : feuille de style du livre d'or

*/

#formulaire_livreor 
{
	width:80%;
	margin:auto;
	border:1px solid #A3C0D5;
	background-color:#E9F0F5;
}

#formulaire_livreor p, #presentation_livreor
{
	text-align:center;
}

#formulaire_livreor textarea
{
	width:95%;
	height:100px;
}
.ensemble_blocs
{
	border:1px solid #A3C0D5;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
.bloc_msg
{
	background-color:white;
	padding:8px;
	font-size:100%;
}
.infos_msg
{
	font-family:Arial, 'Times New Roman', Times, serif;
	background:url('../../../image/kit_graph/5/header.png') repeat-x;
	font-size:90%;
	margin-bottom:0px;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	color:#2C485C;
	height:18px;
}
.msg_moderation
{
	float:right;
}
.pagination_livreor
{
	text-align:center;
}
.page_on
{
	color:red;
}
