/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {	
	margin:0;
	padding:0;
	background-image:url(../images/fonds-body.gif);
	background-repeat:repeat-x;
    font-family: helvetica, Arial, sans-serif;
}
#wrap {
	width:980px;
	margin:0 auto 0 auto;
	padding:0;
}
#footer {
	width:960px;
	margin:20px auto 0 auto;
	padding:5px 10px 5px 10px;
    font-size: 0.8em;
    background-color: #EFEFEF;
    float: left;
    border-top:solid 3px #b2cd4c;
    color: #999;
}
#footer a {
    color: #999;
}
#header {
    width:980px;
    height:110px;
}
#logo {
    float: left;
}
#upline {
    float:right;
    width:730px;
    text-align: right;
    font-size: 0.6em;
    color: #999;
}
#bannieretop {
    float:right;
    width: 468px;
    height:60px;
    background-color: white;
    margin:10px 50px 0px 0px;
}
#cdf {
    width: 970px;
    margin: -7px auto 5px auto;
    padding: 0px 0px 3px 10px;
    border-bottom: 1px dotted #333;
    font-size: 0.7em;
    color: #999;
}
#cdf a {
    color: #999;
    text-decoration: none;    
}
#gauche {
    float:left;
    width: 500px;
}
#centre {
    float:left;
    width:310px;
    margin:0px 0 0 5px;
    padding:0 0 5px 0;
    background-color: #EEE;    
}
#bannieredroite {
    width: 160px;
    float: right;
}
.encartbig {
    width:280px;
    height:auto;

    font-size: 0.8em;

}
.encartbig .top{
    float:left;
    width:280px;
    height:auto;
    margin: 0px 0 0px 0px;
    background:url('../images/service-box-top.png') top left;
    padding:5px 10px 0px 7px;
    clear:both;
}
.encartbig .bas {
    display:block;
    clear:both;
    width:300px;
    height:12px;
    padding:0 0 0 0;
    margin: 0px 0px 0px 0px;
    background:url('../images/service-box-bottom.png') no-repeat;
}
#intro {
    padding: 6px 10px 10px 10px;
    border-top-width: 4px;
    border-right-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: dotted;
    border-bottom-style: solid;
    border-left-style: dotted;
    border-top-color: #B2CD4C;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}
#intro p {
    font-size: 0.8em;
}
h1 {
    font-size:1.3em;
	color:#b2cd4c;
    margin:10px 0px 10px 0px;
}
h2 {
    font-size:1.1em;
	color:#b2cd4c;
    margin:10px 0px 10px 0px;
}
h3 {
    font-size:1.0em;
	color:#b2cd4c;
}
p {
    font-size: 0.8em;
    margin:5px 0px 5px 0px;
}
ul {
    font-size: 0.8em;
    margin-left: 30px;
}
.titre-encart {
    color: white;
    font-size: 1.0em;
    padding: 2px 5px 1px 5px;
    margin: 5px 5px 3px 5px;
    background-color: #B2CD4C;
}
#rubriques ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type:none;
	}
#rubriques li {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width:280px;	
	line-height:18px;
	}
#rubriques li a {
	font-size:12px;
	color:#333;	
	text-decoration:none;
	}
#rubriques li a:hover {
	font-size:12px;
	color:#333;	
	text-decoration:none;
	}
#archives ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	list-style-type:none;
	}
#archives li {
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width:290px;	
	line-height:18px;
	}
#archives li a {
	font-size:12px;
	color:#333;	
	text-decoration:none;
	}
#archives li a:hover {
	font-size:12px;
	color:#333;	
	text-decoration:none;
	}
#newsletter {
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin: 10px 5px 10px 5px;
    border-top-width: 3px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #A0BC34;
    border-right-color: #A0BC34;
    border-bottom-color: #A0BC34;
    border-left-color: #A0BC34;
}
.pave {
    margin:10px 0px 0px 5px;
}
ul#derniersarticles  {
	padding:0;
	margin:10px 0px 0px 0px;
	list-style-type:none;
    width: 500px;    
}
ul#derniersarticles li {
	padding:5px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	list-style-type:none;
    width: 500px;
    height: 110px;
    float: left;
    border-bottom: 1px dotted #CCC;   
}
ul#derniersarticles img {
	padding:0;
	margin:0px 10px 0px 0px;
    width:150px;
    height:100px;
    float:left;   
}
ul#derniersarticles p {
    font-size: 1em;  
}
a.titrederniersarticles {
    font-size:1.0em;
    font-weight: bold;
	color:#b2cd4c;
    text-decoration: none;    
}
#infos-article {
    font-size:0.6em;
    width: 490px;
    padding: 2px 5px 2px 5px;
    margin-bottom:5px;
    color: #FFF;
    border-top: 1px dotted #DDD;
    border-bottom: 1px dotted #DDD;
    text-align: left;
}
#infos-article span#date {
    background-color: #FFF;
    padding: 2px 10px 2px 0px;
    color: #DDD;
    font-size:1.1em;  
}
#recherche {
	float:left;
	width:484px;
	background-color:#EEEEEE;
	border: 1px dotted #CCCCCC;
	margin:0px 0px 10px 0px;
	padding:2px 3px 2px 3px;
	font-size:10px;
}
#recherche ul {
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border:0;
    list-style-type: none;
}
#recherche ul li{
	float:left;
	margin:0px 4px 3px 0px;
	padding:2px 5px 2px 5px;
	border:0;
	height:auto;
	width:auto;
	font-size:10px;
	background-color:#FFFFFF;
}
#recherche ul li a {
    color:#000;
	text-decoration:none;
}
#recherche ul li a:hover {
	text-decoration:underline;
}
#recherche p.titrezone {
	margin:5px 5px 5px 5px;
}
#local p {
	font-size:12px;
	margin:10px 0px 0px 0px;
}
#local ul {
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#local ul li{
	list-style-type:none;
	float:left;
	width:140px;
	font-size:14px;
	margin:0px 10px 10px 0px;
	padding:5px 5px 5px 5px;
	height:130px;
	background-color:#EEEEEE;
	border: 1px dotted #CCCCCC;
}
#local ul li a{
	color:#333333;
}
#local ul li ul {
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 10px;
	list-style-type:none;
}
#local ul li ul li {
	list-style-type:none;
	margin:0;
	height:14px;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:130px;
	border: 0px;
}
#local ul li ul li a {
	text-decoration:none;
}
#local ul li ul li a:hover {
	text-decoration:underline;
}