﻿/*
colores:

fondo           eef2f7
titulos         0065bf
enlaces         0065bf
texto           666666
lineas          ccc

azul claro      a0b3ed
azul normal     8ba1ec
azul oscuro     718be8
azul resaltado  3366ff

*/



body {
	margin: 0;
	padding: 0;
	background: #eef2f7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

img {border:0;}

blockquote {
	font-style: italic; text-align:center;
}

a {
	color: #0065bf;
	text-decoration: none;
}
a:visited {
	color: #0065bf;
	text-decoration: none;
}
a:active {
	color: #0065bf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0065bf;
}


/* capas */

#logo 
{
    width: 950px;
	margin-top: 0;
	margin-left: 20px;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	height: 100px;
	background: #fff;
}

#paxina {
	width: 950px;
	margin-top: 0;
	margin-left: 20px;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background: #fff;
}

#lateral {
	float: left;
	width: 130px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:15px;
}

#contido {
	float: right;
	width: 820px;		
}

#imaxe {
	padding: 0px 0px 0px 40px;
}
#texto 
{
	margin: 10px 40px 20px 40px;
}
/*
#texto1 
{
    float:left;
    width:470px;
	margin: 10px 20px 20px 40px;
}
#texto2 
{
    width:230px;
	margin: 20px 40px 20px 20px;
	float:right;
}*/

#texto1 
{
    float:left;
    width:470px;
	margin: 10px 20px 20px 0px;padding-left:40px; border:0px solid #000;
}
#texto2 
{
    width:230px;
	margin: 20px 0px 20px 20px;padding-right:40px;border:0px solid #000;
	float:right;
}

#texto2 img
{
    padding: 1px;
    border: 1px solid #ccc;
    background: #fff;
    margin-bottom:15px;
}

#texto2 .imglogo {border-color: #fff;}

#pe {
	width: 950px;
	margin-top: 0;
	margin-left: 20px;
	padding: 5px;
	font-family:Arial, Verdana, Sans-Serif;
	/*text-align:center;*/
}

/* estilos */

h1 {
	font-size: 160%;
	font-weight: normal;
	color: #0065bf; /*0033cc*/
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px 6px 0px;

}


h2 {
	margin: 0;
	padding: 2px 0px 0px 0;
	font-size: 118%;
	font-weight: normal;
	text-align:right;
	text-decoration:underline;
	color: #999;
}

h3 {
	font-size: 120%;
	font-weight: bold;	
	color: #0065bf;
}

#contido p {
	line-height: 180%;
}

.portada { text-align:center;font-style:italic; margin:30px 40px 20px 40px ;}




/* Menu */

#menu {
	margin: 0;
	padding: 0;
	background: #a0b3ed; 
	
}
#menu2 
{
    margin: 0;
	padding: 0px;
	background: #8ba1ec;
}
#menu3 {
	margin: 0;
	padding: 0px;
	background: #718be8;
	
}

#lateral ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lateral li {
	padding: 0px 0;
	border-bottom:1px solid #fff;
}

#lateral li.first {
	background: #3366ff;
}

#lateral a 
{
    padding: 9px 25px;
    display: block;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
}

#lateral a:hover
{
    text-decoration: none;
    background: #3366ff;
}


/* menu dereita */

#menud {
	margin: 0;
	padding: 0px;
	background: #fff;
	text-align:right;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}

#menud ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#menud li {
	padding: 0px 0;
	border-top:4px solid #fff;
	background: #eeebe2;
}

#menud li.first {
	background: #d1cec6;
}

#menud a 
{
    padding: 3px 10px;
    display: block;
	text-decoration: none;
	text-transform:uppercase;
	color: #0065bf;
}

#menud a:hover
{
    text-decoration: none;
    background: #d1cec6;
}


/* Footer */



#pe p {
	margin: 0;
	font-size: 85%;
}




#paxinaport {
	width: 809px;
	margin: 0 0 0 140px;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	height: 430px; 
}

#lateralport {
	float: left;
	width: 130px;
	background: url(img/baner_vertical.jpg) #fff no-repeat left top;
	height: 430px; 

}

#contidoport {
	float: right;
	width: 820px;	
	
}
#imaxeport {
	padding: 0px;
	margin:0px 0px 0px 40px; text-align:right;
	position: relative;
	width: 740px;
	height: 250px;
}

.slide-image {
	position: absolute; top: 0; left: 0; padding: 0;
	width: 740px;
	height: 250px;
	background-position: center center;
	background-repeat: no-repeat 
}


#textoport {
	padding: 0px 40px 20px 40px;
}
.enlacesport {
	font-size:90%; padding-left: 30px;
}
#textoport p {
	line-height: 180%;
}

#textoport h3 
{
    font-size:136%;
	font-style:italic;
	text-align:center;
	color: #666666;
}
/* taboas e cadros */

.taboa 
{
    width:470px;  background:#eeebe2; margin: 0; padding:0; border:0; 
}

.tdtipo
{
     color: #0065bf; padding:5px 10px 5px 10px;border-bottom:2px solid #fff;border-right:1px solid #fff;
}
.tdtexto
{
    padding:5px 10px 5px 10px;border-bottom:2px solid #fff;
}

.cadro 
{
    width:470px; background:#eeebe2 ; margin: 0; padding:0; border:0; border-top:1px solid #bbb;border-left:1px solid #bbb;
}

.cadro td
{
     padding:4px 5px 4px 5px;border-right:1px solid #bbb; font-size:90%;border-bottom:1px solid #bbb;
}

.trpar
{
    background: #dbd9d0;
}

.cadrolargo 
{
    width:740px; background:#eeebe2 ; margin: 0; padding:0; border:0; border-top:1px solid #ccc;border-left:1px solid #ccc;
}

.cadrolargo td
{
     padding:4px 10px 4px 10px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;
}


.recadro 
{
    background:#eeebe2; line-height: 100%; margin: 2px 0px 0px 0px; padding: 2px 10px 2px 10px; 
}

.subrecadro 
{
    background:#eeebe2; line-height: 100%; margin: 0px 0px 2px 0px; padding: 0px 10px 0px 10px; 
}
.oferta {color: #cc3333; font-size:90%; text-align:center;}