.Bloc h6, .Cadre h6 { margin-top:10px; }
.Bloc h6 a, .Cadre h6 a { color:#8F141A; text-style:italic; font-size:10px; }
.Bloc h1 { color:#FFF; font-size:16px; height:26px; }
.Bloc h1 span { position:relative; left:20px; top:3px; }

.Bloc .BlocMilieu {
margin-top:10px;
position:relative
}

/****
BLOC TYPE 1
*/
.Bloc500 { width:506px; }
.Bloc500 h1 { background:url('../image/bloc/bloc500/header.png') no-repeat; }
.Bloc240 { width:240px; }
.Bloc240 h1 { background:url('../image/bloc/bloc240/header.png') no-repeat; }


/**
CADRE TYPE 1
*/
.Cadre h1 {
height:33px;
font-size:18px;
}
.Cadre h1 span {
position:relative;
left:15px;
color:#8F141A;
}
.Cadre .BlocFooter {
height:23px;
}

.Cadre .BlocMilieu {
height:40px;
border-left:3px solid #8f141a;
border-right:3px solid #8f141a;
}
html>body .Cadre .BlocMilieu {
min-height:40px;
height:auto;
}
.Cadre .BlocMilieu span {
position:relative;
display:block;
left:15px;
width:95%;
}

.Cadre500 { width:506px; }
.Cadre500 h1 { background:url('../image/bloc/cadre500/header.png') no-repeat left bottom; }
.Cadre500 .BlocFooter { background:url('../image/bloc/cadre500/footer.png') no-repeat; }


