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

.navig2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	display: block;
	padding: 0;
}

.navig2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #f7c22e;	
	}
	
	.menurubrique {
	border-right:1px solid #dbdbdb;
}

.menurubrique2 {
	border-right:1px solid #ffffff;
	
}

.textemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	display: block;
	padding: 0;
}

.Edito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding : 10 px;
}
	
.legendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding : 10 px;
}


.imageBackgroundpiedpage{
	background-image : url(../images/commun/essai4_09.jpg);
	background-position :bottom;
	background-repeat : no-repeat;
} 

.imagefndRub{
	background-image : url(../images/commun/fndRub.gif);
	background-position :top;
	background-repeat : repeat-x;
} 

.AccueilTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87ae00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.Marge20px {
	padding: 20px;
	} 

.largeur {
float: leftt;
width: 1000px;
height: 100%;
}

-------------------------
