@import url(general.css);

/* SOUS MENU */


.sous_menu{
	background:url(../img/bg_main_sous_menu.gif) right top no-repeat;
}


/* MAIN */

#col_A{
	float:left;
	display:inline;
	padding-left:20px;
}
#col_A1{
	width:120px;
	margin:0 0 20px 0;
	background:url(../img/bg_col_a1.gif) top right repeat-y;
	float:left;
	display:inline;
}
#col_A2{
	background:url(../img/bg_col_a2.gif) bottom right no-repeat;
	padding-left:10px;
	display:inline;
	float:left;
	width:120px;
}
.fiche_mag{
	background: transparent url(../img/bg_fiche_mag.gif) bottom center no-repeat;
	padding:10px 0;
}
.titre_fiche_mag{
	color:#FF5600;
	font-size:.7em;
	display:block;
	font-weight:bold;
	margin-top:10px;
}
.fleche_mag{
	font-size:.7em;
	color:#ADA893;
	padding:0 0 0 12px;
	margin:0;
	display:block;
	background:url(../img/puce_fleche_mag.gif) center left no-repeat;
}
.fleche_mag a{
	font-weight:normal;
	color:#ADA893;
}

#newsletter{ 
	font-size:.75em;
	width:151px;
	height:88px;
	padding:6px 0 0 0px;
	clear:left;
	margin-bottom:10px;
}
#newsletter span{ 
	display:block; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#newsletter input{ 
	background-color:#AA9F82;
	font-size:.8em;
	width:145px;
	border:0;
}

#ipad{ 
	font-size:.75em;
	width:151px;
	height:88px;
	padding:6px 0 0 0px;
	clear:left;
	margin-bottom:10px;
}
#ipad span{ 
	display:block; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#ipad input{ 
	background-color:#AA9F82;
	font-size:.8em;
	width:145px;
	border:0;
}
.email{ font-size:.85em; font-family:Verdana, Arial, Helvetica, sans-serif !important; margin:3px 0;}
.validez { width:50px !important; height:10px; margin-top:5px !important; }






/* COL B */

#col_B{
	background:  url(../img/bg_col_b.gif) top left repeat-x;
	padding: 20px 20px 30px 22px;
	margin: -10px 0 0 270px;
	width:305px;
}

#col_B h1{	
	color:#FB8B50;
	background:#F3F1E9 url(../img/bg_h1.gif) top left no-repeat;
	padding:0 0 0 3px;
	margin:0;
}
#col_B h2{
	margin:0;
	padding:25px 0 0 0;
	background:none !important;
}
#col_B p{ padding:10px 0; text-align:justify; color:#000; }

.fiche_news{
	border-bottom:#E3E0D4 solid 10px;
	padding-bottom:5px;
}
.date{
	font-size:.6em;
	color:#FF5600;
	padding:0;
	margin:0;
	display:block;
}

#col_B img{
	margin-top:10px;
}

.anciennes_news{ font-size:.7em; color:#ADA893; margin-top:25px; display:block; }
.anciennes_news a { color:#ADA893; }





/* COL C */
#col_C{
	width: 140px;
	float:right;
	display:inline;
}
#col_C img{ margin-bottom:10px; }
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#FF5600;
	padding:0;
	margin:15px 0 0 0;
}
#col_C strong{
	margin-top:10px; 
	font-size:.7em;
	display:block;
}
.services{
	background:url(../img/bg_fiche_mag.gif) bottom center no-repeat;
	padding-bottom:20px;
}

#meteo{
	background:url(../img/bg_meteo.gif) top left no-repeat;
	width:108px;
	height:87px;
	padding:5px 2px 5px 10px;
}
#meteo span.blanc{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:.8em;
	margin-bottom:5px;
}
#meteo span{ 
	display:block; 
	font-size:.6em;
}
#meteo input{ 
	background-color:#006D00;
	font-size:.7em;
	color:#fff;
	width:100px;
	display:block;
	border:0;
	margin:0;
}


/* PAGE INTERNE */
h2{
	background:#DB4701 url(../img/bg_h2_home.gif) top right repeat-y !important;
}


/* AUTRES PAGES */
.logo{ margin:10px 0 0 20px; }
