body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/fond_x.jpg);
	background-color: #E7E7E7;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

img{
border: 0;
}
#menu{
text-align:center;
}
.maframe {
	border: 1px solid #333333;
}

#menu ul{
list-style-type: none;
}
.global .fond_menu {
	background-image: url(../images/m_fond_x.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}

#menu li{
display: inline;
padding-left: 10px;
padding-right: 10px;
}
.contenu-texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#pied{
text-align:center;
}
#pied ul{
list-style-type: none;
padding:0;
margin:0;
}
#pied li{
display: inline;
padding:0;
margin:0;
}
.global {
	background-image: url(../images/fond_y.jpg);
	background-repeat: repeat-y;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fond_pied {
	background-color: #E7E7E7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #999;
}

.contenu-texte p {
	margin: 0px;
	padding: 0px;
}

.contenu-texte h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/fond_h2.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


.fond_adresse {
	background-color: #E7E7E7;
}
.adresses {
	color: #FFFFFF;
	padding-left: 33px;
	font-style: italic;
	padding-top: 15px;
	background-image: url(../images/fond_adresses.jpg);
	background-repeat: repeat-y;
}

.contenu-texte a:link
 {
	color: #3577dd;
	text-decoration:underline;
} 
.contenu-texte a:visited {
	color: #3577dd;
	text-decoration:underline;
} 
.contenu-texte a:hover {
	color: #3577dd;
	text-decoration:none;
} 
.contenu-texte a:active {
	color: #3577dd;
	text-decoration:underline;
} 


.adresses a:link
 {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;	
} 
.adresses a:visited {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;	
} 
.adresse a:hover {
	color: #FFF;
	text-decoration:none;
	font-weight: bold;	
}
.adresses a:active {
	color: #FFF;
	text-decoration:underline;
	font-weight: bold;	
} 



.fond_pied a:link {
	color: #999;
	text-decoration:underline;
} 
.fond_pied a:visited {
	color: #999;
	text-decoration:none;
} 
.fond_pied a:hover {
	color: #999;
	text-decoration:none;
} 
.fond_pied a:active {
	color: #999;
	text-decoration:none;
} 


.texte-rouge {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contenu-texte img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}

input {
	border: 1px solid #333333;
}

.contenu-texte ul {
	margin: 0px;
	padding: 0px;

}
.contenu-texte li {
	list-style-type:none;
	margin-top: 15px;
	padding-left:22px;
	background-image:url(../images/puce_verte.jpg);
	background-repeat:no-repeat;
}

.contenu-texte li li {
	list-style-type:none;
	margin-top: 15px;
	padding-left:18px;
	background-image:url(../images/pt_puce_verte.jpg);
	background-repeat:no-repeat;
}

hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

