body {
	background-color: #00345F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#9FADB9;
	text-align: center;
	background-image: url(img/bkgListra.gif);
	margin:20px;
}

/*
a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	text-decoratioon:underline;
	color:#00345F;
}

a:active {
	text-decoratioon:underline;
	color:#00345F;
}

a:visited {
	text-decoratioon:underline;
	color:#00345F;
}*/

#base {
	width: 755px;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	background-color: #FFF;
	
}

.subtitulo {
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#7F99B2;
	text-align:center;
}

.bkgHome {
	background-image:url(img/imgHome.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:390px;
}

.bkgTestes {
	background-image:url(img/imgCursosInt.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:134px;
}

.bkgCursosReg {
	background-image:url(img/imgCursosReg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:134px;
}

.bkgQuem {
	background-image:url(img/imgQuem.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:360px;
}

.bkgContato {
	background-image:url(img/imgContato.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:360px;
}

#menu {
	list-style-type:none;
	padding:10px;
	margin:0;
}	

#menu li{
	padding:3px;
}	


#menu a {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	display:block;
	padding:4px;

}

#menu a:hover {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;

}

.menuAtual{
	color:#FFCC00;
}

.contato {
	font-size:10px;
	padding:15px;
	color:#666666;
}

.tdInt {
	_height:3000px; height:5700px;
}

.tdReg {
	_height:700px; height:800px;
}


.tel {
	font-size:14px;
	color:#6685A3;
	font-weight:bold;
}

.base, .base a, .base a:hover, .base a:active, .base a:visited {
	font-size:10px;
	color:#73808C;
	text-decoration:none;
}

#menuAma {
	list-style-type:none;
	padding:10px;
	margin:0;
	/*text-align:center;*/
}	

#menuAma li{
	padding:5px;
}	


#menuAma a {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	display:block;
	padding:7px;
	margin-bottom:10px;
	background-color:#EDEDED;

}

#menuAma a:hover {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
	text-decoration:none;
	background-color:#EDEDED;	
	margin-bottom:10px;	

}


.menuInt,.menuInt a, .menuInt a:visited, .menuInt a:active {
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;	
}

.menuInt a:hover {
	color:#996600;
	text-decoration: underline;	
	text-transform: uppercase;	
}

.conteudo {
	padding:16px;
	font-size:12px;
	color:#333333;
	/*text-align:justify;*/
}

.conteudoMenu {
	padding:25px;
}

.interno {
	color:#7F99B2;
	text-decoration:underline;
}

.interno a {
	/*color:#7F99B2;*/
	color:#666666;
	text-decoration:underline;
}

.interno a:hover {
	text-decoratioon:underline;
	color:#00345F;
}

.interno a:active {
	text-decoratioon:underline;
	color:#00345F;
}

.interno a:visited {
	text-decoratioon:underline;
	color:#00345F;
}

.conteudo ul {
	list-style-type:circle;
}

h2 {
	font-size:14px;
	
}

h3 {
	font-size:15px;
	color:#666666;
	font-weight:bold;
	padding-bottom:12px;
	border-bottom:1px solid #FFCC00;
}

.curso {
	color:#666666;
}

.txtW {
	color:#FFFFFF;
}

.destaque {
	font-weight:bold;
	color:#7F99B2;
}

.form, textarea {
	width:230px;
	font-size:13px;
	color:#7F99B2;	
	font-family: Arial, Helvetica, sans-serif;
}

.curr {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:normal;
	padding:15px;
}