@charset "utf-8";

html,body {
	margin: 0px;
	padding: 0px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position:relative;
	background-color: #f2f2f2;
}

#banner_home {
   
    position: fixed;
    top: 250px;
    left: 50%;
    
    margin-left: -179px;
    width: 359px;
    z-index:19999;
    /*background-color: #fff;
    border: 1px #000066 double;*/
    color: #333;
    padding: 12px;
}


#banner_home_estrad {
   
    position: fixed;
    top: 280px;
    left: 50%;
    
    margin-left: -150px;
    width: 318px;
    z-index:19999;
    /*background-color: #fff;
    border: 1px #000066 double;*/
    color: #333;
    padding: 12px;
}

#msg{
	color:#006600;
	font-weight:bold;
	font-size:12px;
}

label.error {	
	color:red;
	margin-left: 125px;
	display:inline;
	white-space:nowrap;
}

.simulado.label.error {	
	color:red;
	display:inline;
	white-space:nowrap;
}

div.error{	
	color:#FF0000;
}

input.error, textarea.error{
	border: 1px dashed #FF0000;
}


h1 {

}

h2 {

	
}

a img {
	border: none;
}

a.button span {
   	color:#FFFFFF;
   	background: transparent url('imagens/bt.gif') no-repeat;
    display: block;
	line-height: 18px;
	padding-bottom:1px;
	padding-left:8px;
	padding-right:1px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.button {
    background: transparent url('imagens/bt_a.gif') no-repeat scroll top right;
    display: inline-block;
	padding-right:7px;
    font: normal 10px arial, sans-serif;
    height: 18px;
    text-decoration: none;
	float:left;
	position: relative;
	margin-top: 10px;
}

a.button:active {
    background-position: bottom right;
    color: #000000;
    outline: none; /* hide dotted outline in Firefox */

	}


a.button:active span {
    color:#FFCCCC;
    padding: 1px 0px 0px 9px; /* push text down 1px */

}



a:link {
	color:#000066;
	text-decoration: none;
}

a:visited {
	color:#006699;
	text-decoration: none;
}

a:hover {
	color:#CC9933;
	text-decoration: none;
}

a:visited:hover {
	color:#CC9933;
	text-decoration: none;
}

a:active {
	color:#CC9933;
	text-decoration: none;
}


#layout {
	margin: auto;
	width: 735px;
    left: 50%;    
    margin-left: -367px;
	float:none;
	position: relative;
	top: 27px;
}

#header {
	width: 735px;
	height: 68px;
	margin: auto;
	position: relative;
}

#container-menu {
	width: 735px;
	height: 25px;
	background-color:#797373;
	padding: 0px;
	margin: auto;
	text-align:center;
	position:relative;
}

#container-menu img {
	float: left;
	padding: 0px;
	margin-left:1px;
	margin-right:1px;
	position:relative;
	
}

#menu {
	width: 735px;
	height: 22px;
	margin: auto;
	position: relative;
	text-align:center;
	
}

#conteudo {
	width: 735px;
	position: relative;
	margin: auto;
	float:none;
	background-color: #FFFFFF;	
	clear: both;
	padding-bottom:30px;
	display:table;
}

#conteudo2{
	width: 450px;
	position: relative;
	float: left;
	margin-top:15px;
	margin-left:30px;
	text-align:left;
	display:inline;
}

#conteudo2 p {
	color:#666666;
	font-size:10px;
	position:relative;
	text-align:justify;
	
}
#conteudo2 h2 {
	font-weight:bold;
	font-size:13px;
}

#conteudo2 .titulo {
	width:100%;
	height:23px;
	margin-top:5px;
	margin-bottom:25px;
	position:relative;
	float:left;
}

#breadcrumb {
	width:100%;
	height:30px;
	font-size:10px;
	color:#000000;
	margin-bottom:5px;
	font-weight:bold;
}
#breadcrumb a:link,#breadcrumb a:link:visited{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

#breadcrumb a:hover,#breadcrumb a:visited:hover{
	color:red;
	text-decoration:underline;
	font-weight:normal;
}

#ct_botoes {
	position: absolute;
	top: 32px;
	left:220px;
	clear:both;
}

#breadcrumb a:link,a:visited,a:hover,a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#home-img {
	width: 735px;
	height: 137px;
	padding: 0px;
	margin: auto;
	position:relative;
	
}

#header-img {
	width: 735px;
	height: 137px;
	padding: 0px;
	margin: auto;
	position:relative;
}

#home-contboxes {
	width: 735px;
	padding: 0px;
	margin: auto;
	position:relative;
	background-color: #f0f0f1;	
	clear: both; 
	font-size:10px;
	height: 225px;

}

