/* CSS Document */

table{
	font-size:xx-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
	}

a{
	color:#E10915;
	text-decoration:none;
	}

a:hover{
	color:#FF0000;
	text-decoration:none;
	}
	
h4{
	font-size:x-small;
	}

h3{
	font-size:small;
	}

h2{
	font-size:medium;
	font-weight:bold;
	color:#E10915;
	}
	
h1{
	font-size:large;
	color:#000000;
	}
	
body{
	background-image:url(/img/modele/modele_r1_c1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #E10915;
	scrollbar-darkshadow-color: #E10915;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #E10915;	
	}
	
	
.entete{
	font-size:small;
	}
a.menu{
	font-size:x-small;
	color:#000000;
	font-weight:bold;
	
	}
td.menu {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
