/* CSS Document */
#droite dt a, .csc-menu a, a{
list-style :disc;
list-style-position: outside;
color: #663125;
font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-decoration:none;
}

#droite a{
color: #663125;
font: bold 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-decoration:none;
}

#gauche a{
color: #333;
font: bold 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-decoration:none;
}

#footer {
font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
top: 20px;
vertical-align: bottom;
color: #999;
line-height: 60px;
	padding: 15px 0 0 0;
	margin: 15px auto 0 auto;
	width: 760px;
/*clear: both;*/

}
#footer a{
font: normal 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
vertical-align: bottom;
	margin: 0;
	text-align: center;
	color: #999;
	text-decoration: none;
}

.csc-frame-frame1{
background:#eee;
width : 95%;
padding :5px;
border:1px solid #ccc;
}
