@charset "utf-8";
/* CSS Document */
#corpus {
	text-align: center;
	height: 750px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#corpus #teta {
	height: 120px;
	width: auto;
}
#corpus #centro {
	height: 600px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
#corpus #omega {
	background-color: #000;
	margin: 0px;
	height: 25px;
	width: auto;
}
body {
	background-image: url(image/bgrd2.jpg);
	background-repeat: repeat-y;
}
#corpus #teta .logo {
	float: left;
	height: 120px;
	width: 300px;
}
#corpus #teta .annonce {
	float: right;
	height: 120px;
	width: 275px;
}

#corpus #teta .annoncedroite {
	float: right;
	height: 120px;
	width: 275px;
}
