a.special{
    font-family : arial, sans-serif;
    font-size : 10px;
	color : #9FCE2A;
    text-decoration : none;
    }

a.special:hover{
    font-family : arial, sans-serif;
    font-size : 10px;
	color : #FF0099;
    text-decoration : none;
    }
	
.titre_rose{
    font-size: 15px;
	color: #FF66CC;
	font-family: verdana, sans-serif;
    text-decoration : none;
    }
font.bas_de_page{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
    }
	
table.t{
    font-family : verdana, sans-serif;
    font-size : 12px;
	color : #666666;
    text-decoration : none;
    font-weight : normal;
    }
	
.t{
    font-family : arial, sans-serif;
    font-size : 10px;
	color : #FFC738;
    text-decoration : none;
    }
	
.t2{
    font-family : verdana, sans-serif;
    font-size : 12px;
	color : #ffffff;
    text-decoration : none;
    }
	
a.t2{
    font-family : verdana, sans-serif;
    font-size : 12px;
	color : #ffffff;
    text-decoration : underline;
    }
a.t2:hover{
    font-family : verdana, sans-serif;
    font-size : 12px;
	color : #FFC738;
    text-decoration : underline;
    }
	
.t3{
    font-family : verdana, sans-serif;
    font-size : 14px;
	color : #ffffff;
    text-decoration : none;
    }
	
a.mail{
    font-size: 15px;
	color: #FF66CC;
	font-family: verdana, sans-serif;
    text-decoration : none;
    }

a.mail:hover{
    font-size: 15px;
	color: #FFffff;
	font-family: verdana, sans-serif;
    text-decoration : none;
    }

#formulaire{
    font-family : arial, sans-serif;
    font-size : 10pt;
    font-weight :normal; 
    border-color : #000000;
    border-width : 0px;
    background : #EBF4C8 ;
    padding : 2px;
    text-align : left;
    color : #555555;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }
	
#boutonFormulaire{
    font-family : arial, sans-serif;
    font-size : 10pt;
    font-weight :normal; 
    border-color : #555555;
    border-width : 1px;
    background : #CCCC33 ;
    padding : 2px;
    text-align : center;
    color : #000000;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }
	
