/* AUTEUR: SOLiD */
/* DATE DE CREATION: 05/11/2008 */
BODY { 
background : #4b4b4b; 
margin-top : 10px; 
padding-top : 10px; 
font-family : arial; 
border-spacing : 0; 
} 
.menu { 
border-collapse : collapse; 
border-right : 2px solid #ff6600; 
vertical-align : top; 
} 
.fond { 
margin-top : 10px; 
padding-top : 10px; 
vertical-align : top; 
background : url(images/fond.gif); 
} 
.t1 { 
font : bold 16px/normal arial; 
} 

.t2 { 
font : bold 14px/normal arial; 
} 

.text700 { 
font : 12px arial; 
text-align : justify; 
width : 700px; 
} 
.text500 { 
font : 12px arial; 
text-align : justify; 
width : 500px; 
} 
.text { 
font : 12px arial; 
text-align : justify;  
} 

em { 
font : 12px arial;
color : red;
text-align : justify;  
} 

.tarifs1 { 
font : 12px arial; 
text-align : justify;
margin:5px; 
padding:5px; 
border-collapse : collapse; 
border : 2px solid #ACABA5;
vertical-align : top; 
text-align:center;  
} 
.tarifs2 { 
font : 14px arial; 
text-align : justify;
margin:5px; 
padding:5px;
border-collapse : collapse; 
border : 2px solid #ACABA5;
vertical-align : top;
} 

.imggauche { 
text-align : left; 
float : left; 
} 
.imgdroite { 
text-align : right; 
float : right;
margin:0,0,0,0; 
padding:0,0,0,0; 
} 
A:link { 
color : #cc6600; 
font-family : arial; 
font-size : 13px; 
border : none; 
text-decoration : none; 
} 
A:visited { 
font-family : arial; 
border : none; 
color : #ff0000; 
font-size : 13px; 
text-decoration : none; 
} 
A:active { 
font-family : arial; 
border : none; 
color : #ff0000; 
font-size : 13px; 
text-decoration : none; 
} 
A:hover { 
font-family : arial; 
border : none; 
color : #ff0000; 
font-size : 13px; 
text-decoration : none; 
} 

