#right1 {
float:right;
width:180px;
padding:10px;
background-color:#EEEEEE;
border-left:10px solid #FFFFFF;
}
#left1 {
float:left;
width:565px;
}

/************** menu droit ************/

.titre
{
font-size:14;
font-weight:bold;
}

.titre a{

padding-bottom:5px;
margin:0;
padding-left:10px;
background-image:url(images/arr2.gif);
background-repeat:no-repeat;
font-family:tahoma; 
font-size:12px; 
color:#2E2E2E; 
font-weight:100;
text-decoration:underline;
}
.titre a:hover{
text-decoration:none;
font-weight:100;
color:#666666;
}
