/* CSS Document */

#spacer {
	z-index:5;
	position:absolute;
	width:700px;
	height:140px;
	margin:0 0 0 0;
}

body {
	font-family: Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #eaeae6;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	text-align: center;
	color: #545443;
}

a {
	font-family: Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #545443;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.form_field {
	background-color: #e5e5d4;
	font-family: Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e9d8b;
	width: 120px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	border: 1px solid #5f5e4d;
}

.align-right: {
	text-align: right;
}

#top_background {
	position: relative;
	width: 100%;
	height: 184px;
}

#left {
	position: relative;
	width: 49%;
	height: 184px;
	float: left;
	background-image: url(../images/background_left.jpg);
	background-repeat: repeat-x;
}

#right {
	position: relative;
	width: 50%;
	height: 184px;
	float: right;
	background-image: url(../images/background_right.jpg);
	background-repeat: repeat-x;
}

#left_frame {
	position: relative;
	width: 49%;
	height: 144px;
	float: left;
	background-image: url(../images/background_left_frame.jpg);
	background-repeat: repeat-x;
}

#right_frame {
	position: relative;
	width: 50%;
	height: 144px;
	float: right;
	background-image: url(../images/background_right_frame.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	position: relative;
	width: 732px;
	height: auto;
	top: -184px;
	margin: auto;
	text-align: left;
}

#header {
	position: relative;
	width: 732px;
	height: 148px;
	background-image: url(../images/header_background.png);
	background-repeat: no-repeat;
}

#header_frame {
	position: relative;
	width: 732px;
	height: 144px;
	background-image: url(../images/header_background_frame.png);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	width: 238px;
	height: 131px;
	left: 14px;
	top: 14px;
}

#main_bts {
	position: absolute;
	width:240px;
	height: 14px;
	right: 7px;
	top: 6px;
	text-align: right;
	line-height: 14px;
	vertical-align: middle;
}

#newsletter {
	position: absolute;
	width: 256px;
	height: 18px;
	right: 5px;
	top: 51px;
	text-align: right;
}

#search {
	position: absolute;
	width: 202px;
	height: 18px;
	right: 5px;
	top: 96px;
	text-align: right;
}

#menu {
	position: relative;
	width: 720px;
	height: 32px;
	left: 6px;
}

#menu_frame {
	position: relative;
	width: 732px;
	height: 36px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#site {
	position: relative;
	width: 732px;
	background-image: url(../images/site_background.gif);
	background-repeat: repeat-y;
}

#site_top {
	position: relative;
	width: 732px;
	height: 6px;
}

#space_over_banner {
	position: relative;
	width: 732px;
	height: 10px;
}

#main_banner {
	z-index:1;
	position: relative;
	width: 700px;
	height: 140px;
	left: 16px;
}

#banner_anaua {
	position: relative;
	width: 700px;
	height: 280px;
	left: 16px;
}

#space_over_mds {
	position: relative;
	width: 732px;
	height: 15px;
}

#mds {
	position: relative;
	width: 700px;
	height: 205px;
	left: 16px;
}

#md1 {
	position: relative;
	width: 342px;
	height: 205px;
	float: left;
}

#md2 {
	position: relative;
	width: 342px;
	height: 205px;
	left: 16px;
	float: left;
}

#space_over_boxes {
	position: relative;
	width: 732px;
	height: 15px;
}

#boxes {
	position: relative;
	width: 732px;
	padding-left: 16px;
	padding-right: 16px;
}

#enquete {
	position: relative;
	width: 438px;
	float: left;
}

#enquete_title {
	position: relative;
	width: 428px;
	padding: 5px;
	background-color: #C8C7BB;
	color: #313129;
	font-size: 12px;
}

#enquete_options {
	position: relative;
	width: 426px;
	padding: 5px;
	border-left: 1px solid #9E9D8B;
	border-right: 1px solid #9E9D8B;
	border-bottom: 1px solid #9E9D8B;
}

#secovi {
	position: relative;
	width: 119px;
	height: 118px;
	left: 10px;
	background-color: #FFFFFF;
	border: 1px solid #9E9D8B;
	float: left;
}

#secovi_logo {
	position: absolute;
	width: 119px;
	height: 52px;
	left: 8px;
	top: 10px;
}

#vilacriar {
	position: relative;
	width: 119px;
	height: 120px;
	left: 20px;
	background-color: #D0CFB1;
	float: left;
}

#vilacriar_logo {
	position: absolute;
	width: 109px;
	height: 100px;
	left: 5px;
	top: 10px;
}

#space_over_footer {
	position: relative;
	width: 732px;
	height: 20px;
	clear: both;
}

#footer {
	position: relative;
	width: 732px;
	height: 28px;
	background-image: url(../images/footer_background.gif);
	background-repeat: no-repeat;
	color: #E5E5D4;
	text-align: center;
	line-height: 18px;
}

#footer a {
	color: #E5E5D4;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#rights {
	position: relative;
	width: 732px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	text-align: center;
}
