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

.ltvmtvListEven 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;
}

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

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

.ltvmtvListOdd, .ltvmtvListEven {
	position:relative;
	width:620px;
	border-collapse: collapse;
}

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

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

.ltvmtvDescription {
	text-align:center;
}

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

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

.ltvmtvImgOdd, .ltvmtvImgEven{
	float:left;
	margin:5px 5px 22px 5px;
}

.ltvmtvImgOdd img, .ltvmtvImgEven img{
	float:left;
}

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

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

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

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