@charset "utf-8";
/* CSS Document */
body {
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(http://www.femmespourledire.asso.fr/fond-haut.png); background-repeat:repeat-x;
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	}

a {
	}

a:link {
	color: #E66423;
	text-decoration:none; 
	}
	
a:visited {
	color: #E66423;
	text-decoration:none; 
	}
	
a:hover {
	color: #0062A1;
	text-decoration:underline;
	}
	
H1 {
	font-family: Arial, Helvetica, sans-serif; 
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	font-size: 18px;
	color:#E66423;
	font-weight: bold; 
}

H2 {
	font-family: Arial, Helvetica, sans-serif; 
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	font-size: 18px;
	color:#E66423;
	font-weight: normal; 
}

.titre {
	width:850px; height:172px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(http://www.femmespourledire.asso.fr/fond-titre.png); background-repeat:no-repeat;
	text-align:left;
	}	
	
.anim-bandeau {
	width:670px;
	height:130px;
	padding-top:11px;
	margin-left:169px;
	}
	
.actu {
	font-size:14px; font-weight:bold;
	color:#333333; float:left;
	margin-left:205px; padding-top:7px;
	}
.defilant {
	font-size:14px;
	color:#333333; float:left;
	margin-left:36px; padding-top:7px;
	}
	
.page {
	width:850px; 
	margin-left: auto; display:inline-block; float:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px; vertical-align:top;
	background-image: url(http://www.femmespourledire.asso.fr/fond-page.png); background-repeat:repeat-y;
	}

.menu {
	width:150px;
	float:left; 
	text-align:right; vertical-align:top;
	margin-right:10px;
	}
	
a .bouton {
	width:94px; 
	height:33px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:5px;
	margin-bottom:10px; 
	background-image: url(http://www.femmespourledire.asso.fr/bouton-off.png);
	text-align:center; 
	cursor:pointer;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	float:right;
	}

a:hover .bouton {
	background-image: url(http://www.femmespourledire.asso.fr/bouton-on.png);
	color:#000000;
	text-decoration:none;
	}

.textbouton {
	margin-top:9px; text-decoration:none;
	}

.contenu {
	width:690px;
	float:left;
	margin-left:0px; display:block; 
	text-align:left; vertical-align:top;
	background-image: url(http://www.femmespourledire.asso.fr/fond-page2.png); background-repeat:repeat-y;
	}

.edito {
	float:left;
	width:351px;
	height:208px; 
	}
	
.agenda {
	float:left;
	width:300px;
	height:208px;
	margin-top:0px;
	background-image: url(http://www.femmespourledire.asso.fr/fond-agenda.png); background-repeat:no-repeat;
	margin-left:9px;
	}
	
.agenda ul {
	list-style-image: url(http://www.femmespourledire.asso.fr/puce.png);
	margin-top:5px;
	}
	
.agenda li {
	font-size:12px;
	margin-bottom:5px;
	}

.titreagenda {
	font-size:14px; font-weight:bold; text-transform:uppercase; color:#333333;
	margin-left:10px;
	padding-top:10px;
	}
	
.date {
	text-indent:10px;
	color:#666666;
	font-size:12px;
	margin-bottom:10px;
	}
		
.article {
	text-align:justify;
	color:#333333;
	font-size:12px;
	}

.container-bas 	{
	width:850px; height:20px; display:block;
	margin-left: auto; float:none; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top:7px;
	background-image: url(http://www.femmespourledire.asso.fr/fond-bas.png); background-repeat:no-repeat; 
	}
	
.bas {
	width:690px; height:20px;
	margin-left: 160px; 
	}
	
#accessibilite{
	position:absolute;
	top:-500px;left:0px;
}

#accessibilite a:focus{
	position:absolute;
	top:508px;left:0px; width:150px;
	z-index:10;
}
	
	
