* {
	padding:0;
	margin:0;
}

body {
	text-align:left;
	font-family: verdana, arial, 'times new roman';
	font-size:1.2em;
	margin-top: 8px;
	margin-left:8px;
	background-color: #FFFFFF;
}

div#wrapper {
	width: 884px;
	height:auto;
}

div#content  {
	width:884px;
	height:653px;
}

div#banners {
	height:auto;
	width:auto;
	/*text-align:center;*/
	position:absolute;
	top: 573px;
	left : 92px;
}

a:link img, a:active img, a:visited img, a:hover img {
	text-decoration:none;
	border:none;
	color: #015383;
}

.no_cadre {
	border:none;
}