body{
background-color:#efefef;
margin:5px;
}


#principal{
width:920px;
min-height:500px;
margin:auto;
overflow:auto;
background:url(img/bg2.jpg) top repeat-x;
background-color:#dbdbdb;
}

#topo{
width:920px;
height:130px;
background-image:url(img/topo.jpg);
}

#banner{
width:474px;
height:68px;
float:right;
margin-top:25px;
margin-right:10px;
background-image:url(img/banner.png);
}

#menuSup{
width:920px;
height:40px;
padding-top:5px;
background-color:#333;
float:left;
text-align:left;
background:url(img/menu.jpg) repeat-x;
}

#menuSup a{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#333;
text-decoration:none;
margin-left:72px;
}

#menuSup a:hover{
color:#000066;
text-decoration:underline;
}

#menuSup a:active{
color:#000066;
text-decoration:underline;
}

#menuEsq{
width:180px;
height:230px;
float:left;
margin-bottom:25px;
_margin-bottom:0;
_margin-left:0px;
}

#menuEsq a{
display:block;
background-color:#D5D5D5;
margin-bottom:1px;
height:20px;
font-family:"trebuchet MS", arial;
font-size:12px;
color:#333;
text-decoration:none;
padding-left:10px;
padding-top:2px;
float:left;
width:170px;
}

#menuEsq a:hover{
background-color:#bebebe;
}

#imagem{
width:710px;
height:230px;
float:left;
/*background-image:url(img/img1.jpg);*/
margin-left:10px;
_margin-left:5px;
margin-bottom:25px;
}

#calendario{
width:710px;
min-height:70px;
float:left;
font-family:"trebuchet MS", arial;
font-size:12px;
color:#333;
margin-left:10px;
margin-bottom:25px;
}


#depoimentos{
width:710px;
min-height:230px;
float:left;
font-family:"trebuchet MS", arial;
font-size:13px;
color:#333;
margin-left:15px;
margin-bottom:25px;
text-align:justify;
}

#depoimentos h3{
margin-top:0;
margin-left:0;
color: #000099;
text-decoration:underline;
}

#ementa{
width:720px;
min-height:230px;
float:left;
font-family:"trebuchet MS", arial;
font-size:13px;
color:#333;
margin-left:10px;
margin-bottom:25px;
}

#ementa h3{
margin-top:0;
margin-left:10px;
color:#000000;
}

#ementa p{
margin:10px;
text-align:justify;
}

#conteudo{
width:720px;
_width:700px;
min-height:200px;
float:left;
font-family:"trebuchet MS", arial;
font-size:12px;
color:#333;
margin-left:10px;
_margin-left:5px;
margin-bottom:20px;
}

#conteudo h3{
margin-top:0;
}

#conteudo li , a{
color:#333;
text-decoration:underline;
list-style-position:outside;
}

#calendario th{
text-align:center;
border:solid #666666 1px;
background-color:#999999;
color:#000000;
}


#calendario td{
text-align:center;
border:solid #666666 1px;
font-family:
}

#calendario tr{
background-color:#E6E6E6;
}

#calendario tr:hover{
background-color:#fff;
}

#calendario p{
font-size:18px;
margin-top:20px;
margin-bottom:5px;
}

#coluna1{
width:262px;
min-height:330px;
float:left;
margin-left:10px;
_margin-left:5px;
font-family:"trebuchet MS", arial;
font-size:12px;
text-align:justify;
clear:left;
}

#coluna2{
width:262px;
min-height:330px;
float:left;
margin-left:57px;
font-family:"trebuchet MS", arial;
font-size:12px;
text-align:justify;
}

li{
list-style:square;
list-style-position:inside;
}

#coluna3{
width:262px;
min-height:330px;
float:left;
margin-left:53px;
font-family:"trebuchet MS", arial;
font-size:12px;
font-style:italic;
text-align:justify;
}

#coluna3 a, #coluna2 a, #coluna1 a{
text-decoration:none;
}

#coluna3 a:hover, #coluna2 a:hover, #coluna1 a:hover{
text-decoration:underline;
}

#rodape{
width:920px;
height:100px;
background-image:url(img/rodape.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#efefef;
margin-top:35px;
float:left;
text-align:center;
font-family:"trebuchet MS", arial;
font-size:11px;
color:#333;
}

#menuRodape{
width:920px;
height:20px;
padding-top:5px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

#menuRodape a{
font-family:"trebuchet MS", arial;
font-size:12px;
color:#333;
text-decoration:none;
margin-left:30px;
display:inline;
font-weight:bold;
}

#menuRodape a:hover{
text-decoration:underline;
}

/*CLASSES*/

.bold{
font-family:"Arial";
color:#003366;
font-weight:bold;
font-size:13px;
}