#blocCentral H1{
    margin: 0 0 0 -1px;
    text-transform: uppercase;
    color: white;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.37, rgb(0,58,121)), color-stop(1, rgb(56,96,177)) );
    font-family: verdana;
    background-color: #003B79;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}

#blocCentral DIV.cadre H2{
    padding:0 0 0 10px;
    margin:0 0 0 -1px;
    background:transparent url(../images/bg_cadre_titre.gif) no-repeat scroll left top;
    color:white;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    line-height:18px;
    height:20px;
} * HTML #blocCentral DIV.cadre H2{position:relative;}

#blocCentral DIV.cadre H2 A{
    text-decoration:none;
    padding:3px 6px;
    position:absolute;
    top:-3px;}

#blocCentral DIV.cadre H2 A.plus{
    background:url(../images/icon_plus_bleu.png) no-repeat;
    width:14px;
    height:15px;
    padding:0;
    top:2px;
    right:4px;}

#blocCentral DIV.orange H2 A.plus{background:url(../images/icon_plus_orange.png) no-repeat;}
#blocCentral DIV.orange{border:1px #edc solid;border-top:none;}
#blocCentral DIV.orange H2{background-image:url(../images/bg_cadre_titre_orange.gif);}
#blocCentral DIV.orange .deco{background-image:url(../images/bg_cadre_titre_orange_coin.gif);}

#blocCentral .colL{width:480px;}

#blocCentral .colR{
    width:237px;
    padding-bottom:30px;}
	
#blocCentral .colR SPAN{
    padding-left:70px;
    padding-right:5px;
    display:block ;}

div.basPage{width:100%;}

.btnok{
	background:transparent url(../images/bgBouton.png) repeat scroll 0 0;
	border:1px solid #183DA7;
	color:white;
	font-size:10px;
	padding:3px 5px 2px;
	bottom:43px;
	position:absolute;
	right:75px;}

*+HTML .btnok{
	right:65px;
	bottom:44px;}

* HTML .btnok{
	right:65px;
	bottom:337px;}

#image{
	float:left;}
	
	
DIV.cadre TABLE{
    font-family:arial;
    font-size:12px;}

