#prechargement {
 display: none;
 }
/* CSS Document */
body{
	background-color:#745A33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited {
	text-decoration:none;
	color: #f29000;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration:underline;
}

.fond_haut{
	background-image:url(images/fond_site_haut.png);
	background-repeat:no-repeat;
	background-position : bottom;
}
.fond_milieu{
	background-image:url(images/fond_site_milieu.png);
	background-repeat: repeat-y;
	background-position : top;
}
.fond_bas{
	background-image:url(images/fond_site_bas.png);
	background-repeat:no-repeat;
	background-position : top;
	height: 25px;
	width: 952px;
}
.titre_projet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #000;
}

.image_projet{
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
.descriptif{
	padding-bottom:10px;
}
.descriptif_projetTab{
	padding-bottom:20px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;	
}
.infos_all{
	padding-left:20px;	
	padding-right:20px;
	padding-bottom:6px;
}
.date_info{
	color: #f29000;
	padding-top:6px;	
	padding-left:20px;	
	padding-right:20px;
	font-weight: bold;
}

.td_projet_texte{
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 5px;
	text-align: justify;
}
.td_projet_texte_detail{
	padding-bottom: 15px;
	vertical-align: top;
	padding-left: 5px;
	text-align: justify;
}
.categorie_texte{
	vertical-align: top;
	padding-left: 20px;	
	padding-top:5px;
}
.td_fond_info{
	background-image:url(images/fond_infos_all.png);
	background-repeat:no-repeat;
	background-position : top;
}
.td_filet{
	background-image:url(images/filet.png);
	background-repeat:repeat-y;
	padding-top:-2px;
	width:188px;
}
#banner{
		margin-left: 13px;
}
.description_rub{
	padding-left: 20px;	
	padding-top:0px;
}
.traitHR{
color: #86683b;
background-color: #86683b;
height: 1px;
border: 0;
width:550px;
}
