﻿
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	background-color:#edeef1;
	background: url(images/bg_page.jpg) top;
}

h3 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h2 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h1 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

ol {
	margin: 1em 0 1.4em 0;
	text-align: left;
	line-height: 16px;
}

ul {
	margin: 1em 0 1.4em 0;
	text-align: left;
	line-height: 16px;
}

p {
	margin: 1em 0 1.4em 0;
	text-align: left;
	line-height: 16px;
}

a:link {
	color: #72AF0C;
}

a:active {
	text-decoration: none;
	color: #72AF0C;
}

a:hover {
	text-decoration: none;
	color: #72AF0C;
}

a:visited {
	color: #72AF0C;
}

a span {
    display: none;
	color:#CC3300
}
a:hover span {
    display:inline;
}

img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	margin-right: 17px;
	margin-bottom: 27px;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Shadown */
.modalBackground {
    background-color:#033;
    filter:alpha(opacity=70);
    opacity:0.7;
} 

/*Botão Fechar*/
#closebutton1
{
	padding: 3px 5px 2px 2px;
	text-align:right;
	/*background-image: url('images/gridview_top_3.gif');*/
}

/* Header */
#header {
	width: 100%;
	height: 100px;
	background: url(images/top_bg.gif);
	float:right;
}

/* FraseTopo */
#frasetop {
	width: 770px;
	height: 44px;
	margin: 0 auto;
	padding: 50px 96px 5px 20px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color: #ffffff; 
	text-align:right;
	background: url(images/top_cub.jpg) no-repeat right 55% ;
}

/** LOGO */
#logo {
	width: 890px;
	height: 160px;
	margin: 0 auto;
	background: url(images/logo_bg.gif)  no-repeat;
}

	#logo_top_logo{ /* logo */
		width:248px;
		height:111px;

		z-index: 10;
		float:left;
		margin-left:630px;
	}
	

/*wrapper */
#wrapper {
	margin: 0;
	padding: 0;
	background: #ffffff;
}


/* Page */
#page {
	width: 890px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Content */
#content {
	float: left;
	width: 100%;
	padding-top:0px;
	padding-bottom:10px;
}

#content p{
	color:#333333;
}


#content p a{
	text-decoration: underline;
	color:#206083;
	font-weight: bold;
}

#content p a:hover{
	text-decoration: none;
	color:#E19832;
	font-weight: bold;
}

#content h1{
	color:#E19832;
	font-size:25px;
	font-weight: bold;
	padding-bottom:20px;
}

#content h2{
	font-size:18px;
	color:#72AF0C;
	font-weight: bold;
}

#content h3{
	font-size:14px;
	color:#CC3300;
	font-weight: bold;
}

/* Content Center*/
#content_center {
	float: left;
	width: 830px;
	height: 470px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 30px;
	padding-right: 30px;
	background: url(images/center_bg.gif) center;
}

#content_center2 {
	float: left;
	width: 830px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 30px;
	padding-right: 30px;
	background: url(images/center_bg.gif) center;
}

/*Text Home*/
#text_home {
	float: left;
	width: 100%;
	height: 116px;
	color:#666;
}

#text_home ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#text_home li {
	display: block;
	float: left;
	width:230px;
	padding: 10px 20px 10px 20px;
	
}

#text_home a {
	margin-top: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	color: #d97d0c;
}

#text_home a:hover { 
	color: #72AF0C;
	text-decoration:underline;
}

#text_home h2 {
	margin-top: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	color: #d97d0c;
}


/*action*/
#action_home {
	float: right;
	width: 100%;
	height: 60px;
	color:#666;
}

#action_home ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
	line-height: normal;
	text-align:right;
}

#action_home li {
	display: block;
	float: left;
	width:159px;
	padding: 0px 0px 0px 0px;
	
}

#action_home a {
	margin-top: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	color: #d97d0c;
}

#action_home a:hover { 
	color: #72AF0C;
	text-decoration:underline;
}


/* Footer */
#footer-wrap {
}

#footer {
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background: url(images/bottom_bg.gif);
}

#footer {
	height: auto;
}

/* credit*/
#credit-wrap {
}

#credit {
	margin: 0 auto;
	padding: 0px 0 0px 0;
}

#credit {
	height: auto;
}

#credit p {
	font-size: 11px;
	font-weight: 700;
}

#legal {
	clear: both;
	padding-top: 7px;
	text-align: center;
	font-weight: normal;
}

#legal a {
	font-weight: normal;
}



