body {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
margin:0;
padding:0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color : #000;
}

.onglet_l{
    background : url(../img/onglet_l.gif);
    background-repeat : no-repeat;
    position: relative;
    float : left;
    width:7;
    height:40;
}


.onglet_d{
    background : url(../img/onglet_d.gif);
    background-repeat : no-repeat;
    position: relative;
    float : left;
    width:11;
    height:40;
}

.onglet{
    background : url(../img/onglet.gif);
    background-repeat : repeat-x;
    position: relative;
    float : left;
    height:40px;
    padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: bold;
    text-decoration: none;
    color : #FFF;
}

h1{
    color : #a5509b; 
    font-family:Arial;
	font-size:22px;
	font-variant:small-caps;
	font-weight:bold;
}
h2{
    color : #71b419; 
    font-family:Arial;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
}

.text-important{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color : #a5509b;
}

.text{
	font-family:Arial;
	font-size:12px;
	color : #000;
}

.texte_large{
	font-family:Arial;
	font-size:14px;
	color : #000;
	font-weight:bold; 
}

.text-small{
	font-family:Arial;
	font-size:10px;
	color : #aaa;
}

.tarif {
	font-family:Arial;
	font-size:24px;
	font-variant:small-caps;
	font-weight:bold;
	color : #71b419;
}
.tarif2 {
	font-family:Arial;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
	color : #a5509b;
}

ul { 
	list-style-image: url(../img/puce.gif); 
}
li { 
	margin-left : 10px;
	font-family:Arial;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	color : #a5509b; 
}


a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: bold;
    text-decoration: none;
    color : #FFF;
}

.ft_corps{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color : #000;
}

input{
	background-color:#F4FFDF;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
	font-size: 12px; 
	border:1px solid #a5509b;
	color:#a5509b;
}
textarea{
	background-color:#F4FFDF;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
	font-size: 12px; 
	border:1px solid #a5509b;
	color:#a5509b;
}
select{
	background-color:#F4FFDF;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
	font-size: 12px; 
	border:1px solid #a5509b;
	color:#a5509b;
}

.zone_onglet{
	width:1004px;
	padding-left:10px;
	padding-right:10px;
	height:40px;
	color:#FFF
}

.header {

    background : url(../img/fond_header.gif);
    background-repeat : repeat-x;
    position: relative;
    float : left;
    width: 100%;
    height: 170px;
    padding-top : 20px;
}

.footer{
    background-color: #000000;
    background : url(../img/fond_footer.gif);
    background-repeat : repeat-x;
    position: relative;
    float : left;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #000000;
    padding-top : 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: small-caps;
    text-decoration: none;
}

.bloc507{
	width:445px;
	float:left;
	position:relative;
}
.sepa{
	width:10px;
	background : url(../img/separateur.gif);
    background-repeat : repeat-Y;
    float:left;
	position:relative;
}
.tab_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #bcbcbc;
	border-width: 1px;
	border-color: #bcbcbc;
	border-style: solid;
	text-align: center;
}
.tab_td1 {
	text-align: center;
	background-color: #f1e9de;
	border-width: 1px;
	border-color: #bcbcbc;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tab_td2 {
	text-align: center;
	background-color: #e8e5e1;
   	border-width: 1px;
	border-color: #bcbcbc;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
