/* FORMATAÇÃO CSS */

#classid {width:450px;
height:420px;
float:left;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#classid ul{ padding-top:10px;}

#classie {
width:450px;
height:400px;
float: right;
margin-right:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#classie ul{ padding-top:10px;}

h2 {
	font: 16px Verdana;
	color: #666;
	line-height: 19px;
	margin-left: 18px;
}

.curso {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}
.quali {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

.quali1 {
	font: 25px "arial narrow";
	color: #002c76;
	margin: 20px 20px 10px 20px;
}

.curso1 {
	font: 25px "arial narrow";
	color: #002c76;
	margin: 20px 20px 10px 20px;
}

.map {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

.map1 {
	font: 25px "arial narrow";
	color: #002c76;
	margin: 20px 20px 10px 20px;
}


body {
	background-image: url(fundo.jpg);
}

img {
	border: 0;
}

p {
	font: 11px Verdana;
	color: #666;
	line-height: 17px;
}

#container {
	width: 1000px;
	margin: auto;
	background-color: #fff;
}

#topo01 {
	width: 1000px;
	height: 80px;
	background-image: url(topo01.jpg);
}

/* FLAGS */

.flags {
	float: right;
	padding: 30px 20px 0 40px;
}

.e_mail {
	float: right;
	margin: 10px 10px 0 0;
}

.e_mail input {
	border: 1px solid #ccc;
	color: #666;
	font: 11px Verdana;
	width: 230px;
	float: left;
	margin-top: -5px;
}

.e_mail #submit {
	border: none;
	width: 21px;
	height: 21px;
	margin-left: 5px;
}

#menu {
	width: 1000px;
	height: 30px;
	background-color: #002c76;
}

#topo02 {
	width: 1000px;
	height: 231px;
	background-image: url(topo02.jpg);
}

#topo02-ing {
	width: 1000px;
	height: 231px;
	background-image: url(topo02-ing.jpg);
}

#topo03 {
	width: 1000px;
	height: 231px;
	background-image: url(topo03.jpg);
}

#topo03-ing {
	width: 1000px;
	height: 231px;
	background-image: url(topo03-ing.jpg);
}

#topo04 {
	width: 1000px;
	height: 231px;
	background-image: url(topo04.jpg);
}

#topo04-ing {
	width: 1000px;
	height: 231px;
	background-image: url(topo04-ing.jpg);
}

#topo05 {
	width: 1000px;
	height: 231px;
	background-image: url(topo05.jpg);
}

#topo05-ing {
	width: 1000px;
	height: 231px;
	background-image: url(topo05-ing.jpg);
}

.home {
	width: 242px;
	height: 244px;
	float: left;
	margin: 7px 0 0 7px;
}

/**************************** LEFT ****************************/

#left {
	width: 600px;
	float: left;
	margin: 5px 0 10px 5px;
}

/**************************** PRINCIPAL ****************************/

.principal {
	width: 592px;
	height: 264px;
	background-image: url(principal.jpg);
	float: left;
}

.saiba {
	float: right;
	margin: 25px 25px 0 0;
}

.principal h1 {
	font: 30px "arial narrow";
	color: #002c76;
	margin: 30px 0 20px 260px;
}

.principal p {
	width: 320px;
	margin: 0 0 0 260px;
}

#left h2 {
	width: 585px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
}

/**************************** DESTAQUES ****************************/

.des {
	width: 180px;
	float: left;
	padding: 0 0 0 13px;
}

.des p {
	margin: 0;
}

.des strong {
	color: #002c76;
}

.des a {
	color: #666;
	text-decoration: none;
}

.des a:hover {
	color: #666;
	text-decoration: underline;
}

/**************************** RIGHT ****************************/

#right {
	width: 385px;
	float: right;
	margin: 5px 5px 10px 0;
}

/**************************** NEWS ****************************/

.over {
	width: 382px;
	height: 476px;
	overflow-y: auto;
	overflow-x: hidden;
}

.news {
	width: 382px;
	height: 476px;
	background-image: url(news.jpg);
	float: left;
	margin-top: 5px;
}

.news ul {
	font: 11px Verdana;
	color: #666;
	line-height: 17px;
}

.news li {
	list-style-type: none;
	border-bottom: 1px solid #c3c3c3;
	padding: 5px 5px 10px 5px;
}

.news li span {
	font-weight: bold;
	color: #002c76;
}

.news img {
	float: left;
	margin: 3px;
}

.news li a {
	color: #002c76;
	text-decoration: none;
	font-weight: bold;
}

.news li a:hover {
	color: #002c76;
	text-decoration: underline;
}

.bg {
	background-color: #f4f4f4;
}

/**************************** GALERIA ****************************/

#galeria {
	width: 980px;
	float: left;
	margin: 30px 0 15px 5px;
	text-align: center;
}

#galeria h3 {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

#galeria img {
	width: 80px;
	height: 80px;
	margin-left: 15px;
	border: 3px solid #ccd5e4;
}

