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

#centre_nouveautes {
	width: 655px;
	height: 646px;
	background: url("../images/centre_nouveautes.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
}

#centre_nouveautes_contenu {
	width: 602px;
	height: 560px;
	position: absolute;
	left: 20px;
	top: 50px;
	overflow: auto;
}

.style-nouveautes-titre {
	font-family:: Verdana;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
}

.style-nouveautes-texte {
	font-family:: Verdana;
	font-size: 10px;
	margin-left: 5px;
}

table td.date {
	border-width: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none solid none;
	border-color: none none white none;
	-moz-border-radius: 0px 0px 0px 0px;
}

#page_nouveautes {
	width: 426px;
	height: 20px;
	position: absolute;
	left: 125px;
	top: 594px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 4;
	color: #FFFFFF;
}

#page_nouveautes a {
	color: #FFFFFF;
}

#page_nouveautes a:hover {
	color: #FFFFFF;
}

/*FOR IE*/
*html #centre_nouveautes {
	width: 655px;
	height: 646px;
	background-image:none;
	position: absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/centre_nouveautes.png', width='655px', margin-top='0px', sizingMethod='scale');
}
