/***********Theme de l'actualités *********/
#texte .menuTheme {
padding : 0 0 20px 1px;
text-align : left;
}
#texte .menuTheme ul {
list-style-image : none;
margin : 0;
padding : 0;
}
#texte .menuTheme li {
background: url(../images/puce.gif) 8px 3px no-repeat;
display : inline;
font-size : 12px;

margin : 0;
}

/***********actualités *****************/s
#texte .contenuactus {
border-bottom : 1px dotted #e6e6e6;
margin : 0 0 30px;
padding : 0 0 10px;
}
#texte .blockvisuele {
background : transparent url(../images/fond-vignette.gif) no-repeat scroll left top;
float : left;
height : 130px;
margin-right : 10px;
padding : 0px 0 0;
text-align : center;
width : 146px;
}
#texte #blocktexte {
height : 9%;
overflow : hidden;
}
#texte .contenuactus .actu_titre {
	margin:5px 0;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	
	color:#890084;
}
#texte .contenuactus .dateglobale {
color : #000;
font-size : 1.2em;
font-style : italic;
font-weight : bold;
}
/************ fin style actualités ************/

/********** Start Style PAGINATION **********/
#pagination{
 width:300px;
 height:41px;
 text-align:center;
 margin-top:30px;
 margin-left:150px;
 margin-bottom:20px;
}
#pagination p{
 text-align:center;
 color:#62191D;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;

}
.prev{
 float:left;
 width:123px;
 height:35px;
 font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
.next{
 float:right;
 width:123px;
 height:35px;
 font-family:Arial, Helvetica, sans-serif;
    font-size:12px;

}
/********** Fin Style PAGINATION **********/
