@CHARSET "ISO-8859-1";


/*=================================================*/
/*============================ NATURAL ELEMENTS ===*/
/*=================================================*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	background: #fff url(../../pics/body_bg.jpg) repeat-x;
}


img {
	border: 0;
}


/*=================================================*/
/*============================ UNIQUES ELEMENTS ===*/
/*=================================================*/
a#site_logo {
	display: block;
	width: 300px;
	height: 90px;
}


div#page {
	text-align: left;
	width: 770px;
	margin: 0 auto 30px auto;
	padding: 0px;
	position: relative;
	background: #fff;
}


div#page_header {
	background: #b7e3ff url(../../pics/header_bg.jpg) no-repeat;
	height: 95px;
	padding: 0;
	margin: 0;
}


div#search_mitres {
	background: url(../../pics/search_mitres_bg.jpg) no-repeat;
	height: 24px;
}


div#site_top {
	background: url(../../pics/site_top_bg.jpg) no-repeat;
	height: 80px;
}


div#site_menu {
	background: url(../../pics/site_menu_bg.gif) no-repeat;
	height: 28px;
	padding: 0 20px 0 25px;
	text-align: center;
	clear: both;
	font-size: 0.8em;
	font: bold 13px arial;
	color: #fff;
	line-height: 28px;
}


div#site_menu a {
	color: #fff;
	text-decoration: none;
}


div#site_body {
	background: #fff url(../../pics/body_pattern.gif) repeat-y;
	padding: 0;
	margin: 0;
}


div#site_container {
	margin: 0 1px 0 9px;
	padding: 1px 2px 10px 2px;
	text-align: left;
}


div#search {
	float: right;
	text-align: right;
	width: 450px;
	color: #043766;
}


div#search form {
	margin: 5px 20px 0 0
}


p#date_counter {
	padding: 0;

	margin: 28px 8px 0 0;
}


div#meteo {
	float: left;
	margin: 5px auto auto 8px;
	color: #05437B;
	font-family: verdana;
}


div#meteo a {
	color: #05437b;
	font-family: arial;
}


div#meteo .meteo_temperature {
	font-size: 19px;
	color: #ff6501;
	margin-left: 10px;
}


div#search input.search_field {
	width: 280px;
	height: 20px;
	border: 1px solid #0866ba;
	vertical-align: middle;
	color: #999;
}


div#search input.search_button {
	width: 25px;
	height: 22px;
	background: #c6da02 url(../../pics/search_button.jpg);
	border: 0;
	vertical-align: middle;
}


div#search input.search_button:active { /*Que pour FF*/
	width: 25px;
	height: 22px;
	background: #c6da02 url(../../pics/search_button_active.jpg);
	border: 0;
	vertical-align: middle;
}


span#counter {
	color: #043766;
	float: right;
}


div#footer {
	color: #0078ff;
	text-align: center;
	background: url(../../pics/footer_bg.gif) top no-repeat;
	padding-top: 10px;
}


div#a_propos{
	width: 400px;
	border: 1px solid #c9c9ff;	
	margin: 30px auto 30px auto;
	padding: 10px;
}

div#bouton_actu{
background-image: url(../../pics/bouton_actu.jpg);
width: 250px;
height: 24px;

}
div#bouton_sport{
background-image: url(../../pics/bouton_sport.jpg);
width: 250px;
height: 24px;
}

a#zone1{
float:left;
width: 90px;
height: 20px;
margin-left: 80px;
margin-top: 2px;
}

a#zone2{
float:left;
width: 88px;
height: 20px;
margin-left: 0px;
margin-top: 2px;
}
/*=================================================*/
/*============================== MISC. ELEMENTS ===*/
/*=================================================*/
	/*================== H Titles */
h3.article_title {
	color: #036;
	text-align: left;
	font-style: italic;
	font-size: 1.3em;
	padding: 0;
	margin: 20px 10px 5px 10px; ;
}


