BODY,DIV,TH,TD,P,SELECT,TEXTAREA,TT 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    COLOR: #444444;
    FONT-SIZE: 11px;
    line-height: 1.4;
}

body
{ 
        margin: 0px; 
        padding: 0px; 
        background-color: #ffffff;
}


img 
{ 
	border:none;
        display: block;	
}


P
{
	margin-top: 5px;
	text-align: justify;
}

UL
{
	MARGIN-TOP: 5px;	 
	list-style: disc;
}

INPUT
{
        FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #444444; 
	FONT-SIZE: 11px;
}

a
{
	color: #CC0245; /* C20443 */
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



/*******************************************************************************/

H1
{ 
    margin: 0px 0px 5px 5px;
    color: #416BB4;
    font-family: Tahoma, sans-serif;
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
}

H2
{
	background: url('/img/fleche.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
        FONT-SIZE: 12px;
	margin: 0px 0px 5px 0px;
	color: #CC0245;	
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	font-weight: bold;
}


H3
{
        FONT-SIZE: 12px;
	margin: 0px 0px 5px 0px;
	color: #CC0245;	
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	font-weight: bold;
}

H4
{
        FONT-SIZE: 11px;
	margin: 0px 0px 5px 0px;
	color: #CC0245;	
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
	background: url('/img/fleche.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	
}


H5
{
        FONT-SIZE: 11px;
	margin: 0px 0px 5px 0px;
	color: #CC0245;	
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
}


HR
{
        COLOR: 
	#ECEFF2; 
	HEIGHT: 1px;	
	margin: 0px;
	padding:0px;	
}


/* Séparateur */
.actuSep
{
	background: url('/img/hsepr.gif'); 
	width: 500px; 
	height: 4px; 
	font-size: 1px;
	margin-bottom: 10px;
}

/* Séparateur */
.sepj
{
	background: url('/img/hsepj.gif'); 
	width: 500px; 
	height: 4px; 
	font-size: 1px;
}

/* Séparateur */
.sepv
{
	background: url('/img/hsepv.gif'); 
	width: 500px; 
	height: 4px; 
	font-size: 1px;
}

/* Séparateur */
.sepo
{
	background: url('/img/hsepo.gif'); 
	width: 500px; 
	height: 4px; 
	font-size: 1px;
	margin-bottom: 10px;
}
/* Pied de page */

.bottomTrait
{
	height: 7px;
	font-size: 1px;
	width: 100%;
	background: url('/img/fff.gif');
	background-repeat: repeat-x; 
	margin-bottom: 6px; 
	border-bottom: 1px solid #9BB9FC;
	padding-bottom: 6px;
}

.bottomCadreG , .bottomCadreD
{
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica,Sans-serif;  
	vertical-align:top;
}

.bottomCadreG
{
	color:#3B62AD; 
	text-align:left;
	float: left;
	margin-left: 5px
}

.bottomCadreD
{
	text-align: right;
        color:#666; 
	margin: 0px 5px 10px 5px; 
	float: right
}

.bottomCadreD a
{
	color:#3B62AD;
}

.prix
{
color: #FF7B18; 
font-weight: bold;
display: inline;
font-size: 12px;
}

.ppr
{
color: #FF7B18; 
font-weight: bold; 
font-size: 15px; 
font-family: Arial;
}

.err
{
	font-weight: bold;
	background: url('/img/err.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}

.ok
{
	font-weight: bold;
	background: url('/img/ok.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 22px;
}

