body {
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}


.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	padding: 5px;
}

.texte_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
}

.texte_miniature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	line-height: 8px;
}


.titre_1 {
	border-left:thin Aucune #000000; border-right:thin Aucune #000000; border-top:thin dotted #000000; border-bottom:thin dotted #000000; font-family: Verdana, 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: Verdana, 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: thin solid #373214;
	margin: 10px;
}

.bord_image_mini {
	border: thin solid #280234;
	margin: 5px;
}

.fond {
	background-image: url('images/motif.jpg');
	background-repeat: no-repeat;
	background-position: right bottom
}



a.lien1
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a.lien1:hover
{
	color:#873049;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
} 



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:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	color:#000000;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texte_gras_italique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;

}
