body {
	scrollbar-face-color: #E3E3E3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
}

.texte_partenaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	padding: 10px;
}

.texte_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	font-weight: bold;
}

.texte_gras_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.texte_miniature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-variant: normal;
	line-height: 8px;
}


.texte_defile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: justify;
	border-top: 1px #7F7F7F;
	border-right: 1px #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	background-color: #F5F5F5;
	margin: 5px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tableau_centre {
	background-color: #FFFFFF;
	height: 400px;
	width: 900px;
	border: 1px solid #7F7F7F;
}


.bord_image {
	border: 1px solid #373214;
}

.bord_image_mini {
	border: 1px solid #280234;
}

.bord_droit_partenaire {
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}


a.lien_sous_menu
{
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.lien_sous_menu:hover
{
	color:#333333;
	text-decoration:none;
} 

.texte_actif_sous_menu
{
	color:#333333;
	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;
	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:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	color:#000000;
	text-decoration:underline;
}

.puce{

}


.puce a {
	background-image: url(../images/deco/puce_noire.gif);
	background-repeat: no-repeat;
}

.puce a:hover{
	background-image: url(../images/deco/puce_grise.gif);
	background-repeat: no-repeat;
}
