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

hr{
color: #CCC;
background-color: #CCC;
height: 2px;
border: 0;
}

a{
	color:#C00;}

/* ------ Menu droite ------ */
.classe_colorbox {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
background-color:#ffffff;
text-align:left;
padding: 0px 30px 0px;
overflow: hidden;
height:auto;
width:600px;
z-index:1;
}

.classe_colorbox a {
text-decoration:none;
}

.classe_colorbox a img {
text-decoration:none;
border:none;
}

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

.titre_colorbox {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#zone_print{
position:absolute;
height:40px;
width:40px;
top:10px;
right:30px;
z-index:3;}

.contact{
color:#666666;
font-style:italic;
}

.gras{
font-weight:bold;
}

#a_gris{
color:#999999;
}

#plus_rouge{
color:#F00;
}

#journalisme_colorbox{
height:auto;
width:600px;
}

	#colonnes{
	height:280px;
	width:600px;
	}
	
	#colonne_gauche{
	width:285px;
	float:left;
	}
	
	#colonne_droite{
	width:285px;
	float:right;
	}

