body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	font-weight: normal;
}

.texte_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.texte_miniature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	line-height: 8px;
}

.texte_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin #000000;
	border-left: thin solid #000000;
	letter-spacing: 2px;
	padding: 5px;
}

.texte_plus_d_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	margin-left: 15px;
}


.titre_1 {
	border-left:thin Aucune #000000; border-right:thin Aucune #000000; border-top:thin dotted #000000; border-bottom:thin dotted #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: 2px;
	text-align: center;
	padding: 5px;
	background-color: #C5ACEE;
	text-transform: uppercase
}


.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #8776A3;
	padding: 5px;
}



.tableau_1{
	background-color: #E3D6FA;
	border-top: thin solid #333333;
	border-right: thin dotted #666666;
	border-bottom: thin solid #333333;
	border-left: thin dotted #666666;
}

.tableau_2 {
	background-color: #FADFEC;
	border-top: thin solid #333333;
	border-right: thin dotted #666666;
	border-bottom: thin solid #333333;
	border-left: thin dotted #666666;
}


.bord_image {
	border: 1px solid #000000;
}

.bord_image_plan {
	border: 1px solid #000000;
}


a.lien1
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.lien1:hover
{
	color:#E6A611;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	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: 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: 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:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_plan
{
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	letter-spacing: 1px;
	float: right;
}

a.lien_plan:hover
{
	color:#333333;
	text-decoration:underline;
}

a.lien_plus_d_info
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	font-style: italic;
	text-decoration:none;
}

a.lien_plus_d_info:hover
{
	color:#333333;
	text-decoration:underline;
}
.fond_snack {
	background-image: url(snack_css_19.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: bottom;
}
