
body

{background-image:url("../images/bg2.jpg");
background-repeat:no-repeat;
background-position:top left;
background-attachment:fixed;
}

a {
	font-family:tahoma;
	font-size:14px;
	color:#069; 
	outline: 0px solid;
	font-weight:bold;
	text-decoration:none
}

a:hover {
	font-family:tahoma;
	font-size:14px;
	color:#127db2;
	outline: 0px solid;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-family:tahoma;
	font-size:40px;
	color:#003366; 
	outline: 0px solid;
	font-weight:bold;
	text-decoration:none
}
h3 {
	font-family:tahoma;
	font-size:22px;
	color:#666; 
	outline: 0px solid;
	font-weight:bold;
	text-decoration:none;
	line-height:.5;
}
.parrafa {
	font-family:tahoma;
	font-size:15px;
	color:#003366; 
	outline: 0px solid;
	text-decoration:none;
	line-height:1.4;
}
.noticias {
	font-family:tahoma;
	font-size:12px;
	color:#003366; 
	outline: 0px solid;
	text-decoration:none;
	line-height:1;
}
.noticias a{
	font-family:tahoma;
	font-size:10px;
	color:#069;
	outline: 0px solid;
	text-decoration:none;
	line-height:1;
}
.header_area_text a {
    background: #4ecb8c none repeat scroll 0 0;
	font-size:18px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 10px 15px;
    text-transform: uppercase;
}
.interes {
	background:url(../images/intereres.png);
	color:#069;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}	
.interes a{
	color:#069;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}	
.interes a:hover{
	color:#003366;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}	
.Footer {
	font-family:tahoma;
	font-size:1.2em;
	color:#fff; 
	outline: 0px solid;
	text-decoration:none;
}
div.floatright{
	float:right;
	clear:right;
	position:relative;
	margin:0.5em 0 0.8em 1.4em
	}
div.floatright p{
	font-style:italic
	}
div.floatleft{
	float:left;
	clear:left;
	position:relative;
	margin:0.5em 1.4em 0.8em 0
	}
div.floatleft p{
	font-style:italic;
	
	}
div.center{
	text-align:center
	}
div.thumb{
	border:none;
	width:auto;
	margin-top:0.5em;
	margin-bottom:0.8em;
	background-color:transparent
	}
div.thumbinner{
	border:1px solid #cccccc;
	padding:3px !important;
	background-color:White;
	font-size:94%;text-align:center;
	overflow:hidden
	}
html .thumbimage{
	border:1px solid #cccccc
	}
html .thumbcaption{
	border:none;
	text-align:left;
	line-height:1.4em;
	padding:3px !important;
	font-size:94%
	}
div.magnify{
	display:none
	}
div.tright{
	float:right;
	clear:right;margin:0.5em 0 0.8em 1.4em
	}
div.tleft{
	float:left;
	clear:left;
	margin:0.5em 1.4em 0.8em 0
	}
img.thumbborder{
	border:1px solid #dddddd
	}