body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	margin: 20px;
	background-color: #000;
	background-image: url(../images/back_d.jpg);
}
#wrapper {
	position:relative;
	width:960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #BECFDF;
}
#head {
	position:absolute;
	width:960px;
	height:131px;
	z-index:1;
	left: 10px;
	top: 10px;
	background-image: url(../images/formato/bg_head.jpg);
}
#head-left {
	position:absolute;
	width:14px;
	height:131px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(../images/formato/bg_head_left.jpg);
	background-repeat: no-repeat;
}
#head-right {
	position:absolute;
	width:15px;
	height:131px;
	z-index:1;
	left: 945px;
	top: 0px;
	background-image: url(../images/formato/bg_head_right.jpg);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	width:400px;
	height:120px;
	z-index:2;
	left: 3px;
	top: 3px;
	background-image: url(../images/logo.png);
}
#stand {
	position:absolute;
	width:300px;
	height:50px;
	z-index:3;
	left: 463px;
	top: 16px;
}

#menu1 {
	position:absolute;
	width:450px;
	height:40px;
	z-index:1;
	left: 400px;
	top: 84px;
	background-color: #C8D9EB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #608DC4;
}
#menu1 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
#menu1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #608DC4;
	font-weight: bold;
	text-decoration: underline;
}
#registrate {
	position:absolute;
	width:200px;
	height:201px;
	z-index:100;
	left: 830px;
	top: -40px;
}
#footer {
	line-height: 50px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #CFE2F1;
	background-color: #69C;
}
#footer a {
	color: #CFE2F1;
}
#banner1 {
	width:600px;
	height:300px;
	left: 10px;
	background-image: url(../images/formato/bg_banner.jpg);
}
#banner2 {
	text-align: center;
	height: 0px;
	overflow: hidden;
}
#contenido {
	padding: 0px;
	margin-top: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	width: 600px;
}
#banners {
	position:absolute;
	z-index:2;
	left: 620px;
	top: 150px;
	background-color: #CEDEED;
}
#texto {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 40px;
}
#firmamento {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 50px;
	text-align: center;
}
#firmamento  a{
	color: #36F;
	text-decoration: none;
	font-weight: bold;
}
#firmamento a:hover {
	text-decoration: underline;
}



h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0E408E;
	font-size: 20pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 a {
	text-decoration: none;
	color: #0E408E;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6C0;
	font-size: 18pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 a {
	text-decoration: underline;
	color: #6C0;
}
h2 a:hover {
	text-decoration: none;
}