div.page_block {
	margin: auto 1px auto 1px;
}


div.basic_container{
	border: 1px solid #cbcbcb;
}


div#search_mitres a {
	display: block;
	background-color: #075aa6;
	height: 24px;
	width: 95px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	float: right;
	margin: 0 1px 0 4px;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
}


div#search_mitres a:hover {
	background-color: #c6f102;
	color: #043663;
}


div#site_menu img.sep_bar{
	vertical-align: middle;	
}


div#footer a {
	color: #0078ff;
}


div.rub_actu {
	width: 250px;
}


div.rub_actu_content_blue {
	background-color: #f1f8ff;
	padding: 5px;
	overflow: hidden;
	color: #043766;
	text-align: justify;
	line-height: 12px;
}


div.rub_actu_content_red {
	background-color: #ffefef;
	padding: 5px;
	overflow: hidden;
	color: #043766;
	text-align: justify;
	line-height: 12px;
}


div.rub_actu_content_white {
	background-color: #ffffff;
	padding: 5px;
	overflow: hidden;
	color: #043766;
	text-align: justify;
	line-height: 12px;
}


div.rub_actu_content_red a,div.rub_actu_content_blue a,div.rub_actu_content_white a
	{
	color: #043766;
	text-decoration: none;
}


div.prog_tv_pair {
	width: 225px;
	margin-bottom: 5px;
	border: 1px dotted #074580;
	float: left;
}


div.prog_tv_impair {
	width: 225px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px dotted #074580;
}

table.index_dispatcher{
	border: 1px solid #93795a;
	background-color: #fff;	
}

div.mini / a:hover,div.rub_actu_content_blue a:hover {
	text-decoration: underline;
}


div.actu_resum{ 
	color: #043766; 
	padding: 10px;
}


p.actu_title {
	margin: 8px 0 0 0;
	text-align: left;
	color: #043766;
	font: bold 11px arial;
}


p.actu_title a:hover{ text-decoration: underline; }


p.actu_ref{
	color: #777;
	font-size: 0.8em;
	margin: 0;
}


