
.texte {
font-family : Arial; 
font-size : 11pt; 
font-style : normal; 
} 

.titre {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
color : #1322b8; 
} 

body {
background-image: url(../images/fond.gif); 
background-repeat:repeat-x;
margin : 22px; 
} 

.bas_page {
font-size : 11px; 
color : #000000; 
font-style : normal; 
} 

#bandeau {
background-repeat : no-repeat; 
background-position : 50% 0%; 
width : 140px; 
height : 100px; 
} 

#menu {
float : left; 
width : 150px; 
height : 310px; 
background-repeat : no-repeat; 
background-image :  url(../images/menu.gif); 
font-family : Arial; 
font-size : 11pt; 
font-style : normal; 
font-weight : bold; 
} 

#contenu {
padding-top : 0; 
padding-left : 150px; 
padding-right : 120px; 
margin-left : 5px; 
height : auto; 
font-family : Arial; 
} 

a:link {
color : #0066cc; 
text-decoration : none; 
font-family : Arial; 
font-size : 11pt; 
font-style : normal; 
font-weight : bold; 
} 

a:visited {
color : #0066cc; 
text-decoration : none; 
font-family : Arial; 
font-size : 11pt; 
font-style : normal; 
font-weight : bold; 
} 

a:hover {
color : #ff9900; 
text-decoration : none; 
font-family : Arial; 
font-size : 11pt; 
font-style : normal; 
font-weight : bold; 
} 

a:active {
color : #0066cc; 
text-decoration : none; 
font-family : Arial; 
font-size : 11pt; 
font-style : normal; 
font-weight : bold; 
} 

table {
font-family : Arial; 
border : medium solid #6495ed; 
border-collapse : collapse; 
font-size : 10px; 
} 

td {
font-family : Arial; 
border : thin solid #6495ed; 
font-size : 11px; 
padding : 5px; 
text-align : center; 
background-color : #ffffff; 
}

li { 
	list-style-image:  url(../images/puce_noire_petit.gif);
}
