body {
	scrollbar-face-color: #dbcc76;
	scrollbar-shadow-color: #dbcc76;
	scrollbar-highlight-color: #682a2d;
	scrollbar-3dlight-color: #D2BF4E;
	scrollbar-darkshadow-color: #682a2d;
	scrollbar-track-color: #dbcc76;
	scrollbar-arrow-color: #682a2d;
	background-color: #682a2d;
	margin: 10px 10px 10px 10px;
}

.titre_offre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dbcc76;
	text-align: justify;
}

.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 15pt;
}

.texte_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 15pt;
	font-weight: bold;
}

.texte_offre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBCC76;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #480A01;
	border-right-color: #480A01;
	border-bottom-color: #480A01;
	border-left-color: #480A01;
	border-right-style: solid;
	background-color: #791405;
	padding: 10px;
}



.texte_offre_gras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBCC76;
	text-align: center;
	font-weight: bolder;
	background-color: #791405;
	border-top: thin solid #52480A;
	border-right: thin solid #52480A;
	border-bottom: thin #52480A;
	border-left: thin solid #52480A;
}

.texte_offre_droite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bolder;
}

.texte_offre_gauche{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bolder;
}

.texte_bdd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.texte_miniature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-style: normal;
	line-height: normal;
}

.texte_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dbcc76;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 2px;
}

.texte_legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbcc96;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #480A01;
	border-right-color: #480A01;
	border-bottom-color: #480A01;
	border-left-color: #480A01;
	border-right-style: solid;
	background-color: #791405;
	padding: 13px;
}

.texte_legende_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBCC76;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #480A01;
	border-right-color: #480A01;
	border-bottom-color: #480A01;
	border-left-color: #480A01;
	border-right-style: solid;
	background-color: #791405;
	padding: 13px;
/*	padding: 10px;*/
}


.titre_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #dbcc76;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	background-color: #791405;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #480A01;
	border-right-color: #480A01;
	border-bottom-color: #480A01;
	border-left-color: #480A01;
	border-right-style: solid;
}


.titre_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #1C1600;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase
}

.titre_sous_menu_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #6D4D01;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	background-color: F0EEEA;
	padding: 1px 3px;
}



.bord_image {
	border: thin solid #52480A;
}



a.lien_index
{
	color:#302201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a.lien_index:hover
{
	color:#6D4D01;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 

a.lien_contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
/*	border-top: thin #631A18;
	border-right: thin #631A18;
	border-bottom: thin solid #631A18;
	border-left: thin #631A18;*/
	text-decoration: none;
	color: #D2BF4E;
	background-color: #791405;
	
	border-top-width: thin;
/*	border-right-width: thin;*/
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #480A01;
/*	border-right-color: #480A01;*/
	border-bottom-color: #480A01;
	border-left-color: #480A01;
/*	border-right-style: solid;*/
}
a.lien_contact:hover
{
color: #791405;
background-color: D2BF4E;
} 

a.lien_menu
{
	color:#302201;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.lien_menu:visited
{
	color:#A48919;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.lien_menu:hover
{
	color:#6D4D01;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a.lien_sousmenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 1px 3px;
	background-color: #631a18;
	color: #dbcc76;
}

a.lien_sousmenu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	background-color: #dbcc76;
	color: #682a2d;
/*	background-color: F0EEEA;
	color: #480A01;*/
	padding: 1px 3px;
}


a.lien1
{
	color:#302201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.lien1:hover
{
	color:#6D4D01;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 



a.lien_2
{
	color:#FCFADE;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 10px;
	border-bottom-style: dotted;
	border-top-color: #D47802;
	border-right-color: #D47802;
	border-bottom-color: #D47802;
	border-left-color: #D47802;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a.lien_2:hover
{
	color:#D37803;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #D47802;
	border-right-color: #D47802;
	border-bottom-color: #D47802;
	border-left-color: #D47802;
}


a.lien_pt
{
	color:#dbcc76;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a.lien_pt:hover
{
	color:#dbcc76;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
