body {
	scrollbar-face-color: #1A3578;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #1A3578;
	scrollbar-arrow-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	background-color: #1A3578;
}



.texte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 15px 10px;
	background-image: url(../images/deco/bulles_jaune_css.gif);
	border: 1px inset #0E325E;
}

.texte_descriptif{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 10px;
}


.texte_gras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 5px;
	font-weight: bold;
}

.texte_mini{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}

.texte_arrivage{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 4px;
	font-weight: bold;
}

.liste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	list-style-image: url(../images/deco/puce_liste.gif);
	list-style-position: outside;
}

.texte_adresse{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BAC2C5;
	text-align: center;
	font-weight: bold;
}


.texte_plan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
	letter-spacing: 2px;
	padding: 5px;
}

.texte_plus_d_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	margin-left: 15px;
}

.texte_menu_bas{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	letter-spacing: 1px;
}


.titre_menu {
	color:#3C0B00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	font-style: italic;
	margin: 5px;
}

.titre_rubrique {
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 1px 4px;
	background-color: #6D2F0F;
}

.titre_rubrique_2 {
	color:#D9912A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 3px 10px;
	font-style: normal;
	margin: 5px;
	background-color: #530705;
}

.chapeau {
	color:#DFDCDB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	background-color: #963C05;
	letter-spacing: 1px;
	padding: 3px;
	font-style: italic;
	width: 260px;
}

.titre_promo {
	color:#DFDCDB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	background-color: #963C05;
}





.tableau_menu{
	border-top: 1px solid #333333;
	border-right: 1px dotted #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px dotted #333333;
}


.bord_image {
	border: 1px solid #333333;
	padding: 1px;
}

.bord_image_plan {
	border: 1px solid #3C0B00;
}

.bord_tableau_general {
	border: 1px solid #490E01;
	background-color: #DB9F48;
}


a.lien_menu
{
	color:#1B1B1B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 5px;
}

a.lien_menu:hover
{
	color:#CCCCCC;
	background-color: #1A3578;
} 

a.lien_sous_menu
{
	color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 1px 4px;
	background-color: #6D2F0F;
	text-decoration: none;
}

a.lien_sous_menu:hover
{
	color:#CCCCCC;
	background-color: #1A3578;
} 



a.lien_var
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D2F0F;
	font-weight: bold;
	text-decoration: none;
}

a.lien_var:hover
{
	color:#1A3578;
}


a.lien_var_pt
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6D2F0F;
	font-weight: bold;
	text-decoration: none;
}

a.lien_var_pt:hover
{
	color:#1A3578;
}

a.lien_plan
{
	color:#000000;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	letter-spacing: 1px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

a.lien_plan:hover
{
	color:#D9912A;
	background-color: #744E0F;
}

a.lien_plus_d_info
{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	font-style: italic;
	text-decoration:none;
}

a.lien_plus_d_info:hover
{
	color:#D9912A;
	background-color: #744E0F;
}

a.lien_menu_bas
{
	font-family: Georgia, "Times New Roman", Times, serif;o
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

a.lien_menu_bas:hover
{
	color:#C79821;
} 