/**************************** CONT_DENTRO ****************************/

#cont_dentro {
	width: 1000px;
}

#cont_dentro h4 {
	width: 580px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

#cont_dentro h5 {
	font: 25px "arial narrow";
	color: #002c76;
	margin: 20px 20px 10px 20px;
}

#cont_dentro h2 {
	font: 25px "arial narrow";
	color: #002c76;
	margin: 20px 20px 10px 20px;
}

.primeira h1{
	font: 25px "arial narrow";
	color: #002c76;
	margin: 20px 20px 10px 20px;
}

#cont_dentro h6 {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

#cont_dentro h1 {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

#cont_dentro h3 {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

#galeria h4 {
	width: 980px;
	height: 25px;
	font: bold 18px "arial narrow";
	color: #002c76;
	background-color: #ccd5e4;
	padding: 0 5px 0 5px;
	margin: 10px 0 10px 0;
	float: left;
	text-align: left;
}

#cont_dentro p {
	margin: 20px;
}

#cont_dentro ul {
	font: 11px Verdana;
	color: #666;
	line-height: 17px;
}

#cont_dentro li {
	margin-left: 40px;
	list-style-image: url(seta.jpg);
}

/**************************** GALERIA ****************************/

#rodape {
	width: 1000px;
	height: 137px;
	background-image: url(rodape.jpg);
	text-align: center;
	clear: both;
}

address {
	font: 11px Verdana;
	color: #002c76;
	line-height: 17px;
	padding-top: 60px;
}

address a {
	color: #002c76;
	text-decoration: none;
}

address a:hover {
	color: #002c76;
	text-decoration: underline;
}

/* MENUBV */

#menuhor {
font: 14px Arial;
float: left;
margin: 5px 0 0 5px;
}
#menuhor li {
list-style: none; 
display: inline;
}
#menuhor li a {
padding: 3px 12px; 
text-decoration: none;
}
#menuhor li a:link {
color: #fff;
}
#menuhor li a:visited {
color: #fff;
}
#menuhor li a:hover {
color: #ffd200; 
}

/* FORMULÁRIO */

.formulario {
	width: 780px;
	text-align: center;
}

#todoform {

font:11px verdana, helvetica, sans-serif; 
/* o tamanho e o tipo da fonte no formulário */

color:#666; /* a cor laranja para as letras */
      } 

#todoform th {

padding:3px; 
/* um afastamento de 3px */
} 

#todoform input {
background:#fff; 
/* a cor do fundo dos três campos */

color:#666;
/* a cor da letra dos três campos */

border:1px solid #ccc;
/* uma borda de 1px tracejada e na cor laranja para 
o campo */
}   

#todoform textarea {
 background:#fff; 
 /* a cor do fundo do campo */
 
color:#666;
/* a cor da letra para o textarea */

border:1px solid #ccc; 
/* uma borda de 1px tracejada e na cor 
laranja para o campo */
}

#todoform input.botao {
background:#fff; 
/* a cor do fundo do botão */

color:#666; /* a cor das letras Enviar */
}  

#todoform td {
padding:3px;
}

/* MENU_RODAPE */

#menu_rodape {
font: 11px verdana;
float: left;
text-align: center;
width: 1000px;
padding-top: 20px;
color: #002c76;
}
#menu_rodape li {
list-style: none; 
display: inline;
}
#menu_rodape li a {
text-decoration: none;
}
#menu_rodape li a:link {
color: #002c76;
}
#menu_rodape li a:visited {
color: #002c76;
}
#menu_rodape li a:hover {
color: #002c76;
text-decoration: underline;
}

/**************************** MATERIAS ****************************/

.materias {
	width: 600px;
	float: left;
	text-align:justify;
}
.materias01 {
	width: 1000px;
	height:530px;
	float: left;
	text-align:justify;
}

.not {
	width: 600px;
	float: right;
}

.not img {
	margin: 10px;
	border: 1px solid #666;
}

/**************************** RIGHT_EMPRESA****************************/

#right_empresa {
	width: 385px;
	float: right;
	margin: 5px 5px 10px 0;
	background-color: #ecf0f6;
	border: 1px solid #ccd5e4;
}

#right_empresa h3 {
	font: bold 16px arial;
	color: #002c76;
	margin: 0 0 0 15px;
}

#right_empresa strong {
	color: #002c76;
}

#right_empresa ul {
	font: 11px Verdana;
	color: #666;
	line-height: 17px;
	margin-bottom: 20px;
}

#right_empresa li {
	margin-left: 30px;
	list-style-type: square;
}

.img_empresa {
	margin-left: 80px;
}

.over_clientes {
	width: 980px;
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
}

/*************************** MAPA ****************************/

.mapa {
	width: 980px;
	text-align: center;
}

.mapa iframe {
	border: 1px solid #666;
}

/* FOTOS */

.fotos {
	width: 980px;
}

.fotos img {
	margin: 5px;
	border: 1px solid #666;
}