body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 0;
}
/*balises communes*/



/*_______________________*/
#header {
	left: 0px;
	padding-top: 5px;
	padding-left: 20px;
	height: 150px;
}

#header h1 {
	color: #FFFFFF;
}

#header p {
	color: #FFFFFF;
	margin-left: 106px;
	line-height: 0em;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #CCCCCC;
	text-decoration:none;
}

/*_______________________*/
#conteneur {
	position: absolute;
	width: 100%;
	background-image: url(../images/fond_haut.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height: 100%;
	
}






/*_______________________*/
#centre {
	margin-left: 180px;
	width: 55%;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0077B3;
	min-height: 100%;
}


#progression {
	float: right;
	width: 150px;
}

#progression p {
	color: #B03D00;
}
#centre p {
	color: #4F4F4F;
}


#centre h1 {
	color: #0077B3;
}

#centre h2 {
	font-size: medium;
	color: #AFA162;
}
#centre h3 {
	font-size: small;
	color: #AFA162;
}
#centre h4 {
	font-size: x-small;
	color: #B03D00;
	width: 200px;
}

#centre ul {
	list-style-type: none;
}

#centre hr {
	border: 1px dashed #999900;
}


#centre a {
	color: #B03D00;
	text-decoration: none;
}

#centre a:hover {
	color: #B03D00;
	text-decoration: underline;
}


/*__Pour le référentiel fichier mot.hmtl*/
#centre1 {
	margin-left: 180px;
	width: 80%;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0077B3;
	min-height: 100%;
}

#progression {
	float: right;
	width: 150px;
}

#progression p {
	color: #B03D00;
}
#centre1 p {
	color: #4F4F4F;
}


#centre1 h1 {
	color: #0077B3;
}

#centre1 h2 {
	font-size: medium;
	color: #AFA162;
}
#centre1 h3 {
	font-size: small;
	color: #AFA162;
}
#centre1 h4 {
	font-size: x-small;
	color: #B03D00;
	width: 200px;
}

#centre1 ul {
	list-style-type: none;
}

#centre1 hr {
	border: 1px dashed #999900;
}


#centre1 a {
	color: #B03D00;
	text-decoration: none;
}

#centre1 a:hover {
	color: #B03D00;
	text-decoration: underline;
}



/*_______________________*/
#gauche {
	left:0;
	width: 160px;
	padding-left: 20px;
	padding-top: 0px;
	position: absolute;
	top: 150px;
	background-image: url(../images/extrait5.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#gauche p {
	margin-right: 15px;
}

.popup {
  width :150px; 

}

.menugauche {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menugauche li {
	margin-bottom: 5px;
	font-size: .8em;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}

/*_______________________*/
#droite {
	position: absolute;
	right:0;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
	width: 180px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0077B3;	
}

#droite p {
	color: #4F4F4F;
}

#droite h3 {
	font-size: 1em;
	color: #B09600;	
}

#droite a {
	font-size: 0.8em;
	color: #B03D00;
	text-decoration: none;
}

#droite a:hover {
	color: #B03D00;
	text-decoration: underline;
}


/*_______________________*/
#pied {
  clear:left;
	height: 200px;
	/* background-image: url(../images/fond_bas.jpg);
	background-position: left; */
}


/*_______________________*/
#pied p {
	color: #4F4F4F;
	margin-left: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #0077B3;
	border-right-color: #0077B3;
	border-bottom-color: #0077B3;
	border-left-color: #0077B3;
	width: 75%;
	margin-top: 50px;
	padding-top: 5px;

}

img {
 margin: 0; 
 padding: 2px; 

 }
.spip_doc_titre {
	font-size: 0.8em;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}

/* Style pour tableau actu____________________*/
#actu td{
	vertical-align: top;
	padding: 5px ;
}

#actu ul{
	list-style-image: url(../images/page.gif);
}





/* Style pour tableau référentiel____________________*/
.Styletab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align:center;
}

.Styletxttab {
font-size: x-small;
text-align:center;
background-color:#CCCCCC;
vertical-align: center;
padding-top:2px;
}
