/* CSS Document */

* {
padding:0;
margin:0;}

/*------------------------tags------------------------*/

body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#333;
font-size:12px;
background:#bebebe url(../imagens/fundo.jpg) repeat-x;}

p {
}

li{
font-size:15px;
line-height:25px;
text-align:justify;
}


h1 {
font:bold 20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding-top:15px;}

h2 {
font:bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
padding:10px;
line-height:25px;}

/*------------------------menu------------------------*/

#menu {
width:640px;
height:69px;
float:right;
margin-top:80px;}

#menu ul li {
display:inline;
}

#menu ul li a {
width:126px;
background:url(../imagens/bot.jpg) no-repeat;
float:left;
text-align:center;
padding:26px 0;
font-size:14px;
text-decoration:none;
margin-right:2px;
color:#333;
}

#menu ul li a:hover {
background:url(../imagens/bot2.jpg) no-repeat;}

#menu li a.selected-pg  {
background:url(../imagens/bot2.jpg) no-repeat;
}

/*------------------------id's------------------------*/

#geral {
width:950px;
margin:0 auto;
background-color:#FFF;
border:1px solid #fff;}

#topo {
width:950px;
height:150px;
background:url(../imagens/topo.jpg) no-repeat;
}

#topo img {
float:left;
padding:50px 20px;}

#meio {
width:950px;
height:297px;
background:url(../imagens/foto.jpg) no-repeat;
}

#meio p {
font:bold 26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
padding:255px 0 0 20px;}

#conteudo {
width:950px;
background:#fff repeat-x;
overflow:hidden;
height:auto;
height:auto;
}

#conteudo p {
margin-top:10px;
}

#conteudo a {
color:#333;
font-weight:bold;}

#esquerda {
width:400px;
height:330px;
float:left;
margin:20px 20px;}

#esquerda_cursos {
width:680px;
height:auto;
float:left;
margin:20px 0px 10px 15px;}


#direita {
width:450px;
float:right;
font-size:14px;
text-align:justify;
line-height:22px;
padding:0px 10px;
margin:15px 20px 15px 0;}


#direita_cursos {
width:200px;
height:auto;
float:right;
font-size:14px;
text-align:justify;
line-height:22px;
padding:0px 10px;
margin:16px 20px 16px 0;}

#direita_cursos img {
padding:16px 10px 20px 35px;}


#historia{
width:380px;
line-height:19px;
float:left;
height:auto;
text-align:justify;
margin:10px 15px 10px 20px;
padding:5px 10px;
background: #CCCCCC;}

#fotos{
width:850px;
margin:30px 0 30px 65px;
padding-left:10px;
height:auto;}


#formulario{
float:left;
margin: 20px 0 20px 100px;
font-size:16px;
line-height:22px;
text-align: center;
color:#000000;
width:390px;
height:398px;}


#curso1{
float:left;
margin:10px 10px;
text-align:center;
line-height:20px;
width:200px;
height:290px;
background:#CCCCCC;}


#mapa{
float: right;
margin: 30px 0 30px 40px;
width:900px;
height:400px;}

#rodape {
width:950px;
border-top:1px dashed  #999999;
text-align:center;
padding:10px 0;
margin-top:20px;
}

#rodape a {
font-weight:bold;
color:#333;}

address {
font-size:16px;
font-style:normal;
margin-bottom:10px;
}
