@charset "utf-8";
/* CSS Document */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* Helps 960gs */
.top10{margin-top: 10px}
.center{text-align: center}
.left{text-align: left}
.right{text-align: right}
.nomargin{margin:0}
.red{background-color:#FF0000}
.blue{background-color:#0000FF}
.yelow{background-color:#FFFF00}

.borderIMG{border: 6px solid #fff}
.borderIMG:hover{border: 6px solid #ccc}

/* Videos */		

.box{border: 1px solid #eee;-moz-border-radius:5px; -webkit-border-radius:5px; background: url('../img/bg-box.png') center repeat}

.homeVideoVideo{margin-left: 10px; width:225px; height:150px; float:left; _display:inline}
.homeVideoText{width:195px; height:150px; float:left; _display:inline; text-align:right}

.containerVideos{width:860px !important; margin:auto}
.containerVideo{width:198px !important; float:left; _display:inline; text-align:center}

.containerVideosDestaque, .containerYouTube{width:413px; float:left; _display:inline; background-color:#f8f8f8; border: 1px solid #eee;-moz-border-radius:5px; -webkit-border-radius:5px}

.containerYouTube{width:425px !important; margin-right:10px;}

.containerVideoDestaque{width:160px !important; float:left; _display:inline; margin-left:30px}

.margin30l{margin-left:30px;}
.titleVideos{border-bottom: 1px solid #eee;font-size: 16pt; padding: 5px}
.legendaVideos{width:180px; text-align: left; margin-left: 18px;}	

.borderVideo{border: 1px solid #AE9375}
.borderVideo:hover{border: 1px solid #9c7f60}

/* Geral */

body, html {
color:#5E5E53;
background-color:#EAEAEA;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10pt;
line-height: 1.5;
}

h1, h2, h3, h4, h5, h6{
	line-height: 1.1; 
	}
	
a {
	color:#003366;
	text-decoration:none;
	}

a:hover {
	color:#006666;
	text-decoration:underline;
	}

.titulos, a.titulos{
	color:#003366;
	font-size:11pt;
	font-weight:bold;
	}


.tituloGrande{
	color:#003366;
	font-size:13pt;
	}
	
.tituloBig{
	color:#003366;
	font-size:26pt	
	}

.corpodetexto, a.corpodetexto{
	line-height: 1.5;
	}

a.corpodetexto:hover{text-decoration:none;}

.data{
	font-size:9pt;
	}

#message{font-size:8pt}
/* Forms */

input, select, textarea {
	width: 250px; 
	border: 1px solid #D3D3D2; 
	margin: 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 15px; 
	color: #999999;
  }

input {height: 20px}
select {height: 30px}
textarea {height: 150px}

input:hover, select:hover, textarea:hover {border: 1px solid #003366;}
.clearInput, .clearInput:hover {height:auto !important; width:auto !important; border:none; margin:0}


.error{color: red; text-align: left; display:block;}
.error:not(input){background: url('../img/cinza-arrow_fat_up.gif') no-repeat; padding-left: 12px} 
#progreso-1, #progreso-2 { background: url('../img/textarea.png') no-repeat; background-position: -350px 0px; margin-left:2px; width: 350px; height: 20px; text-align: right; color: #333; font-size: 8pt;}
.HelpText{font-size:9px; line-height: 12px;}

.Paginador{
	background-color:#E4E4E4; 
	padding:10px; 
	text-align:right;  
	font-size:10pt; 
	clear:both; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px
	}

.carrosBox{float:left; margin-left: 30px; _display:inline}

.destaqueBox {background: url('../img/bg_destaques.jpg') repeat-y; text-align:center}