.Bloc 
{ 
	margin-top:10px; 
}
.BlocMargin0 { margin-top:0; }
.BlocMarginMoins10 { margin-top:-10px; }

.Bloc .ContenuBloc {
background-color:#fff;
margin-top:-2px;
}
html>body .Bloc .ContenuBloc {
width:auto;
}
.Bloc670 { width:669px; }
.Bloc300 { width:300px; }
.Bloc324 { width:324px; }
.Bloc336 { width:336px; }
.Bloc490 { width:490px; }
.Bloc380 { width:379px; }
.Bloc330 { width:330px; }
.Bloc299 { width:299px; }


.Bloc h3 span {
color:#39000e;
font-size:14px;
font-weight:bold;

}

.Bloc h3 {
color:#ffffff;
font-size:18px;
padding-top:2px;
padding-left:10px;
text-transform:uppercase;
position:relative;
z-index:10;

}


.FooterBloc {
background:#fff;
height:16px;
}




.Bloc h3{
background:url('../images/site/fonddegrade27.png');
background-repeat:repeat-x;
zoom:1;
//_background:none; 
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/site/fonddegrade27.png', sizingMethod='crop');
height:27px;
}



/***
ImageBloc
*/
.ImageBloc {
margin-top:10px;
position:relative;
z-index:0;
}

.ImageBloc .ImageDescription {
width:220px;
height:50px;
background:url('../image/concours/fond.image.png');
}
.ImageBloc .DescGauche { position:absolute;top:0;left:0;z-index:80; }
.ImageBloc .DescDroite { position:absolute;top:0;right:0;z-index:80; }


.ImageBloc .ImageDescription {
padding:5px;
padding-left:15px;
}
.ImageBloc .ImageDescription h1 {
margin:0;
padding:0;
background:none;
font-size:18px;
font-weight:normal;
}
.ImageBloc .ImageDescription h4 {font-size:18px;font-weight:bold; }