﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color:#000000;
}
a, a:hover, a:visited, a:active, a:link {
	font-weight: bold;
	color: #f15112;
}
/*#content blockquote .link, #content blockquote .hover {
	font-weight: bold;
	color: #f15112;
	padding-top: 10px;
}*/
#main_content .top {
	background: url(images/top.gif) repeat-x;
}

#main_content .top div {
	background: url(images/top_left.gif) no-repeat left top;
}

#main_content .top div div {
	background: url(images/top_right.gif) no-repeat right top;
}

#main_content .bottom {
	background: url(images/bottom.gif) repeat-x;
}		

#main_content .bottom div {
	background: url(images/bottom_left.gif) no-repeat left top;
}

#main_content .bottom div div {
	background: url(images/bottom_right.gif) no-repeat right top;
}

#main_content .left {
	background: url(images/left.gif) repeat-y;
}

#main_content .right {
	background: url(images/right.gif) repeat-y right;
}

#main_content .top div, #main_content .top, #main_content .bottom div, #main_content .bottom {
	width: 100%;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
}
#main_content .right  {
	padding: 0px 10px;
	margin: 0px;
}

#main_content p {
	padding: 0px;
	margin:0px;
	line-height: 0px;
}


#main_content {
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center 300px;
}

img {
	border:0;
}

.clear {
	clear: both;
	line-height: 0px;
}
#container {
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;	
}
#container p {
	font-size: 85%;
	line-height: 150%;
	color: #afd8de;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

.notas {
	font-size: 80%;
	text-align: justify;
}

#content {
	width: 510px;
	float: right;
	margin-bottom: 50px;
}
#content h1 {
	font-size: 100%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 0px 0px 5px;
	color: #f15112;
}

#menu dl {
	width: 166px;
	float: left;
	margin-top: 180px;
}
#menu img {
	border: 0px;
}
#menu dl dl, #menu dl dt, #menu dl dd, #menu dl ul, #menu dl li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: pointer;
}
#menu dl dt {
	height: 39px;
}
#menu dl dt a  {
	padding: 12px 0px 0px 10px;
	height: 29px;
	background-image: url(images/bt_bg.gif);
	background-repeat:no-repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #008495;
	font-weight: bold;
	text-decoration: none;
}
#menu dl dt a:hover, #menu dl dt .active{
	background-image: url(images/bt_bg_over.gif);
	color: #f15112;
}
#menu dl ul{
	border: 1px solid #e5e5e5;
	margin: 0px 3px 3px 3px;
	padding: 6px 6px 6px 12px;
	background-color:#000000;
}
#menu dl ul a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #008495;
	font-weight: bold;
	text-decoration: none;
}
#menu dl ul a:hover, #menu dl li .active{
	color: #f15112;
}

.logo {
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}
.foto, #desc {
	padding: 5px;
	border: 1px solid #008495;
	width: 500px;
	margin-bottom: 20px;
}
.foto small {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #afd8de;
}
#content .separador {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008495;
}

#content h2 {

	font-size: 90%;
	font-weight: bold;
	margin: 10px 5px;
	padding: 0px;
	color: #f15112;
}
#content blockquote {
	font-size:85%;
	line-height: 150%;
	color: #008495;
	padding-left: 20px;
	margin: 0px 0px 10px 20px;
}
.submenu {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCCC;
	padding-bottom: 10px;
}
.submenu a:link, .submenu a:hover, .submenu a:visited {
	color: #339999;
	font-weight: bold;
	font-size: 12px;
}

.submenu li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

.submenu ul {
	padding: 0px;
	margin: 0px;
}
.lista_dir, .lista_esq  {
	width: 45%;
	float: left;
	padding-left: 20px;
	margin-bottom:20px;
}
.lista_esq  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008495;
}
#content .foto_content {
	margin: 0px 0px 10px 10px;
	border: 1px solid #008495;
	padding: 5px;
}

.lista_dir h2, .lista_esq h2 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.lista_dir p, .lista_esq p {
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align:left;
}
.thumbnail
{
float: left;
border: 1px solid #008495;
margin: 0px 0px 5px 5px;
padding: 5px;
line-height:0px;
font-size:0px;
}
.header {
	padding: 5px;
/*	border-top: 1px solid #e5eeed;*/
	width: 502px;
/*	margin-bottom: 10px;*/
}

#container .list {

	font-size: 85%;
	line-height: 150%;
	color: #008495;
	padding-left: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.verde {
	color: #008495;
}

#content h3 {
	font-size: 85%;
	font-weight: bold;
	padding: 0px;
	color: #f15112;
	margin-bottom: 5px;
	margin-left: 12px;
}
