@charset "utf-8";
/* CSS Document */
*{
border:0;
margin:0;
padding:0;
}
#news{
display:none;	
}
.newsticker {
        list-style-type: none;
        background: #fff;
        color:#050c44;
		width:160px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

#selection {
 margin:0px 0 0 16px;	 
}
#selection #s_haut {
	background-image:url(../images/selection/haut_selection.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:182px;
	height:35px;
}
#selection #s_corps {
	background-image:url(../images/selection/fond_selection.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 0 0 11px ;
	
}
#selection #s_bas {
	height:54px;
	background-image:url(../images/accueil/cle1.png);
	background-repeat: no-repeat;
	background-position: -10px top;	
}
#selection #news{
padding:5px 0 10px 0;
}

#selection li a{
	color:#164EA6;
}

#news .titre{
	font-weight:bold;
}
#news .texte{
	font-weight:normal;
}
#cle2{
margin:-1px 0 0 -7px;	
}
#bandeau_defilant{
	text-align:center;
	background-image:url(../images/accueil/bandeau_flash.png);
	background-repeat: no-repeat;
	background-position: 22px 3px;
	margin:0 0 0 0;
}
#accueil{
	background-image: url(../images/accueil/fond_maison_pub.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	padding:0 0 30px 0;
	
}
#centre{
	height:500px; /****************************************/
	
}
#pied{
margin:0;	
}
#accueil h1{
	width:160px;
	font-weight: bold;
	margin:15px 0 5px 0;
	padding:0 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c91d82;
}

#accueil h2{
	margin:5px 0 0 0;
	font-weight:normal;
}
#ad_01{
padding:40px 0 0 0;	
}
#ad_02{
padding:40px 0 0 0;	
}
#ad_01,#ad_02 {
float:left;	
}
.img1{
float:left;
margin:0 0 0 -15px;
padding:35px 0 0 0;
}
.img2{
float:left;
margin:0 0 0 -15px;
padding:30px 0 0 0;
}
.ad_tel{
	margin:10px 0 0 0;
	font-weight:bold;
}
.clic_ticker a {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color :#9C5400;	
text-decoration:underline;
}
.clic_ticker a:visited {
color :#9C5400;	
text-decoration:underline;
}
.clic_ticker a:hover {
color :#9C5400;	
text-decoration:none;
}

