/* CSS Document */
body {
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img{
	border:none;
}
.spacer {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#global{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../img/bg_global.gif);
	background-repeat: repeat-y;
	height: auto;
}
#blocTop{
	margin-bottom: 64px;
}
#blocPlayer{
	float: left;
	padding-left: 40px;
}
.blocCommun{
	float: left;
	height: 130px;
	width: auto;
	border: 1px solid #8A2A23;
	margin-left: 9px;
	text-align: left;
}
#blocActuLeft{
	float: left;
	width: 146px;
}
#blocActuRight{
	float: left;
	width: 190px;
}
.textBloc{
	float: left;
	height: 63px;
	width: auto;
	color: #7F7873;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
.textBloc a{
	color: #7F7873;
	line-height: 12px;
	text-decoration: none;
}
.typoDyn {
	font-weight: bold;
	color: #8A2A23;
}
#blocActu{
	float: left;
	height: 130px;
	width: auto;
	border: 1px solid #8A2A23;
	margin-left: 7px;
	text-align: left;
}
#blocActu img{
	vertical-align:text-bottom;
	margin: 0px;
	padding: 0px;
}
#blocAgence{
	float: left;
	height: 130px;
	width: 199px;
	border: 1px solid #8A2A23;
	margin-left: 10px;
}
#blocRef{
	float: left;
	height: 130px;
	width: 127px;
	margin-left: 9px;
	border: 1px solid #8A2A23;
	background-image: url(../img/bg_jaune.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#blocPresta img {
	margin-bottom: 3px;
}

#blocPresta{
	float: left;
	height: 130px;
	width: 171px;
	margin-left: 9px;
}
#foot {
	font-size: 12px;
	height: 20px;
	width: 882px;
	margin-top: 10px;
	padding-top: 5px;
	margin-left: 108px;
	background-image: url(../img/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	color: #B7ADA5;
}
#foot a {
	font-weight: normal;
	color: #B7ADA5;
	line-height: 21px;
	text-decoration: none;
}
.copyright{
	padding-right: 10px;
	line-height: 21px;
	float: right;
	display: inline;
	font-size: 10px;
}
