/*mise en place du site*/
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
z-index: 1;
	background-image: url(../images/motif_background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.intro {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
z-index: 1;
background-color: white;
}
#corpus {
	
	width: 800px;
	min-height: 600px;
	margin-left: auto;
	margin-right:auto;	
}
img {
	border: none;
}
ul {
	padding-right: 5px;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a.ancre {
	float: right;
	color: black;
	text-decoration: none;
	margin-right: 15px;
}
a.ancre:hover {
	float: right;
	color: #b70b09;
	text-decoration: underline;
	margin-right: 15px;
}	
p.centrer {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 10px 15px 0px 15px;
	text-align: justify;
}
strong {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}
/*FIN mise en place du site*/

/*header du haut de la page contenant le logo et les illustrations*/
#header {
	clear: left;
	float: left;
	width: 800px;
	height: 115px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#headerlogo {
	float: left;
	width: 215px;
}
#headerblank {
	float: left;
	width: 155px;
}
#headerillustration {
	float: left;
	width: 370px;
}

#headeradherent {
	float: right;
	margin: -45px 15px 0px 0px;
	z-index: 3;
}
a.adherent {
	color: White;
	font-weight: bold;
	font-size: 12px;
}
/* FIN header du haut de la page contenant le logo et les illustrations*/
/* menu du haut */
ul.menutop {
	clear: left;
	width: 800px;
	height: 24px;
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	
}
li.menutopitem {
	float: left;
	background-image: url(../images/menu/angle_menu_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 2;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.menu {
	font-size: 15px;
	font-weight: lighter;	
	color: black;
	text-align: center;
	text-decoration: none;
	margin: 0px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
}
a.menu:hover {
	font-size: 15px;
	font-weight: normal;	
	color: #b70b09;
	text-align: center;
	margin: 0px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
}
/* FIN menu du haut */
/* menu de gauche */
#menuleft {
	width: 190px;
	float: left;
	clear: left;
	margin: 0px 0px 0px 10px;	
	padding: 16px 0px 5px 10px;
	font-size: 11px;
}
.menuleftitem {
	float:left;
	width: 180px;
	padding: 5px 0px 5px 0px;
	background-image: url(../images/menu/menu_left_fond.gif);
	background-repeat: repeat-y;
	z-index: 2;
}
.menuleftvague {
	clear: left;
	width: 183px;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menu/menu_left_vague.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	z-index: 2;
}
a.menulefttitre {
	font-size: 15px;
	font-weight: 100;	
	color: black;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
a.menulefttitre:hover {
	font-size: 15px;
	font-weight: 100;	
	color: #b70b09;
	text-decoration: none;
	}
ul.menuleft {
	margin: 10px 0px 0px 15px;
	padding: 0px 5px 0px 0px;
}
li.menuleft {
	background-image: url(../images/menuleft/picto_liste.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;	
}
li.menuleft:hover {
	background-image: url(../images/menuleft/picto_liste.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;	
	color: #b70b09;
}
li.ssmenuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 10px;	
	line-height: 13px;
	text-indent: -10px;
}
li.ssmenuleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 10px;	
	line-height: 13px;
	color: #b70b09;
	text-indent: -10px;
}
/* FIN menu de gauche */

/* gestion de la partie contenu de la page */

#contenu {
	float: right;
	width: 570px;
	min-height: 410px;
	margin: 15px 10px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/contenu_fond.gif);
	background-repeat: repeat-y;
}
#contenulien {
	float: right;
	width: 770px;
	min-height: 430px;
	margin: 15px 10px 15px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/fond_contenu_lien.gif);
	background-repeat: repeat-y;
}
a.contenu {
	color: #b70b09;
	font-weight: bold;
	text-decoration: none;
}
a.contenu:hover {
	color: #b70b09;
	font-weight: bold;
	text-decoration: underline;
}	
p.contenufirst {
	padding: 0px 5px 0px 0px;
	margin: 10px 15px 0px 15px;
	text-indent: 35px;
	text-align: justify;
}
p.contenu {
	padding: 0px 5px 0px 0px;
	margin: 10px 15px 0px 15px;
	text-align: justify;
}
p.contenuretrait {
	padding: 0px 0px 0px 0px;
	margin: 10px 35px 0px 50px;
	text-align: justify;
}
img.contenul {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.contenur {
	float: right;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
}
img.actu {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}
h1.titrecontenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #b70b09;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 5px;      
	padding: 0px 0px 0px 0px;
}
h2.titrecontenu2 {
	text-align:left;
	font-size: 40px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	margin: -10px 0px 0px 5px;      
	padding: 0px 0px 0px 0px;
}
h3.titrecontenu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;      
	padding: 0px 0px 0px 15px;
	background-image: url(../images/menuleft/picto_liste.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h3.titreactu {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;      
	padding: 15px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
}
h3.titrecontenu4 {
	text-align: right;
	color: #e0e0e0;
	font-size: 45px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	bottom: 0px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b70b09;
	padding: 0px 0px 0px 0px;
	margin: 10px 15px 0px 15px;
}
h4.lienrouge {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b70b09;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px Opx;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 10px 15px 0px 30px;
}
/* FIN gestion de la partie contenu de la page */
/* gestion du footer */
#footer {
	clear: both;
	float: none;
	width: 800px;
	height: 29px;
	margin: 5px auto 0px auto;      
	padding: 0px 0px 0px 0px;
	
}
span.footer {
	float: left;
	width: 646px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: White;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 110px;
}
img.footer {
	border: none;
	float: left;
}
/* FIN gestion du footer */
/* gestion des formulaires*/
form {
	width: 300px;
	margin: 50px 0px 5px 100px;
	padding: 0px 0px 0px 0px;
	border: thin;
	border: 0px 1px 1px 0px;
	border-color: #b70b09;
}
label {
	font-size: 12px;
	font-weight: bold;
}
p.form {
	text-align: left;
	width: 150px;
	margin: 10px 0px 0px 50px;
	padding: 0px 0px 0px 0px;	
}
p.formlogin {
	text-align: left;
	margin: 10px 0px 0px -60px;
	padding: 0px 0px 0px 0px;	
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #b70b09;
	color: White;
	margin-left: 195px;
}
.text {
	margin: 0px 0px 0px 25px;
}
/* FIN gestion des formulaires*/
/* gestion tableau*/
table.listeadherent {
	width: 370px;
	margin: 0px auto 0px auto;
	border: 2px;
	border-style: solid;
	border-color:black;
}
tr.premiereligne {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b70b09;
}
tr.lignesuivante {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: black;
}
td.listeadherentid {
	width: 70px;
	border: 1px;
	border-style: solid;
}
td.listeadherentemail {
	width: 200px;
	border: 1px;
	border-style: solid;
}
td.listeadherentdate {
	width: 90px;
	border: 1px;
	border-style: solid;
}
table.dwlddocument {
	width: 470px;
	margin: 0px auto 0px auto;
	border: 2px;
	border-style: solid;
	border-color: black;
}
td.compterendu {
	width: 200px;
	border: 1px;
	border-style: solid;
	border-color: #b70b09;
}
td.fichier {
	text-align: center;
	width: 90px;
	border: 1px;
	border-style: solid;
	border-color: black;
}
table.lien {
	margin: 20px auto 0px auto;
	width: 650px;
}
tr.entetelien {
	text-align: center;
	background-color: #b70b09;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
tr.lien {
	color: black;
	border: 0px 0px 1px 0px;
	border-color: Gray;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td.tetesite{
	width: 300px;
	height: 25px;
	padding: 20px;
	padding: 5px 5px 5px 20px;
}
td.tetecommentaire {
	width: 350px;
	height: 25px;
	padding: 5px 5px 5px 20px;
}
td.site {
	width: 300px;
	height: 25px;
	padding: 20px;
	padding: 5px 5px 5px 20px;
	}
td.commentaire {
	width: 350px;
	height: 25px;
	padding: 5px 5px 5px 20px;
	background-image: url(images/menuleft/picto_liste.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* FIN gestion tableau*/