@charset "utf-8";
/* CSS Document */

.slideshowTable {
	background-color: #000;
	margin-bottom: 20px;
	margin-top: 16px;
}

.slideshowTopLeftCorner {
	height: 7px;
	width: 7px;
	background-image: url(/images/divers/mea_topleftcorner.png);
}
.slideshowTopRightCorner {
	height: 7px;
	width: 7px;
	background-image: url(/images/divers/mea_toprightcorner.png);
}

.imgMEA {
	padding-bottom: 4px;
}

.slideshowActionBar {
	background-color: #fff;
	background-image: url(/images/divers/slideshow_nav_bar.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-right: 13px;
	padding-top: 2px;
}
.slideshowActionBar img{
	margin-left: 15px;
	cursor:pointer;
}

.newsletterTable {
	background-color: #CAC9C9;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*behavior: url(/js/ie-css3.htc);*/
}

.newsletterTable input {
	border: 1px solid #9F9E9E;
	font-family: Arial;
	font-size: 12px;
	font-weight: regular;
	color: #828282;
	height: 18px;
	padding-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
	width: 255px;
}

.newsletterTitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	text-transform: lowercase;
	color: #000;
}

.hrNewsletter {
	margin:0px;
	margin-top: 2px;
	margin-bottom: 4px;
	border-top: 1px solid #D9D9D9;
}

.liseraiProch {
	border-bottom: 1px solid #fff;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	color: #000;
}

.hrFadeProchainement {
	border-top: 1px solid #FFECE3;
}

.textNewsletter {
	font-family: Arial;
	font-size:11px;
	font-weight:regular;
	color:#3D3D3D;
}

.prochainementTable {
	margin-bottom: 20px;
	background-color: #FFD9C7;
	color: #737171;
	font-size: 11;
	font-family: Arial;
	font-weight: regular;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*behavior: url(/js/ie-css3.htc);*/
}

.prochainementTable a, .prochainementTable a:visited {
	color: #373737;
	font-weight: bold;
	font-size: 11;
}

.prochainementRow:hover {
	background-color: #fff;
}
.prochainementRow:hover a, .prochainementRow:hover a:visited{
	color: #ff5500;
}

.prochainementEvent {
	padding-top: 5px;
	padding-bottom: 5px;
}

.autopromoTable {
	padding: 7px;
	background-color: #CAC9C9;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*behavior: url(/js/ie-css3.htc);*/
}

.partenaireBan {
	background-color: #CAC9C9;
	padding:7px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
