
body {
	background-color: #FF0000;
	background-image: url(../images/bg_rouge.jpg);
	background-repeat: repeat-y;
	background-position: 0;
}

div#content ul li{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
color:#441702;
font-size:90%;
line-height:1.4em;
text-align:right;
letter-spacing:0;
margin:0 25px 12px 24px;
line-height:1.2em;
text-align:left;
}

.ulgauche{
margin-top:30px;
margin-left:18px;
}

.titregauche {
	float: left;
}

.listedroite {
	float: right;
}

div#content ul a{
	color:#990000;
	text-decoration: none;
}

div#content ul a:hover{
	color:#990000;
	text-decoration: underline;
}
