   
body {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #454545;
	background-color: #F2F2F2;
}
#global {
	margin: 0 auto;
	width: 987px;
	border-left: 1px solid #013552;
	border-right: 1px solid #013552;
	background-color: white;
}
/* header */
#header {
	height: 150px;
	padding-bottom: 20px;
}
#logo_gauche {
	padding-right: 0;
	padding-bottom: 0;
	width: 170px;
	background-image: url(../images/banniere/banniere-pages-bleues.jpg);
	background-repeat: no-repeat;
	height: 150px;
	float: left;
}
#logo_centre {
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	margin-top: 20px;
	border: thin solid #FFFFFF;
}
#logo_droite {
	padding-right: 0;
	padding-bottom: 0;
	width: 465px;
	height: 145px;
	float: right;
	background-image: url(../images/banniere/infoconseil-468.jpg);
	background-repeat: no-repeat;
}
#logo p {
	color: #0000FF;
	margin-right: 0;
	font-size: 14px;
	background-color: #fff;
	padding-top: 35px;
}

/* horizontal tabbed menu */	
#tabs {
	color: #000;
	height: 64px;
	text-align: center;
	padding-top: 0;
	margin-top: 5px;
	background-color: #fff;
	background-image: url(../images/image-templates/bigbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs li {
	display: inline;
	height: 45px;
}
#tabs li a {
	float: left;
	color: #333333;
	width: 90px;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0;
	background-color: #fff;
	background-image: url(../images/image-templates/barbg.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#tabs li a:hover {
	color: #000;
	background-color: #fff;
	background-image: url(../images/image-templates/barcurrent.gif);
	background-repeat: no-repeat;
}	
#tabs li a.current {
	color: #2C71AE;
	background-color: #fff;
	background-image: url(../images/image-templates/barcurrent.gif);
	background-repeat: no-repeat;
}	
.key { text-decoration: underline; }
#tabs p {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bolder;
	padding-left: 15px;
}


/* links */
a {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	color: #6600FF;
	
}	

/* headings */
h1 {
	font: bold 2.5em "Arial", Sans-Serif;
	margin: 0;
	letter-spacing: -1px;
	color: #0000FF;
}
h2 {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Sans-Serif;
	font-size: 1.85em;
	font-weight: bold;
	color: #000099;
}
h3 {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}
h1 a, h2 a h3{
	color: #6633FF;
	background: #fff;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover; { color: #2b2b2b; background: #FFFFFF; }
.title { color: #808080; background: #ffffff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
/*  Fil ariane + newsletter  */
#meteo {
	height: auto;
}
/* grey subheader */
.gboxtop {
	background: #dedede url(../images/gboxtop.gif) no-repeat;
	color: #333333;
	background-color: #FFCCCC;
	float: left;
}
.gbox {
	color: #444;
	width: 575px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 13px;
	padding-left: 13px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gbox_meteo {
	background: #dedede url(../images/image-templates/gbox.gif) no-repeat bottom left;
	color: #444;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: left;
}
.gbox p {
	padding: 7px 0;
	margin: 0;
	font-style: italic;
	color: #000066;
	font-size: 12px;
}

#fil_ariane{
	font-size: 1.95em;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	width: 350px;
	margin-top: 25px;
	color: #333333;
}

.diapo {
	/*  height: 88px;*/
  text-align: right;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-left: 0;
	width: 350px;
	height: 150px;
	float: right;
	background-color: #333333;
	padding-bottom: 50px;
}

/* left side */
.left {
	float: left;
	width: 650px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 25px;
}
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		
		background: #fff;
	}
	.left_articles h2{
	padding-left: 20px;
	}
	.description {
	border-bottom: 1px dotted #ccc;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
}

/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../images/image-templates/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../images/image-templates/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop {
	height: 19px;
	color: #000;
	background-color: #fff;
	background-image: url(../images/image-templates/boxtop.gif);
	background-repeat: no-repeat;
}
	.box {
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
	background-color: #fff;
	background-image: url(../images/image-templates/box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(../images/image-templates/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, hover { background: #488EB2 url(../images/image-templates/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
