body, td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #336699;
	font-weight: normal;
}
.contenu
{
	text-align: justify;
}
.sloggan {
	font-family:  "Lucida Console", "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #ffffff;
	font-style: italic;
}
.sousmenu {
	font-size: 9pt;
	color: #ffffff;

}
.listesousmenu{
	color: #ffffff;
	margin-left: 20px;
	padding-left:0px;
}
.bgcolor
{
	background-color:#993366;
}
.bgimg
{
	background-image:url(../images/bgbordeau.jpg);
}
.bgfiligrane
{
	background-image:url(../images/bgindex.jpg);
	background-position:right bottom;
	background-repeat:no-repeat
}

a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #336699;
	font-weight: normal;
}
h1 {
	font-size: 14pt;
	color:#993366;
	font-weight:bold;
	margin-bottom:0;
	margin:0;
}
hr{	margin-bottom:0;
	margin-top:0;}
h2 {
	font-size: 10pt;
	color:#993366;
	font-weight: bold;
/*line-height: 10px;*/
}
h3 {
	font-size: 10pt;
	color:#336699;
	font-weight:bold;
	line-height: 10px;
}
.titre {
	font-family:  "Lucida Console", "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12pt;
	color:#FFFFFF;
	font-weight: bold;
}
.gras {
	font-size: 11pt;
	color:#993366;
	font-weight: bold;
}
.lien{
	font-weight: normal;
	font-size:10pt;
	font-style: italic;
	color: #336699;
}
.date {
	background-image: url(../img/date.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

body,select,option{
scrollbar-face-color: #336699;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #336699;
    scrollbar-3dlight-color: #336699;
    scrollbar-darkshadow-color: #336699;
    scrollbar-track-color: #336699;
    scrollbar-arrow-color: #FFFFFF;
}

input, select, option, textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color:#CCCCCC;
	background-color:#336699;
	font-size:12px;
	width:250px;
	border: 1 Aucune #CCCCCC;
}
blockquote 
{ 
	margin-top: 0 px;
	margin-left:10px;
} 