body {
	background: #000 url(/layout/fundo.jpg) left bottom fixed no-repeat;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color: #000;
	padding: 0px;
	margin: 0px;
}

img {

border: none}

body a {
	color: #484848;
}

body a:hover {
	text-decoration: none;
	color: #f00;
}


#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -220px;
	text-align: center;
	min-width: 800px;
	min-height: 400px;
	z-index:0;
}

#wrapper {
	background-color: transparent;
	position: relative;
	text-align: left;
	width: 740px;
	height: 500px;
	margin: 4px auto;
}

#logo {
	position:relative;
	width: 210px;
	height: 129px;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #000;
}

#menu {
	border: 1px #ffffff solid ;	
	position: absolute;
	width: 210px;
	height: 181px;
	left: 0px;
	top: 129px;
	float: left;
	background-color: #fff;
	text-decoration: none;
}

#canto {
	position:absolute;
	width: 210px;
	height: 188px;
	left: 0px;
	top: 312px;
	float: left;
	background-color: #000;
	overflow: hidden;
}

#content {
	position:absolute;
	width: 536px;
	height: 500px;
	left: 210px;
	top: 0px;
	background-color: #fff;
}

#fotocontent {
	position: relative;
	left: 1px;
	top: 1px;
	height: 310px;
	width: 534px;
	overflow: hidden;
}

#txtcontent {
	position: relative;
	left: 1px;
	top: 1px;
	height: 442px;
	width: 534px;
	text-align: left;
	overflow: auto;
	background-color: #fff;
}

#txtcontent p {
margin-left: 1.5em;
padding: 5px;
width: 470px;
text-align: left;
}

#txtcontent li {
text-align: left;
margin-left: 3em;
margin-right: 4em;
margin-bottom: 1.2em;
}

#ctgcontent {
	position: relative;
	left: 1px;
	top: 1px;
	height: 442px;
	width: 534px;
	overflow: hidden;
	background-color: #000;
}


#fundo {
	position: relative;
	padding: 3px;
	padding-top: 20px;
	left: 1px;
	top: 135px;
	width: 524px;
	text-align: center;
	border-top: solid 1px #ccc;
}

#fundo2 {
	position:relative;
	padding: 3px;
	padding-top: 20px;
	left: 1px;
	top: 3px;	
	width: 524px;
	text-align: center;
	border-top: solid 1px #ccc;
}


#copy {
	font-size: x-small;
	position: relative;
	width: 524px;
	top: 25px;
	text-align: center;
}

#sp {
	position: absolute;
	bottom: -5px;
	right: 0px;
	font-size: xx-small;
}

#sp a {
	text-decoration: none;
}

#sp a:hover {
	text-decoration: none;
	color: #484848;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
color: #fff;
background-color: #000;
height: 25px;
line-height: 22px;
margin: 1px;
padding: 5px;
border-bottom: 1px #ff0000 solid;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #f00;
padding: 2px;
background-color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
text-align: center;
color: #fff;
visibility: hidden;
z-index: 100;
}

#intro {
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #FF0000;
	position: relative;
	height: 128px;
	width: 490px;
	top: 125px;
	left: 30px;
	padding: 3px;
	font-size: .9em;
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
}
#intro p{
padding: 3px;
margin: 0;
}
#intro a{
color: #FF0000;
}
#intro2 {
position:absolute;left:1px;top:312px;width:526px;height:125px;
	color: #FFFFFF;
	background: #000000;
	padding: 4px;
	font-size: .9em;
}
#intro2 p{
padding: 3px;
margin: 0;
}
#intro2 a{
color: #FF0000;
}


#intro4 {
position:absolute;left:1px;top:312px;width:526px;height:125px;
	color: #000000;
	background: #FFFFFF;
	padding: 4px;
	font-size: .9em;
}
#intro4 p{
padding: 3px;
margin: 0;
}


