@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	background-image: url(images/fond-page.jpg);
	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}
*/
.titre-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.barre-haute {
width:100%;
height:30px;
}
.footer {
width:1011px;
height:19px;
background-image: url(images/fond-bas-contenu.jpg);
}
.footer2 {
text-align: center;
color:#FFFFFF;
}

.footer2 a {
color:#FFFFFF;
}

.menu {
text-align:left;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h1 span {
	color: #FFBA35;
}
h1:first-letter {
	color: #92C94A;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h2 span {
	color: #FFBA35;
}
h2:first-letter {
	color: #92C94A;
}

h3 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
h3:first-letter {
	font-weight: bold;
	color: #92C94A;
}
h3 a{
	color: #666666;
	text-decoration: none;
}
h3 a:first-letter {
	font-weight: bold;
	color: #92C94A;
}
h3 a:hover:first-letter {
	font-weight: bold;
	color: #92C94A;
}


h4 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
	margin : 0;
}
h4:first-letter {
	font-weight: bold;
	color: #66cc00;
}
h4 a{
	color: #333333;
	text-decoration: none;
}
h4 a:first-letter {
	font-weight: bold;
	color: #66cc00;
}
h4 a:hover:first-letter {
	font-weight: bold;
	color: #66cc00;
}


h5 a {
	font-size: 11px;
/*	color: #666666; */
	color: #FFBA35;
	text-decoration: none;
	font-weight: bold;
}

h5 {
	font-size: 11px;
/*	color: #666666; */
	color: #FFBA35;	
	text-decoration: none;
	font-weight: normal;
}

.texte {
	font-size: 11px;
}
.here a {
	color:#92C94A;
	font-weight:bold;
}	

.midsmall { 
	color:#92C94A;
/*	color:#339933; */
	font-size: 9pt; 
	text-decoration: none;
}

.midsmall a { 
	color:#92C94A;
/*	color:#339933; */
	font-size: 9pt; 
	text-decoration: none;
	font-weight:bold;
}

.lien-annu {
	color:#92C94A;
/*	color:#339933; */
	font-size: 10pt; 
	text-decoration: underline;
	font-weight:bold;
}

.lien-annu2 {
	color:#92C94A;
/*	color:#339933; */
	font-size: 10pt; 
	text-decoration: underline;
}