.box1{
	background-color:#e2e3e3;
	height: 100%;
	background-image: url(imagens/fbox1.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 240px;
	position: relative;
	margin: auto;
	display:inline;

}

.boxtexto {
	color:#333333;
	float:left;
	text-align:left;
	margin-left: 20px;
	position:relative;
	margin-top:10px;
	margin-right:10px;
	display:inline;
}
.boxtexto a:link, .boxtexto a:link:visited {
	color:#333333;
}

.boxtexto a:link:hover, .boxtexto a:visited:hover {
	color:red;
	font-weight:normal;
}

.box1 .placa {
	float: right;
	position: relative;
	padding: 5px;
	margin-right: 20px;
	display:inline;
	
	
}

.box2 {
	height: 100%;
background-color:#e2e3e3;
	background-image: url(imagens/fbox1.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 227px;
	position: relative;
	margin: auto;
	margin-left: 14px;
	margin-right: 14px;
	display:inline;
	

}

#footerlinks {
	width: 735px;
	background-color:#b2b2b2;
	position: relative;
	margin: auto;
	clear: both; 
	display:table;
	padding-bottom:5px;

}

#footerlinks ul{
	display: inline;
	top:10px;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
	left:0px;
	margin-left: 16px;
	*margin-left: 0px;
	padding-left: 0px;
	text-align: center;
	float: left;
	position: relative;
	list-style-position:inside;
	font-size:9px;
	color: #FFFFFF;
	display: block;
	list-style-image: none;
	list-style-type: none;
}

#footerlinks li{
	list-style-position:inside;
	margin-top: 3px;
	margin-left: 0px;
	left:0px;
	padding-left:0px;
	margin-bottom:2px;
	padding:0px;
	text-align: left;
	text-indent: 0px;
	position: relative;
	list-style-type: none;
	display: block;

}

#footerlinks a:link, a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#footerlinks a:hover, a:active {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}

#footer {
	width: 735px;
	height: 20px;
	background-color:#333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727272;
	border-bottom-color: #727272;
	color:#FFFFFF;
	line-height: 12px;
	padding-top: 8px;
	clear: both; 
	/*margin-bottom:30px;*/
}

.boxtitulo {
	width: 220px;
	height: 22px;
	padding-bottom: 6px;
	background-image: url(imagens/titulo-linha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	float: right;
	margin-top: 25px;

}

.boxtitulo img {
	float: left;
	top: 0px;
	position:relative;
}









div.faq .resp .hand {
	margin-left:30px;
	font-size:10px;
}

div.faq .resp .perg {
	margin-top:20px;
}

div.faq .resp .resp {
	margin-left:30px;
	padding-bottom:30px;
}

div.faq .resp .button {
	margin-left:36px;
}

div.faq {
	margin-bottom: 20px;
	
	clear:both;
}

div.faq .hand {
	cursor:  pointer;
	padding-left: 18px;
	background-image: url(imagens/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

div.faq .hand.active {
	background-image: url(imagens/bullet.gif);
}

#perg {
	font-size: 12px;
}

.resp {
	padding-bottom:30px;
	margin-left:20px;
}

ol {
	margin-left:0px;
	padding-left:0px;
	left:0px;
	list-style-type: decimal;
	list-style-position:inside;

}

ol li {
	margin-bottom: 15px;
	margin-left:0px;
	padding-left:0px;
	left:0px;

}

.centros {
	margin-left:20px;
}

.titulo .img {
	float:left;
}

.botoes .button {
	margin-right:17px;
}

#contato {
	width: 300px;
	float:left;
	position:relative;
	display:inline;
}

form .linha  {
	width:100%;
	position:relative;
	display:table;
}

#contato form .formcontato {
	width: 204px;
	height:24px;
	float:left;
	position:relative;
}


contato form p {
	width:100%;
	position:relative;
	float:left;
}

#contato form label {
	width: 90px;
	float:left;
	position:relative;
}

#contato form #mensagem {
	width: 204px;
	float:left;
	position:relative;
	
}

.enviar {
	cursor:pointer;

	display:block;
	margin-top:10px;
	float:right;
	width:70px;
	height:20px;
	position: relative;
	background-image: url(imagens/enviar.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	background-position: center center;

}

.enviar2 {
	cursor:pointer;
	display:block;
	margin-top:10px;
	float:left;
	width:70px;
	height:20px;
	position: relative;
	background-image: url(imagens/enviar.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	background-position: center center;

}

.vermapa {
	width:100%;
	margin-top:30px;
	position:relative;
	text-align:left;

}

.coluna {
	width: 210px;
	float:left;
	display:inline;
	margin-left:28px;
	font-size:9px;
	position:relative;
}

.coluna p {	
	color:#666666;
	font-weight:bold;
	margin-bottom:20px;
	
}

.coluna p.errado {
	color:#FF0000;

}

hr.clear {
	visibility:hidden;
	width:100%;
	height:2px;
	clear:both;
	display:block;
}

#prematricula {
	margin-top:30px;
}

#prematricula .linha {
	width: 100%;
	height:22px;
	
}

#prematricula .linha .required {
	width:320px;
	position:relative;
}

#prematricula .linha label {
	width:126px;
	float:left;
}

.contfoto {
	width: 170px;
	display: inline;
	float: right;
	margin-right:15px;
	margin-top:30px;
}

.foto {
	width: 170px;

	float:right;
	margin-bottom: 25px;
	position: relative;
	display: block;
	text-align:center;
}

.foto .texto {
	font-size:10px;
	top:15px;
	text-align:center;
	width: 100%;
}

#galeria{
width:680px;
}

#galeria ul{
list-style:none;
}

#galeria ul li{
display:inline;
}

h3{
font-family:Arial, Helvetica, sans-serif;
text-align:center;

}
