.txtpetit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.txtjust{
text-align: justify;
}
.trt{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}

h1{
	font-size: large;
	color: #990000;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link_simple{
	font-size: small;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
p
{
	font-size:12px;
	margin:0;
	padding:0 0 1em 0;
	text-align: justify;
}
p.p_accueil
{
font-size:10px;
}
h1#t_acceuil
{
text-align: left;
padding-bottom:0.5em;
margin-bottom:0em;

}


a.lien_externe
{
	color: #990000;
	text-decoration: underline;
}
.titre_rech {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.titre_rech2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
}
.titre_box {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold; }
.titrerouge {	font-size: medium;
	color: #990000;
		font-weight: bold;
}
.titrerouge {
	font-size: large;
	color: #990000;
	font-weight: bold;
}


/*body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(img/fond.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Style12 {font-family: Verdana, Arial, Helvetica, sans-serif}
.blancgras {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style5 {color: #FFFFFF}
.grasnoir {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.grasnoir2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Style4 {color: #990000}
.petitnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smallnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.noir {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.noir2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.gris {

	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.grasrouge {

	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #860202;
}
.rouge {

	font-size: 12px;
	font-weight: normal;
	color: #860202;
	font-family: Arial, Helvetica, sans-serif;
}



div.header{
	position:relative;
	width:776px;
	height:149px;
	}


a.btn_home{
	z-index:1; 
	position:absolute; 
	top:10px; 
	left:5px; 
	border:0; 
	width:120px; 
	height:100px; 
	float:left; 
	margin:0;
	}


div.menu{
	z-index:2;
	position:absolute;
	top:89px;
	left:170px;
	}


	
#bando_pub{
	z-index:4;
	position:absolute;
	top:9px;
	left:200px;
	border:none;
	width :480px;
	height:-20px;
	float:left;
	}

#bando_pub img{
	border:none;
	}

#bando_pub a{
	border:none;
	}
	
	
img.fiche_ico_coupcoeur{
	padding-left:10px;
	}
	
	
	
	
	
	
/* ----------- styles pour l'index "clean" ------------- */

#my_content{
	padding:10px;
	}
	
	
#col_left{
	float:left;
	background:url(img/bg_col_left.gif) no-repeat right top;
	}
	
#col_right{
	float:left;
	padding-left:15px;
	width:570px;
	}
	
.results_entete, 
.fiche_titre {
	background:#990000 url(img/bg_fiche_titre.gif) no-repeat 0px 0px;
	padding:10px 20px 10px 20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	}

.fiche_soustitre{
	display:block;
	height:25px;
	width:570px;
	background:url(img/fond_info_finance.gif) repeat-x 0px 0px;
	}
	
.results_options{
	background-color:#cccccc;
	padding:5px 10px 5px 10px;
	}
	
.liste_pages{
	display:block;
	float:left;
	clear:both;
	background-color:#dfdfdf;
	padding:5px;
	width:560px;
	}
	
	
.liste_pages a{
	display:block;
	float:left;
	padding:2px 3px 2px 3px;
	}
	
.liste_pages a:hover{
	text-decoration:underline;
	}

table.fiche_photos{
	background-color:#e5e5e5;
	}
	
table.fiche_photos tr td{
	padding:5px;
	}
	

.fiche_content{
	font-size:12px;
	}
	
.strong_2{
	font-weight:bold;
	color:#990000;
	}
	
.fiche_content_col_left{
	float:left;
	width:280px;
	padding-right:5px;
	}
	
.fiche_content_col_right{
	float:left;
	width:250px;
	}
	
.clear_both{
	clear:both;
	}
	
	
	
	
	