﻿@import url(https://fonts.googleapis.com/css?family=PT+Sans|Arimo);
* a
	{
	text-decoration:none;
	}
h1,h2,h3
	{
	margin-top:-5px;
	}
body
	{
	font-family: 'Arimo', sans-serif;
	font-size:12px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	font-smooth: always;
	}
#top
	{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:135px;
	display:block;
	}
#logo
	{
	background-image:url('../images/logo169x125.jpg');
	width:169px;
	height:125px;
	float:left;
	}
.smallmenu
	{
	border-bottom: 1px #C3C3C3 dotted;
	text-align:right;
	float:right;
	width:175px;
	}
.smallmenu li
	{
	border-top: 1px #C3C3C3 dotted;
	line-height:40px;
	}
#topnav
	{
	border-bottom: 1px #C3C3C3 dotted;
	margin-top:15px;
	width:300px;
	height:35px;
	float:right;
	line-height:35px;
	text-align:right;
	padding:0 10px 0 10px;
	color:#898989;
	font-size:10px;
	}
#topnav a,#topnav a:visited
	{
	color:#898989;
	}
#topnav img
	{
	border:0;
	margin-right:5px;
	vertical-align:middle;
	}
#nav
	{
	width:780px;
	height:30px;
	float:right;
	margin-top:50px;
	color:#898989;
	font-size:18px;
	line-height:30px;
	}
.menuItem,.menuItem a:link,.menuItem a:visited
	{
	color:#001F60;
	cursor:pointer;
	margin: 0 10px 0 10px;
	}
.menuItem a:hover,.menuItem a:visited:hover
	{
	border-bottom: 3px #EEB23C solid;
	cursor:pointer;
	color:#001F60;
	}
.menuItemSelected,.menuItemSelected a,.menuItemSelected a:visited
	{
	border-bottom: 3px #EEB23C solid;
	color:#001F60;
	margin: 0 10px 0 10px;
	}
#main
	{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:auto;
	display:block;
	}
#fotobanner
	{
	width:780px;
	height:250px;
	float:right;
	display:block;
	}
#signature
	{
	position:absolute;
	width:390px;
	height:100px;
	margin-left:370px;
	margin-top:100px;
	padding: 0 10px 5px 10px;
	background-color:#001F60;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color:#FFFFFF;
	}
.signaTitle
	{
	top:-20px;
	position:relative;
	font-family: 'PT Sans', sans-serif;
	font-size:24px;
	line-height:25px;
	}
.signaP
	{
	top:-30px;
	position:relative;
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	line-height:20px;
	}
.fade
	{
	float:right;
    position:relative;
    width:780px;
    height:250px;
    overflow:hidden;
    }
.fade div 
	{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 780px;
	height: 250px;
	}
.coluna
	{
	color:#666666;
	width:365px;
	margin-left:10px;
	padding:10px 10px 10px 10px;
	float:right;
	}
.coluna a,.coluna a:visited
	{
	color:#666666;
	}
.coluna ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.coluna ul li
	{
	background-image:url('../images/arrowright12x12.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 15px;
	padding-top:3px;
	line-height:17px;
	}
#wrapper
	{
	position:relative;
	width:365px;
	height:405px;
	overflow:hidden;
	}
.sub
	{
	padding:0;
	height:450px;
	}
.smallText
	{
	font-size:11px;
	}
#contact .formblock
	{
	display: block;
	margin-bottom: 20px; 
	}
#contact .formblock .txt
	{
	font-family: 'Arimo', sans-serif;
	padding: 4px 6px;
	color: #666;
	width: 350px;
	}
#contact .formblock .txtarea
	{
	font-family: 'Arimo', sans-serif;
	padding: 3px 5px;
	color: #666;
	width: 350px;
	height: 120px;
	}
#contact .formblock .error
	{
	font-family: 'Arimo', sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #9d3131;
	}
#contact p.tick
	{
	font-style: italic;
	font-size: 1.2em;
	color: #3e669c;
	}
#contact .subbutton
	{
	padding: 3px 7px;
	font-size: 1.1em;
	font-weight: bold;
	color: #565656;
	float:right;
	}
#footer
	{
	border-top: 1px #C3C3C3 dotted;
	display:block;
	width:780px;
	height:20px;
	float:right;
	margin-top:20px;
	font-size:12px;
	line-height:20px;
	color:#999999;
	}