/*CSS DIMENSIONS DU SCROLLER SUR LES PAGES DE CONTENU */
#scroller
{
	float:center;
	overflow:auto; 
	width: 98%; 
	height: 285px; 
}
/*CSS DIMENSIONS DU 2IEME SCROLLER SUR LES PAGES DE CONTENU (actus)*/
#scroller2
{
	float:center;
	overflow:auto; 
	width: 98%; 
	height: 340px; 
}

#top_0
{
	float:center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 57px;
	line-height: 250%; 
}
.img_top_0
{
	float:left;
	width: 709px;
}
.annonces
{
	float:left;
	background:url("../img/nos_annonces.jpg");
	width: 291px;
	height:57px;
}

#top 
{
	float:center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 33px;
	background:url("../img/img_03.jpg");
}

.accroche
{
	color:#7b7e62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:	right;
	font-weight:bold;
	margin-right: 40px;
	padding-top: 10px;
}
#centre
{
	float:center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 454px;
}
#menu
{
	float:left;
	width: 204px;
	height: 454px;
	background:url("../img/img_04.jpg");
	line-height: 150%; 
}
#sous_titre
{
	line-height: 150%; 
}
.fond_form{
	background:url("../img/fond_form.gif");
}
.page
{
	float:left;
	background-color:#d8d9cc;
	width: 796px;
	height: 454px;
}
.page0
{
	float:left;
	background:url("../img/fond_accueil.jpg");
	width: 796px;
	height: 453px;
}
#int_page
{
	float:center;
	margin-left: auto;
	margin-right: auto;
	width: 796px;
	height: 454px;
}
.bord_menu
{
	float:left;
	width: 120px;
}
#contenant
{
	float:left;
	width: 676px;
	height: 454px;
}
/*CSS TEXTE STANDARD DES PAGES DE CONTENU */
.texte_page
{
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:	justify;
	padding-right:20px;
}
/*CSS TEXTE STANDARD CENTRE DES PAGES DE CONTENU */
.texte_page_c
{
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:	center;
	padding-right:30px;
}
/*CSS TITRE DES PAGES DE CONTENU */
.titre
{
	color:#653a2b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

/*CSS POSTION DE L'IMAGE DU TITRE DES GRANDES RUBRIQUES */
.grande_rub
{
	text-align:	right;
	padding-right:30px;
}

.texte_contact
{
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.date
{
	color:#727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.texte_rouge
{
	color:#931d34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bottom
{
	float:center;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 33px;
}

.bottom_left
{
	float:left;
	width: 204px;
	height:33px;
}
.bottom_right
{

	float:left;
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:	center;
	background-color:#ffffff;
	height:33px;
	width: 796px;
	font-weight:normal;
	line-height: 150%; 
}
.champs
{
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer
{
	color:#174133;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
