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

body{
background-color:#262525;
font-size:12px;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
margin:0px;
}

a img { border: 0; }

a{
text-decoration:none;
color: #663300;
}

#top{
height:80px;
background: url(../img/bg_rodape1.jpg) repeat-y #000000;
background-position:center;
}
#corpo{
height:auto;
background:url(../img/bg_geral.jpg) repeat-x #DDD8C4;
}

#rodape1{
font-size:14px;
color:#FFFFFF;
height:20px;
background: url(../img/bg_rodape2.jpg) repeat-y #000000;
background-position:center;
padding:5px 0px 5px 0px;
}

#rodape2{
height:75px;
background: url(../img/bg_rodape3.jpg) repeat-y #ffcb08;
background-position:center;
}

#interno_rodape{
height:75px;
background: url(../img/rodape_cursos.gif) no-repeat;
background-position:center;
}

#list_rodape{
width:800px;
margin:0px;
}

#list_rodape li{
padding-left:10px;
padding-right:10px;
position:relative;
float:left;
list-style:none;
}

#fixo{
padding-top:30px;
width:990px;
height: auto !important;

}
	#ttcurso{
	width:990px;
	}
	#menu{
	float:left;
	margin-bottom:25px;
	width:250px;
	}
	#conteudo{
	margin-bottom:20px;
	width:740px;
	float:left;
	}
.caixas{
float:left;
width:340px;
padding: 0px 15px 30px 15px;
height:250px;
}	
.bt_preto{
text-transform:uppercase;
letter-spacing:1px;
color:#FFFFFF;
font-size:10px;
background-color:#000000;
text-decoration:none;
padding:3px;
}
.bt_preto:hover{
background-color: #333333;
color: #999999;
}
.data{
font-size:16px;
color:#186aa5;
}
.texto_destaque{
font-size:16px;
color: #663300;
}

.topico{
padding:5px;
background-color:#ebd06d;
color: #4c2400;
text-transform:uppercase;
}
.descricao{
padding:5px;
background-color: #e8e2c3;
color:#000;
}
.caixa_desc{
margin-bottom:5px;
border-bottom: solid 1px #A59265;
}
.int_caixa{
margin:5px;
float:left;
width:227px;
}
.miniaturas{
border:solid  #C7B873 2px;
padding:5px;
}

.texto_destaque_mac{
font-size:16px;
color: #000000;
font-weight:bold;
}

.topico_mac{
padding:5px;
background-color:#5A747D;
color: #FFFFFF;
text-transform:uppercase;
}

.descricao_mac{
padding:5px;
background-color: #EAEAF0;
color:#000;
}

.int_caixa_mac{
margin:5px;
float:left;
width:227px;
}

.link_inscricao { font-size: 1.3em; font-weight: bold; color: #186AA5; }

form legend { text-transform: uppercase; font-weight: bold; font-size: 1.3em; }
form fieldset fieldset legend { font-size: 1em; }
form label { display: block; padding: 15px 0 5px; }
form fieldset { border: 0; background: #CCC4A4; }
form fieldset fieldset { margin: 15px 0 15px 0; padding-bottom: 15px; background: #DED9C5; }
form input { padding: 3px; }
form button { display: block; margin-top: 15px; }

#popup_mensagem { padding: 10px; font-size: 14px; background: #CA5303; margin-bottom: 20px; color: #FFF; }

.teaser { font-size: 2em; line-height: 1em; color: #444; margin-top: 25px; padding: 20px 10px; background: #C5C2B3; width: 170px; -moz-border-radius: 8px; text-align: center; }
.teaser span { font-size: 1.3em; color: #08B3C3; font-weight: bold; }