p.actu_ref span.date{color: #ff6501}

div.encart{
	border: 1px solid #c9c9ff;	
	margin: 30px auto 30px auto;
	padding: 10px;
}


/*
p.actu_resum{
	margin: 5px 0 2px 0;
	text-align: left;
	color: #043766;
}


p.actu_resum a{
	font: bold 11px arial;
	color: #043766;
}	
	
p.actu_resum a:hover{
	text-decoration: underline;
}


p.actu_title {
	margin: 0;
	font-size: 0.8em;
	color: #ff6501;
}
*/
span.actu_img_legend {
	color: #000;
	font-size: 10px;
}


img.rightSide { /* Img Actu */
	float: right;
	margin: 3px 7px 3px 10px;
}


img.leftSide {
	float: left;
	margin: 3px 10px 3px 7px;
}


div.equalizer {
	height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
}


td.search_rub h3 {
	color: #856d51;
	font: bold 12px arial;
	margin: 0 0 2px 0;
}

td.search_rub h3 a{
	color: #856d51;
	text-decoration: none; 
}


td.search_rub h4 {
	display: inline;
	color: #3f0505;
	font-weight: normal;
	font-size: 11px;
}



td.search_rub h4 a {
	color: #3f0505;
	text-decoration: none;
}


fieldset.actu_article {
	border: 1px solid #cbcbcb;
	margin-bottom: 5px;
	text-align: justify;
}


fieldset.actu_article p {
	text-indent: 15px
}

fieldset.actu_article img{
	float:left;
	margin: 0 10px 5px 0;
}

.article_label_blue {
	font: bold 14px Verdana;
	color: #0f599c;
	margin: auto 5px auto 3px;
}

.rub_actu_content_red p,.rub_actu_content_blue p{
	margin:0;
}

.un-article{
	margin:0 0 5px 0;
}

.thumb-actu{
	float:left;
	margin:5px 5px 5px 0;
}

.un-article p{
	margin:5px 0 5px 0;
}

/*======= Rub Heads & Footers */
div.rub_blue_head {
	background: #2266a3 url(../../pics/title_bg_blue.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 10px;
	padding: 0 5px 0 5px;
}


div.rub_blue_head a {
	color: #fff;
}


div.rub_blue_footer {
	background: #f1f8ff url(../../pics/rub_footer_blue.jpg) no-repeat;
	height: 17px;
	padding: 0 5px 0 5px;
	line-height: 20px;
	color: #000;
	border: solid #cbcbcb;
	border-width: 0 1px 1px 1px;
}


div.rub_red_head {
	background: #d82727 url(../../pics/title_bg_red.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 10px;
	padding: 0 5px 0 5px;
}


div.rub_red_head a {
	color: #fff;
	text-decoration: none;
}


div.rub_red_footer {
	background: #ffefef url(../../pics/rub_footer_red.jpg) no-repeat;
	height: 17px;
	padding: 0 5px 0 5px;
	line-height: 20px;
	color: #000;
}


div.rub_deepred_head {
	background: #530707 url(../../pics/title_bg_deep-red.gif) repeat-x;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-size: 10px;
	padding: 0 5px 0 5px;
}


div.rub_deepred_head a {
	color: #fff;
	text-decoration: none;
}


div.rub_blue_head a {
	color: #fff;
	text-decoration: none;
}


div.rub_orange_head {
	background: #d82727 url(../../pics/title_bg_orange.gif) repeat-x;
	height: 19px;
	line-height: 19px;
	color: #fff;
	font-size: 10px;
	padding: 0 5px 0 5px;
	border: solid #cbcbcb;
	border-width: 1px 1px 0 1px;
}


div.rub_orange_head a {
	color: #fff;
	text-decoration: none;
}


p.actu_leaderboard_title{
	margin: 8px 0 0 0;
	text-align: left;
	color: #043766;
	font: bold 11px arial;
}


p.actu_leaderboard_title a{ 
	color: #043766;
	text-decoration: none; 
}
p.actu_leaderboard_title a:hover{ text-decoration: underline; }


p.actu_leaderboard_ref{
	color: #777;
	font-size: 0.8em;
	margin: 0;
}


p.actu_leaderboard_ref span.date{color: #ff6501}


.actu_leaderboard_cell{
	float: left;
	width: 33%;
	font-size: .9em;
}


.actu_leaderboard_readmore{color: #ff6501; text-decoration: none;}


a.meteo_listing_ville{ 
	color: #074580;
	text-decoration: none;
	font-weight: bold;
}


a.meteo_listing_ville:hover{text-decoration: underline; }


.meteo_fletter{
	color: #ff6501;
	font: bold 24px arial;
}


th.selection_category{
background-image: url(../../pics/selection_bg.gif); 
background-repeat:repeat-x; 
color:#FFFFFF; 
text-align: center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul.selection_sscat{
margin-top: 0px;
list-style:none; 	
}

ul.selection_sscat li{
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 5px;
}
div.leaderboard{
	width: 728px;
	height: 90px;
	margin: 10px auto 10px auto;
}


div.pa_bloc{
	margin-left: 25px;
}
/*=================================================*/
/*============================ BASIC PROPERTIES ===*/
/*=================================================*/
.float_left {
	float: left
}


.float_right {
	float: right
}


.center {
	text-align: center;
}


.w_500 {
	width: 500px;
}


.w_250 {
	width: 250px;
}


.w_244 {

	width: 244px;
}


.w_360 {
	width: 360px;
}


.wet_sand {
	color: #856d51;
}


.bold {
	font-weight: bold;
}


.clear {
	clear: both;
}


.right {
	text-align: right;
}


.blue{color: #074580}


.orange{color: #ff6501}