/* CSS Document */

body {
	margin:0;
	background-image:url(../img/layout/background.jpg);
}

h1{
	color:#5782b9;
	font-size:24px;
	font-family:arial narrow;
}

h2{
	color:#333;
	font-size:20px;
	font-family:arial narrow;
}

p{
	font-family:arial narrow;
	font-size:16px;
	color:#333;
}

#container {
	position:absolute;
	width:946px;
	left:50%;
	margin:10px 0 0 -473px;
}

#topo{
	float:left;
	width:946px;
	background-image:url(../img/layout/layout_top.png);
}

#conteudo{
	float:left;
	width:946px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#fff;
}

/*Somente para Safari e Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #conteudo{width:944px;}
}


#rodape{
	float:left;
	width:946px;
	background-image:url(../img/layout/layout_bottom.png);
}

#logotipo{
	float:left;
	width:170px;
	height:87px;
	margin:0 0 0 10px;
}

#unidade_topo{
	float:left;
	width:730px;
	height:51px;
	margin:0 0 0 20px;
	font-family:arial narrow;
	font-size:18px;
	color:#999;
}

.polo_mairipora{
	font-size:23px;
	color:#000;
}

/* --------------------- INÍCIO MENU PRINCIPAL  ---------------------------------------------- */

#menu{
	float:left;
	width:730px;
	height:37px;
	background-image:url(../img/layout/background_menu.jpg);
	margin:0 0 0 20px;
}

#menu_princ {
	margin:11px 0 0 10px;
	list-style:none;
	font:14px Arial;
	font-weight:bold;
	text-align:right;
	width:670px;
	color:#fff;
	word-spacing:3px;
}

#menu_princ a{
	color:#fff;
	text-decoration:none;
}

#menu_princ a:hover {
	text-decoration:underline;
	color:#333;
}


/* --------------------- FIM MENU PRINCIPAL ---------------------------------------------------- */

#barra{
	float:left;
	width:924px;
	height:2px;
	margin:10px 0 0 10px;
}


#banner{
	float:left;
	width:924px;
	height:170px;
	margin:10px 0 0 10px;
	background-image:url(../img/layout/banner.jpg);
}

#frases{
	font-family: arial narrow;
	font-size:38px;
	color:#d92821;
	margin:20 0 0 10px;
}

#titulos_home{
	font-weight:bold;
	background-image:url(../img/layout/back_titulo_destaque.jpg);
	width:319px;
	height:36px;
	margin:10px 0 0 10px;
	float:left;
}

#texto_titulo{
	font-family: arial narrow;
	font-size:20px;
	color:#333;
	margin:5px;
}

#tabela_cursos{
	float:left;
	width:317px;
	margin:0 0 0 10px;
}

#tabela_cursos a{
	color:#333;
}

#tabela_cursos a:hover{
	color:#666;
	text-decoration:none
}

#coluna_cursos, #coluna_cursos2{
	float:left;
	width:319px;
}

#coluna_cursos2{
	margin:0;
}
/*Somente para Safari e Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #coluna_cursos2{margin:0 0 0 10px;}
}


table.cursos{
	width:319px;
	font-family:arial narrow;
	font-size:16px;
}

td.titulo{
	font-size:18px;
	color:#5782b9;
	font-weight:bold;
}

td.fundo_cinza{
	background-color:#eee;
}

#destaque_inscricao{
	background-image:url(../img/layout/background_inscricao.jpg);
	width:266px;
	height:187px;
	float:left;
	margin:10px 0 0 10px;
}

/*Somente para Safari e Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #destaque_inscricao{margin:10px 0 0 20px}
}

#txt_inscricao_destaque{
	float:left;
	margin:10px;
	font-family: arial Narrow;
	font-size:22px;
	color:#fff;
}

.destaque_insc{
	font-size:28px;
	line-height:50px;
	color:#fef20a;
}

#clique_inscr{
	float:right;
	margin-right:15px;
	margin-top:10px;
}

#clique_inscr a{
	color:#fff;
	font-size:20px;
	font-family: arial Narrow;
	font-weight:bold;
}

#clique_inscr a:hover{
	color:#fef20a;
	text-decoration:none;
}

#twitter_timeline{
	width:266px;
	height:320px;
	float:left;
	margin:10px 0 0 10px;
}

/*Somente para Safari e Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #twitter_timeline{margin:10px 0 0 20px}
}

#creditos{
	float:left;
	width:926px;
	font-family: Arial;
	font-size:12px;
	color:#666;
	margin:10px 0 0 13px;
	line-height:20px;
}

#creditos a{
	color:#666;
	font-weight:bold;
}


#creditos a:hover{
	text-decoration:none;
	color:#5782b9;

}

#conteudo_txt{
	float:left;
	width:640px;
	margin:10px 0 0 14px;
}

/*Somente para Safari e Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #conteudo_txt{width:630px}
}


#lateral{
	float:right;
	width:266px;
	height:630px;
	margin-right:10px;
}

/*Somente para Safari e Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #lateral{margin-right:30px}
}

/* --------------------- INÍCIO FORMULÁRIO  --------------------------------------------------- */

#formulario_contato {
	float:left;
	margin:10px 0 0 100px;
	width:400px;
	font-family:arial narrow;
	font-size:16px;
	color:#333;

}

#bto_cont {
	margin-top:20px;
	margin-left:120px;
}

#infos_contato {
	width:300px;
	padding:0;
	margin-top:20px;
}

.legenda_contato{
	color:#333;
}


input.contato {
	font-family:arial;
	width:400px;
	border:1px solid #5782b9;
	color:#333;
	font-size:16px;
	margin-bottom:12px;
	font-weight:bold;
}


textarea.contato {
	font-family:arial;
	width:400px;
	height:200px;
	border:1px solid #5782b9;
	color:#333;
	font-size:16px;
	font-weight:bold;
}

.botao_contato {
	border:0;
	background-color:#5782b9;
	color:#fff;
	font-size:16px;
	width:160px;
	height:30px;
	font-weight:bold;
}

/* --------------------- FIM DO FORMULÁRIO  --------------------------------------------------- */

a.link{
	font-family:arial narrow;
	font-size:16px;
	color:#333;
}

a.link:hover{
	text-decoration:none;
}