@charset "iso-8859-1";
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #8D0033;
    text-decoration: none;
    /*font-weight : bolder;*/
}
A {
    font-family: Verdana;
    font-size: 11px;
    color: #0C115C;
    text-decoration:underline;
}

.texte{
    font-family: Verdana;
    font-size: 11px;
    color: #0C115C 
}
.ptexte{
    font-family: Verdana;
    font-size: 10px;
    color: #0C115C ;
}
.pptexte{
    font-family: Verdana;
    font-size: 9px;
    color: #0C115C ;
}
.Gtexte {
    font-family: Verdana;
    font-size: 14px;
    color: #0C115C ;
    font-style : normal;
    font-weight : bolder;
}

.texteblanc {
    font-family: Verdana;
    font-size: 11px;
    color: #Ffffff;
}

.Gtexteblanc {
    font-family: Verdana;
    font-size: 14px;
    color: #Ffffff;
        font-weight : bolder;
}

.ptexteblanc{
    font-family: Verdana;
    font-size: 11px;
    color: #Ffffff;
}

/* objet de  formulaire*/
TEXTAREA{ border:1 solid #8D0033;
	text-align:justify; 
	font-family:Verdana;
	font-size:8pt; 
	background-color:#ffffff;
	color:#0C115C ; 
}

select{border:1 solid #8D0033;
background: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    color: #0C115C ;}
INPUT{
	border:1 solid #8D0033;
	text-align:justify; 
	font-family:Verdana;
	font-size:7pt; 
	background-color:#ffffff;
	color:#000066; 
}
INPUT.bouton{
	border:1 solid #8D0033;
	text-align:center; 
	font-family:Verdana;
	font-size:7pt; 
	background-color:#8D0033;
	color:#ffffff; 
}
input.client{
	border:0 ;
	text-align:justify; 
	font-family:Verdana;
	font-size:6pt; 
	background-color:#ffffff;
	color:#0C115C ; 
}
/*pour tableau des deux couleurs*/
td				{
	BORDER: 0;
	/*Background: #c1c0de;*/
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #0C115C ;	
}
.pptexteblanc {

    font-family: Verdana;
    font-size: 9px;
    color: #FFFFFF;
}
.texterouge {

    font-family: Verdana;
    font-size: 11px;
    color: #8D0033
}
.texterouge2 {

    font-family: Verdana;
    font-size: 12px;
    color: #8D0033
}
.ficheborder
{
	border :  #8D0033 3px solid;
}

.ficheborder2
{
	border :  #8D0033 2px solid;
}

.formI{
width=400px; 
}
