@charset "iso-8859-1";

.slideshow-images {
	height: 116px;
	width: 184px;
	margin:0;
	padding:0;
}

.slideshow {
	height: auto;
	margin: 0 auto;
	padding:0;
	width: auto;
}

#contenu {
	min-height: 414px;
	position: relative;
	top: 0;
	left: 0;
	height: 414px;
}
#btnMH {
	position:absolute;
	top: 15px;
	left:15px;
	height: 116px;
	width: auto;
	margin: 0px;
	padding: 0;
}

#btnCV {
	position: absolute;
	top: 163px;
	left: 15px;
	height: 116px;
	width: auto;
	margin: 0px;
	padding: 0;
}
#btnCC {
	position: absolute;
	top: 311px;
	left: 15px;
	height: 116px;
	width: auto;
	margin: 0;
	padding: 0;
}
#btnCC_si {
	position: absolute;
	top: 163px;
	left: 15px;
	height: 116px;
	width: auto;
	margin: 0;
	padding: 0;
}
#btnRS {
	position: absolute;
	top: 79px;
	left: 356px;
	height: 116px;
	width: 363px;
	text-align: right;
	margin: 0px;
	padding:0;
}

#btnCP {
	position: absolute;
	left: 356px;
	top: 248px;
	height: 116px;
	width: 363px;
	text-align: right;
	margin: 0px;
	padding: 0;

}
.btnG, .btnD {
	font-size: 13px;
	font-weight: bold;
}

.btnG div {
	float:left;
	margin-right: 10px;
}
.btnD div {
	float:right;
	margin-left: 10px;
}

.btnG a:visited , .btnG a, .btnD a:visited , .btnD a {
	text-decoration: none;
	color:#333333;
}
.btnG a:visited, .btnG a, .btnD a:visited, .btnD a {
	text-decoration: none;
	color:#333333;
}
.btnG li a:visited , .btnG li a, .btnD li a:visited , .btnD li a {
	font-weight: normal;
	text-decoration: none;
	color:#333333;
}
.btnG li a:hover , .btnG a:hover, .btnD li a:hover , .btnD a:hover {
	color: #660000;
	text-decoration: underline;
}

.btnG ul {
	margin-top:10px;
	margin-left: 194px;
}
.btnD ul {
	margin-top:10px;
	margin-right: 194px;
}


.btnlink {
	left: 215px;
	line-height: 15px;
	height:20px;
	font-size: 13px;
	margin: 10px 0 0 0;
	clear: right;
}
.btnlink a {
	color: #333333;
}
