/* CSS Document */




#infobox{
	border: 0px solid #ccc;
	width: 621px;
	height: 200px;
	background: url(../backgrounds/bg_infobox.gif);
	margin-top: -1px;
	margin:0px;
	color: #FFFFFF;
}

#infobox h1{
	font: 22px, "arial";
	Text-transform: none;
	color: #fff;
	font-weight: bold;
}



h6{
}

#infobox li {
	font-weight: bold;
	text-transform: uppercase;
}


.bloc_img{
	width: 250px;
	height: 150px;
	border: 0px solid #fff;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}

p a {
	color: #006699;
	font: 10px arial, "New Century Schoolbook";
	text-decoration: underline;
}
/*
p a:hover {
	color: #006699;
	font: 10px "New Century Schoolbook";
	text-decoration: underline;
}
*/

.titre{
	height: 25px;
	border: 1px solid #ccc;
	width: 405px;
	border-left: none;
	border-right: none;
	color: #0099FF;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

.titre h1{
	margin: 0 0 5px 0;
	padding: 10px 0 10px 0;
	font-size: 27px;
	font-weight: bold;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
}

.newsblock{
	width: 200px;
	height: 800px;
	border: 0px solid #000;
	float: right;
}

.infocontent{
	border: 0px solid #ccc;
	float: left;
	width: 415px;
	padding-left: 8px;
	margin-bottom: 30px;
	color: #000;
	font:normal 12px arial,"Lucida Sans Unicode", "Lucida Sans Typewriter", "Lucida Sans", "New Century Schoolbook";
}

.infocontent u{ 
	color: #003366;
	font-weight: bold;
}

.infocontent i{ 
	color: #0099FF;
}

.infocontent .img_flottante{ 
	border: 1px solid #ccc;
	width: 179px;
	height: auto;
	float: right;
	margin-left: 5px;
	padding: 5px;
}

.infocontent .img_flottante small{ 
	color: #666666;
}

.infocontent table h3{
	color: #CC3300;
}


.infocontent .rubrique-footer{
	/*float: left;*/
	width: 313px;
	height: auto;
	border: 0px solid #ccc;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 12px;
	text-transform: uppercase;
}

.infocontent .rubrique-footer p{
	margin-left: 10px;
	margin-top: 15px;
}

.infocontent .rubrique-footer p a{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


.infocontent .rubrique-footer p a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#opinion a{
	font: 13px "New Century Schoolbook";
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	margin-right: 15px;
	color: #005984;

}

#headline{
	margin-left: -1px;
}

/*Annuaire des chargeurs */


.newsblock{
	text-align: left;
	padding-right: 3px;
}

.newsblock img{
}


.newsblock .titre-bsc{
	border: 0px solid #ccc;
	margin-top: 10px;
	padding: 1px;
	/*background: #aec0d2;*/
	color: #005177;
	text-transform: uppercase;
	font: 11px "New Century Schoolbook";
}