@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(images/fond-haut.gif);
	background-repeat: repeat-x;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
a:link { text-decoration: underline; color:#666666}
a:hover { text-decoration: underline; color:#666666}
a:visited { text-decoration: underline; color:#666666}
*/

.menud {
	margin-left: 10px;
}

.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.footer {
width:800px;
height:19px;
color: #663300;
}
.footer2 {
text-align: center;
color: #663300;
}

.footer2 a {
color: #663300;
}

.menu {
text-align:left;
}

.contenu {
margin-left: 25px;
margin-right: 10px;
}

h1{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

h1 a{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
h2 span {
	color: #ffffff;
}
h2:first-letter {
	color: #ffffff;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
h3:first-letter {
	font-weight: bold;
	color: #990000;
}
h3 a{
	color: #ffffff;
	text-decoration: none;
}
h3 a:first-letter {
	font-weight: bold;
	color: #990000;
}
h3 a:hover:first-letter {
	font-weight: bold;
	color: #990000;
}


h4 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;	
	margin : 0;
}
h4:first-letter {
	font-weight: bold;
	color: #663300;
}
h4 a{
	color: #333333;
	text-decoration: none;
}
h4 a:first-letter {
	font-weight: bold;
	color: #663300;
}
h4 a:hover:first-letter {
	font-weight: bold;
	color: #663300;
}


h5 a {
	font-size: 12px;
/*	color: #666666; */
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
}

h5 {
	font-size: 12px;
/*	color: #666666; */
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;	
	margin : 0;	
}

.texte {
	font-size: 11px;
}

