
html {
	height: 100%;
	width:100%
}
body {
/*	background-image: url(img/bg_righ.gif);*/
	background-repeat: repeat-x;
	width: 880px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-color: #EAE1B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	
}
.corniceris {
	float:left;
	margin-left: 0px;
	margin-top:14px;
	border: 2px solid #D7C289;
}
