body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #006633;
	background-image: url(../images/pages/fd_page.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #452301;
}
td {
	color: #452301;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #DF8E15;
}
a:hover{
	text-decoration: none;
}

.titre2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 14px;
}
.titre {
	font-size: 13px; 
	font-weight: bold;
	line-height: 16px;
}

.date {
	color: #FFFFCC;
	font-size: 13px; 
	font-weight: bold;
	line-height: 16px;
}
.ville {
	font-size: 12px; 
	font-weight: bold;
	line-height: 16px;
}
.horaires {
	font-size: 12px; 
	line-height: 16px;
}
.info td{
	color: #DF8E15;
	background-color: #FDFDE7;
}
.info {
	margin-bottom: 10px;
	margin-left: 10px;
}
#sousnav .nav {
	padding: 0 0 0 4px;
	
}
a.urlB { 
	font-size: 12px; 
	color: #FFFFCC;
}
a:hover.urlB {
	color: #663300;
}
a.urlBns {
	text-decoration : none; 
	font-size: 12px; 
	color: #FFFFCC; 
	line-height: 13px; 
	padding-top: 0px; 
	padding-bottom: 0px;
}
a:hover.urlBns {
	text-decoration : underline;
	color: #452301;
}