/* CSS Document */



h1 {

}

h2 {
padding: 0 0 15px 0;
}


h3 {
padding: 0 0 5px 0;
}


/* Main-content */

#wrapper #main_content {
width:971px;
clear:both;
}

/* Content TOP */


#content_top {
height:260px;
width:971px;
clear:both;

}

/*Banière flash
*/

#content_top_right {
height:260px;
width:791px;
float:right;
background:url(../images/accueil/fond-banniere.png) center top no-repeat;
}

#baniere {
height:205px;
width:705px;
margin:0 10px;
padding-left: 46px;
}

/*Menu trois pictos
*/

#content_top_left {
height:260px;
width:180px;
float:left;
}

#content_top_left ul {
list-style-type: none;
width: 170px;
text-align:center;


}

#content_top_left ul li {
float:left;
}

#content_top_left a:hover {
text-decoration:none;
}

.item1 a {
display: block;
width: 170px;
color: #000;
text-decoration: none;
height:80px;

}


/* Content BOTTOM */

#content_bottom {
width:971px;
clear:both;
padding: 18px 0 0 0;

}

#content_bottom h3 {
padding: 0 0 10px 0;
}

#content_bottom h3 a {
background:none;
padding:0 !important;
}

#content_bottom p {
padding: 0 0 10px 0;
}

.puce_marron, .puce_verte, .puce_bleue, .puce_violette, .puce_orange {
background:url(../images/accueil/puces-marron.png) no-repeat;
padding: 0 0 0 30px !important;
height:30px;
}

.puce_bleue {
background:url(../images/accueil/puces-bleues.png) no-repeat;
}

.puce_verte {
background:url(../images/accueil/puces-vertes.png) no-repeat;
}

.puce_violette {
background:url(../images/accueil/puces-violette.png) no-repeat;
height:20px;
}

.puce_orange {
background:url(../images/accueil/puces-orange.png) no-repeat;
}

/*Bloc gauche
*/
#left_bloc {
float:left;
width:590px;
padding: 0 20px 0 20px;

}



/*Bloc droit
*/
#right_bloc {
float:left;
width:291px;
padding: 0 20px 10px 20px;
border-left:1px solid #ddd;
margin-bottom: 40px;
}

#right_bloc p {
padding: 0 0 4px 0 !important;
}


#right_bloc p a {
background:none;
color: #000;
padding: 0;
}

#right_bloc h2 a {
background: none;
padding: 0;
color:#e75a7a !important;
}

#right_bloc h3 {
font-size: 0.9em;
font-weight: bold;
}

#right_bloc ul li {
	color:#666;
padding: 0 0 0 15px;
}


#bloc_top {
	border-bottom:1px solid #ddd;
	padding-bottom:250px;
}

#left_bloc_bas, #right_bloc_bas {
float:left;
width:240px;

padding: 0 20px 0 20px;
border-left:1px solid #ddd;
margin:20px 0 30px 0;

}
#right_bloc_bas {
text-align: center;
}

#left_bloc_bas h3, #right_bloc_bas h3 {
padding: 0 0 5px 0;
}

#left_bloc_bas h4, #right_bloc_bas h4 {
padding: 0 0 3px 0;
}

#left_bloc_bas ul li, #right_bloc_bas ul li {
color:#808080;
padding: 0 0 0 15px;
}
#left_bloc_bas ul li.puce_violette {
height:auto;
}

#left_bloc_bas p, #right_bloc_bas p {
color:#808080;
padding: 0 0 0 15px;
}

#left_bloc_bas img, #right_bloc_bas img, #right_bloc img, #bloc_top img {
	padding: 0 0 5px 5px;
}









