@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/pix.png);
	/*background-repeat:repeat-x;*/
	font-family:Arial, Geneva, sans-serif;
	background-color:rgb(247,247,247);
}
	
Table {
	/*background-color:#FFF;*/
	}

.menu {
	width:113px;
	font-family:Arial, "Lucida Grande", sans-serif;
	color:#FFF;
	text-align:center;
	font-size:13px;
	vertical-align:middle;
	height:100%;
	}
	
.td_postit {
		
}


.texte {
font-size:0.8em;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666;
}

p {
	font-size:0.9em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}

.titre {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09F;
	font-size:20px;
}

.texte_news_principale {
	font-weight:bold;
	
	}

.titre_petit {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#09F;
	font-size:14px;
	font-weight:bold;
}

.pied {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #09F;
	font-size:10px;
	text-align:center;
}


	
.titre_image {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:white;
	background-color:rgb(0,153,255);
	font-size:20px;
	text-align:center;
	font-weight:bold;
	border-bottom:  #CCC solid 1px ; 
	border-right:  #CCC solid 1px ; 
	border-left:  #CCC solid 1px ; 
	border-top:  #CCC solid 1px ; 
}

.titre_image0 {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:white;
	background-color:purple;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border-bottom:  #CCC solid 1px ; 
	border-right:  #CCC solid 1px ; 
	border-left:  #CCC solid 1px ; 
	border-top:  #CCC solid 1px ; 
}

.titre_image1 {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:white;
	background-color:green;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border-bottom:  #CCC solid 1px ; 
	border-right:  #CCC solid 1px ; 
	border-left:  #CCC solid 1px ; 
	border-top:  #CCC solid 1px ; 
}

.titre_image2 {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:white;
	background-color:Orange;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border-bottom:  #CCC solid 1px ; 
	border-right:  #CCC solid 1px ; 
	border-left:  #CCC solid 1px ; 
	border-top:  #CCC solid 1px ; 
}

.titre_image3 {
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:white;
	background-color:blue;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	border-bottom:  #CCC solid 1px ; 
	border-right:  #CCC solid 1px ; 
	border-left:  #CCC solid 1px ; 
	border-top:  #CCC solid 1px ; 
}


.titre_details {
	
	font-family:Arial, Geneva, sans-serif;
	color: black;
	font-size:10px;
}


#td_assoc {
	color: #09F;
	text-align:right;
	font-size:0.8em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#td_assoc li {
 font-size: 100%;
 color: rgb(255,153,51);
 display : list-item;
 list-style-position: outside;
 list-style: none;
} 


#td_assoc li a {
 font-size: 100%;
 color: rgb(255,153,51);
 display : list-item;
 list-style-position: outside;
 list-style: none;
 text-decoration: none ;
	}
	
#td_assoc li a:hover, #td_assoc li a:focus, #td_assoc li a:active {
  border-bottom:  rgb(255,153,51) dotted 1px ;
  text-decoration: none ;
  }
  
#liresuite {
color:#09F;
font-size:0.8em;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:right;

}

#liresuite a {
  text-decoration: none ;
  color:#09F;
}

#liresuite a:hover, #liresuite a:focus, #liresuite a:active {
  color:rgb(255,153,51);
  text-decoration: none ;
  }
