a {
	color: #7C6936;
	text-decoration: underline;
}

.evsListEven a {
	color: #FFFFFF;
}

a:hover {
	text-decoration:none;
}

p {
	text-align: justify;
	padding: 0;
}	

h1 {
	margin:0px;
	color: #7C6936;
}

#menu a:hover, #headerColorBar, #footerMenu {
	background-color: #C0AB70;
}

.conteneurTable {
	position:relative;
	margin:8px 0;
	padding:0;
	float:left;
}

.evsListTopCorners {
	position:absolute;
	top:-1px;
	right:-1px;
}

.evsListBottomCorners {
	position:absolute;
	bottom:-1px;
	left:-1px;
}

.evsListOdd, .evsListEven {
	position:relative;
	width:620px;
	border-collapse: collapse;
}

.evsListOdd, .evsListOdd td, .evsListOdd th {
	border: 1px solid #C0AB70;
	background-color: #E8D5A1;
	color:#7C6936;
}

.evsListEven, .evsListEven td, .evsListEven th {
	border: 1px solid #FFFFFF;
	background-color: #C0AB70;
	color:#FFFFFF;
}

.evsDescription {
	text-align:center;
}

.evsListOdd th{
	background-color: #9A8241;
	color: #FFFFFF;
}

.evsListEven th{
	background-color: #7C6936;
}

.evsImgOdd, .evsImgEven{
	float:left;
	margin:5px 5px 22px 5px;
}

.evsImgOdd img, .evsImgEven img{
	float:left;
}

.evsImgOdd{
	border : 1px solid #C0AB70;
}

.evsImgEven{
	border : 1px solid #FFFFFF;
}

.evsSummup{
	float:right;
	width:485px;
	margin:5px;
	padding:0;
}

.evsListPage {
	width:100%;
	color: #7C6936;
	text-align:center;
	padding:1em 0 0 0;
	margin:0;
	clear:both;
}
