
body{
	background-color : #003619;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
div#cont{
width : 582px;
height : 480px;
overflow : auto;

}

p{
	color : #003619;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}
td{
	color : #003619;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}
.titre{
	color : #003619;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a{
	color : #B8860B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:hover{
	color : Green;
}

#horaires td{
	font-size : 10px;
	border-left : 1px solid Green;
	border-bottom: 1px solid Green;
	border-top: 1px solid Green;
	padding : 3px;
	text-align : center;
}
#horaires{
	padding : 0;
	border-right: 1px solid Green;
}