/* Ceci est un commentaire */

body { 
scrollbar-face-color: 		#776C63;
scrollbar-track-color: 		#776C63;
scrollbar-darkshadow-color: #776C63;
scrollbar-highlight-color: 	#776C63;
scrollbar-3dlight-color: 	#3E352F;
scrollbar-shadow-color: 	#3E352F;
scrollbar-arrow-color: 		#3E352F;

margin-left:				0px;
margin-right:				0px;
margin-top:					0px;
margin-bottom:				0px;

font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
line-height:				15px;

background-color:			#3E352F;
background-image:			url(../images/gabarit/bg.jpg);
background-repeat:			repeat-x;
}

/* LIEN */

a:link {
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#7C1D20;
}

a:visited {
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#7C1D20;
}

a:active {
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#C2252A;
}

a:hover {
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#C2252A;
}

/* LIEN SMALL */

a.small:link {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#7C1D20;
}

a.small:visited {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#7C1D20;
}

a.small:active {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#C2252A;
}

a.small:hover {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#C2252A;
}

/* LIEN SMALLEST */

a.smallest:link {
font-size:					9px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#7C1D20;
}

a.smallest:visited {
font-size:					9px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#7C1D20;
}

a.smallest:active {
font-size:					9px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#C2252A;
}

a.smallest:hover {
font-size:					9px;
font-family:				verdana,arial,helvetica,sans-serif;
text-decoration:			underline;
color:						#C2252A;
}

/* LIEN MENU-HAUT */

a.menu-haut:link {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				normal;
text-decoration:			none;
color:						#FFFFFF;
}

a.menu-haut:visited {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				normal;
text-decoration:			none;
color:						#FFFFFF;
}

a.menu-haut:active {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				normal;
text-decoration:			none;
color:						#FFFFFF;
}

a.menu-haut:hover {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				normal;
text-decoration:			none;
color:						#FFFFFF;
}

/* TRAIT HORIZONTAL */

hr {
width: 						100%;
color:						#00344D;
height: 					1px;
}

/* TABLEAU */

td {
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
color:						#000000;
line-height:				15px;
}

.r {
background-color:			#FFFFFF;
background-image:			url(../images/gabarit/texte_bg.gif);
background-repeat:			no-repeat;
background-position:		left top;
}

/* TEXTE */

.small {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
color:						#000000;
}

.smallest {
font-size:					9px;
font-family:				verdana,arial,helvetica,sans-serif;
color:						#000000;
}

.titre {
font-size:					13px;
font-family:				verdana,helvetica,sans-serif;
font-weight:				bold;
text-decoration:			none;
color:						#7C1D20;
line-height:				15px;
}

.popup {
font-size:					13px;
font-family:				verdana,helvetica,sans-serif;
font-weight:				bold;
text-decoration:			none;
color:						#FFFFFF;
line-height:				15px;
}

.sous-titre {
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				bold;
color:						#00344D;
line-height:				15px;
}

sup {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				normal;
}

.bas-page {
font-size:					10px;
font-family:				verdana,arial,helvetica,sans-serif;
font-weight:				normal;
color:						#9F958D;
}

/* SCROLLER */

#pscroller1{
width:						160px;
height:						135px;
border:						0px;
padding:					0px;
background-color:			#FFFFFF;
}

/* BOUTON */

#bouton{
font-size:					11px;
font-family:				verdana,arial,helvetica,sans-serif;
color:						#000000;
line-height:				15px;
}