body 
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#102844;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
}

#banniere_haut
{
	background-image:url('../include/graphisme/fond_banniere.jpg');
	height:147px;
	
} 
.fond_gauche{
	background:url('graphisme/fond_body_gauche.jpg') top right repeat-y;
}
.fond_droit{
	background:url('graphisme/fond_body_droit.jpg') top left repeat-y;
}


#banniere_haut div
{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#505050;
	
	border:0px solid blue;
} 


.vert
{
	color:#74B542;
}
.titre
{
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#74B542;
}
.titre2
{
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#505050;
}
.input_text
{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#74B542;
}
.text
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#505050;
	text-align:justify;
}
.erreur
{
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

#menu_horizontal
{
	background-image:url('graphisme/fond_menu_horizontal.jpg');
	color:#ffffff;
	font-weight:bold;
}

.menu_html 
{
	color:#404d61;
	font-size:13px;
}
.menu_html a, .menu_html a:link, .menu_html a:visited
{
	color:#ffffff;
	text-decoration:none;
}
.menu_html a:hover
{
	color:#404d61;
	text-decoration:none;
}

p
{
	padding:0px;
	margin:0px;
}
.contenu
{
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#505050;
}


#pied_de_page
{
	background-image:url('graphisme/fond_pied_de_page.jpg');
	background-repeat:no-repeat;
	background-color:#E4E4E4;
}
.pied_de_page_1
{
	padding-top:12px;
	font-size:12px;
	height:22px;
	color:#ffffff;
}
.pied_de_page_1 a:link, .pied_de_page_1 a:visited, .pied_de_page_1 a:active
{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.pied_de_page_1 a:hover
{
	text-decoration:underline;
}

.telephone_pied, .telephone_pied a:link, .telephone_pied a:visited, .telephone_pied a:active .telephone_pied a:hover
{
	margin-top:-12px;
	padding-right:30px;
	margin-right:10px;
	text-align:right;
	height:22px;
	color:#ffffff;
	text-decoration:none;
}

.pied_de_page_2
{
	padding-top:6px;
	font-size:12px;
	height:22px;
	color:#505050;
}
.pied_de_page_2 a:link, .pied_de_page_2 a:visited, .pied_de_page_2 a:active
{
	font-weight:bold;
	text-decoration:none;
	color:#505050;
}
.pied_de_page_2 a:hover
{
	text-decoration:underline;
}

.pied_de_page_3
{
	padding-top:26px;
	font-size:12px;
	height:22px;
	color:#505050;
	font-weight:normal;
}
.pied_de_page_3 a:link, .pied_de_page_3 a:visited, .pied_de_page_3 a:active
{
	font-weight:bold;
	text-decoration:none;
	color:#505050;
}
.pied_de_page_3 a:hover
{
	text-decoration:underline;
}

/* TEMPLATE */
.titre_page_principal
{
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.plan_du_site li
{
	padding:3px;
	font-weight:bold;
	text-decoration:none;
	color:#505050;
}
.plan_du_site li a
{
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	color:#505050;
}
/* PAGE INDEX */
.infos_message
{
	font-size:14px;
	font-weight:bold;
}
