/* CSS Document */

body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-image: url(../images/fundo_repete.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-align: center;
	color: #666;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #09F;
	text-transform: uppercase;
	padding-bottom: 5px;
}

h2 {
	color: #06F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#header {
	position: relative;
	width: 1400px;
	height: 100px;
	margin: auto;
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
}

#space_before_logo {
	position: relative;
	width: 220px;
	height: 100px;
	float: left;
}

#logo {
	position: relative;
	width: 340px;
	height: 100px;
	float: left;
}

#navigation_area {
	position: relative;
	width: 620px;
	height: 100px;
	float: left;
}

#inicio {
	position: relative;
	width: 613px;
	height: 43px;
	text-align: right;
	padding: 7px 7px 0 0;
}

#menu {
	position: relative;
	width: 620px;
	height: 50px;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: auto;
}

#wrapper-2 {
	position: relative;
	width: 980px;
	margin: auto;
}

#content_area {
	position: relative;
	width: 980px;
	background-image: url(../images/fundo_content.jpg);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	width: 880px;
	padding: 25px 50px 25px 50px;
	text-align: justify;
	color: #666;
	line-height: 20px;
	font-size: 12px;
}

#content a {
	color: #036;
	text-decoration: underline;
}

#content a:hover {
	color: #00C;
	text-decoration: none;
}

#content_bottom {
	position: relative;
	width: 980px;
	height: 20px;
	clear: both;
}

#foto {
	position: relative;
	width: 960px;
	height: 416px;
}

#foto-1a {
	position: relative;
	width: 960px;
	height: 38px;
}

#foto-1b {
	position: relative;
	width: 960px;
	height: 1px;
}

#foto-1c {
	position: relative;
	width: 960px;
	height: 40px;
}

#foto-1d {
	position: relative;
	width: 960px;
	height: 1px;
}

#foto-1e {
	position: relative;
	width: 960px;
	height: 29px;
}

#foto-2 {
	position: relative;
	width: 960px;
	height: 100px;
}

#foto-3 {
	position: relative;
	width: 960px;
	height: 99px;
}

#foto-4 {
	position: relative;
	width: 960px;
	height: 108px;
}

#footer_line {
	position: relative;
	width: 960px;
	height: 31px;
}

#footer {
	position: relative;
	width: 960px;
	height: 30px;
}

#empresa {
	position: relative;
	width: 480px;
	height: 30px;
	text-align: left;
	float: left;
}

#info {
	position: relative;
	width: 480px;
	height: 30px;
	text-align: right;
	float: left;
}
