BODY { 
background-image: url('../images/fond_page.gif');
font-family : Arial, Helvetica, sans-serif;
font-style : normal; font-size : 11px;
color: #666666;
 } 
 
a:link, a:visited { 
color: #7799B8; 
text-decoration : none; 
font-family: Arial, Helvetica, sans-serif; 
}

a:hover { 
color : #DC4236; 
text-decoration : underline; 
}

a.footer:link, a.footer:visited { 
color : #999999; 
text-decoration : none; 
font-family : Arial, Helvetica, sans-serif; 
} 

a.footer:hover { 
color : #FFFFFF; 

}

.titre_module {
  width: 136px;
  height: 14px;
  overflow: auto;
  position: relative;
  background-image: url('../images/top_module.gif');font-size: 11px;
  text-transform   : uppercase;
  padding-top: 2px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;

}

/* Link list */ 
ul.LinkList, li.LinkList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;	
}
.LinkList li {
	width: 135px;
	border-left: 1px solid #f1f2f3;
	border-top: 1px solid #f1f2f3;		
}

.LinkList li:hover {
	background-color: #F5F5F5;
}

.LinkList A, .LinkList A:link, .LinkList A:active, .LinkList A:visited {
	background-image: url('../images/puce_menu.gif');
	background-repeat: no-repeat;
	
	color: #7799B8;
	text-decoration: none;
		
	line-height: 18px;
	padding-left: 15px;
	padding-top: 1px;	
	margin-left: 5px;
}

.LinkList A:hover {
	color: #FF8500;
}

.input {
	padding: 3px;
	border:1px solid #FFBC75;
	background-color: #FFFFD5;
	font-family : Arial, Helvetica, sans-serif;
    font-style : normal; font-size : 11px;
	color : #D93C3C;
}

.rubrique_rouge {
        width: 225px;
      	overflow: auto;
      	border: 0px solid #000;
      	position: relative;
      	background-image: url('../images/feuille_rouge.gif');
      	padding-top: 65px;
		padding-left: 48px;
	    padding-right: 5px;
	    padding-bottom: 8px;
		color: #E12723;
}

.rubrique_bleu {
        width: 205px;
      	overflow: auto;
      	border: 0px solid #000;
      	position: relative;
      	background-image: url('../images/feuille_bleu.gif');
      	padding-top: 65px;
		padding-left: 15px;
	    padding-right: 40px;
	    padding-bottom: 8px;
		color: #4977A5;
}

.rubrique_orange {
        width: 225px;
      	overflow: auto;
      	border: 0px solid #000;
      	position: relative;
      	background-image: url('../images/fd_rubrique_orange.gif');
      	padding-top: 28px;
		padding-left: 48px;
	    padding-right: 5px;
	    padding-bottom: 8px;
		color: #FF7800;
}

.rubrique_vert {
        width: 205px;
      	overflow: auto;
      	border: 0px solid #000;
      	position: relative;
      	background-image: url('../images/fd_rubrique_vert.gif');
      	padding-top: 28px;
		padding-left: 15px;
	    padding-right: 40px;
	    padding-bottom: 8px;
		color: #7FA425;
}

.linkrouge:link, linkrouge:visited { 
color: #E12723; 
text-decoration : none; 
}

.linkrouge:hover { 
color : #E12723; 
text-decoration : underline; 
}


.linkvert:link, linkvert:visited { 
color: #7FA425; 
text-decoration : none; 
}

.linkvert:hover { 
color : #7FA425; 
text-decoration : underline; 
}


.linkbleu:link, linkbleu:visited { 
color: #255B90; 
text-decoration : none; 
}

.linkbleu:hover { 
color : #255B90; 
text-decoration : underline; 
}


.linkorange:link, linkorange:visited { 
color: #FF7800; 
text-decoration : none; 
}

.linkorange:hover { 
color : #FF7800; 
text-decoration : underline; 
}

.TitreMeteo {
padding-left: 40px;
}

.IconeMeteo {
padding-left: 10px;
}

/*actu_defil*/
#defil_actu{height:28px; border-left: 1px solid #8491a1; border-right: 1px solid #8491a1; background-image:url(../images/fond_defil_actu_black.gif); background-repeat:repeat-x;}
.cleaner{clear:both; overflow:hidden; width:0; height:0; margin:0; padding:0;}
#defil_actu #img_titre_actu_defil{float:left;}
#defil_actu marquee{float:left; width:686px; line-height:28px;}
* html #defil_actu marquee{margin-top:6px;}
#defil_actu marquee a{color:#fff448; font-weight:bold; font-size:1.2em;}
#defil_actu marquee a:hover{text-decoration:none; color:#fff;}