*{
	margin:0;
	padding:0;
	border:0;
}
div{
	position:relative;
}
body{
	background: url(img/bg.jpg) repeat-x;
	font-family:"Trebuchet MS","Lucida Sans Unicode";
	font-size:12px;
	color:#00008B;
	text-align:justify;
}
form{
	margin:20px auto;
	width:500px;
}
fieldset{
	border:1px solid #333333;
	padding:20px;
}
input, select{
	background:#F5F5F5 none repeat scroll 0 0;
	border: 1px solid #999999;
	float:left;
	width:250px;
	margin-bottom:10px;
}
label{
	float:left;
	width:458px;
}
textarea{
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #999999;
	float:left;
	height:100px;
	width:400px;
}
p{
	margin:10px 5px;
}
a, a:visited{
	color:#00008B;
	text-decoration:underline;
	font-weight:normal;
}
a:hover, a:active{
	color:#FF8C00 ;
	text-decoration:underline;
	font-weight:normal;
}
.hidden{
	visibility:hidden;
}
#centro{
	margin: 0 auto;
	position:relative;
	height:100%;
	width:970px;
}
#topo{
	height:170px;
	width:970px;
}
#topo img{
	position:absolute;
	top:0;
}
#conteudo{
	overflow:auto;
	margin-top:20px;
	height:100%;	
}
#conteudo-data{
	height:16px;
	color:#00008B;
	float:right;
	font-weight:bold;
}
#menu{
	float:left;
	height:100%;
	width:135px;
	color:#00008B;
}
#menu li{
	border-top:1px dashed #FF8C00;
	font-size:105%;
}
#menu li a , #menu li a:visited{
	text-decoration:none;
	color:#00008B;
}
#menu li a:hover, #menu li a:active{
	text-decoration:none;
	font-weight:bold;
	color:#FF8C00 ;
}
#direita{
	float:right;
	height:100%;
	width:175px;
}
.laranja{
	background: url(img/bg-laranja.jpg) repeat-x;
	padding: 0 10px;
}
div.laranja p{
	text-align:justify;
}
.laranja h2{
	font-size:14px;
	color: #FF8C00 ;
	padding: 8px 0px;
	text-transform:uppercase;
}
.azul{
	background: url(img/bg-azul.jpg) repeat-x;
	padding: 0 10px;
	overflow:auto;
	margin-top:20px;
}
.azul h2{
	font-size:14px;
	color: #00008B;
	padding: 8px 0px;
	text-transform:uppercase;
}
.azul  div{
	cursor:pointer;
}
.azul div img{
	width:150px;
	height:100px;
	float:right;
}
.azul div div {
	background:transparent url(img/bg-legenda.jpg) repeat-x scroll center bottom;
	color:#333333;
	float:right;
	font-weight:bold;
	height:21px;
	margin-top:4px;
	text-align:center;
	width:150px;
}
#meio{
	float:left;
	width:610px;
	margin: 0 25px;
}
#meio-galeria{
	float:left;
	margin:0 0 0 25px;
	width:810px;
}
#destaque{
	height:365px;
}
.destaque1{
	width:420px;
	float:left;
	cursor:pointer;
}
.destaque1 img{
	width:420px;
	height:280px;
	float:left;
}
.destaque1 div{
	background:transparent url(img/bg-legenda.jpg) repeat-x scroll center bottom;
	color:#333333;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	width:416px;
}
.destaque2{
	cursor:pointer;
	float:right;
	height:125px;
	margin:11px 0;
	width:150px;
}
.destaque2 img{
	width:150px;
	height:100px;
	float:right;
}
.destaque2 div{
	background:transparent url(img/bg-legenda.jpg) repeat-x scroll center bottom;
	color:#333333;
	float:right;
	font-weight:bold;
	height:21px;
	margin-top:4px;
	text-align:center;
	width:150px;
}
.destaque2:hover{
	border:1px solid #FF8C00 ;
}
#noticias ul{
	margin-top:10px;
}
#noticias ul li{
	height:25px;
	list-style-image:url(http://www.tamborimsensacao.com.br/list.png);
	list-style-position:inside;
}
#noticias ul li span{
	line-height:13px;
	position:absolute;
}
/*#colunistas{
	float:left;
	margin-top:20px;
	width:280px;
}*/
/*-------------------------------------------------*/

#slideshow {
	float:left;
    position:relative;
    height:219px;
    width:300px;
    margin:20px auto 0 auto;
	padding:0;
	cursor:pointer;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}
/*-------------------------------------------------*/
#colunistas ul{
	margin:10px;
	list-style:none;
}
#colunistas a{
	text-decoration:none;
}
.googleads{
	float:left;
	margin:20px 0 0 10px;
	width:280px;
}
#aluno-destaque{
	margin-top:20px;
}
#aluno-destaque h3{
	font-size:14px;
	float: left;
	width:300px;
	margin:5px;
}
#aluno-destaque p{
	float:left;
	width:350px;
	text-align:justify;
}
#aluno-destaque a{
	float:left;
	width:350px;
	text-align:justify;
	float:left;
}
#aluno-destaque img{
	height:100px;
	position:absolute;
	right:75px;
	top:40px;
	width:100px;
}
#mestre{
	margin-top:20px;
	cursor: pointer;
}
#historia {
	text-align:justify;
}
#historia p{
	margin:10px 5px;
}
#historia ul{
	list-style-position:inside;
	margin: 0 10px 0 20px;
}
#historia li{
	margin: 0 0 10px 0;
}
.img-direita{
	float:right;
}
.img-direita img{
	margin: 0 0 5px 10px;
}
.img-esquerda{
	float:left;
}
.img-esquerda img{
	margin: 0 10px 5px 0;
}
#sambashow ul{
	list-style-position:inside;
	list-style-type:decimal;
	margin: 0 10px 0 20px;
}
#sambashow li{
	margin: 0 0 10px 0;
}
.botao{
	border-color:#999999 #999999 #666666 #999999 !important;
	border-style:solid !important;
	border-width:1px 3px 3px 1px !important;
	float:right !important;
	margin:10px !important;
	padding:3px !important;
	width:75px !important;
}
.radio{
	float:left !important;
	width:13px !important;
	height:13px !important;
	border:0 !important;
	margin-bottom:9px !important;
	margin-left:10px !important;
	margin-right:0 !important;
	margin-top:10px !important;
}
#coluna p{
	margin:10px 5px;
	text-align:justify;
}
#coluna h3{
	margin:10px 5px;
	font-size:20px;
}
#pensamentos{
	float:left;
	width:350px;
}
#pensamentos p{
	margin-left:20px;
}
#div-aluno p{
	margin:10px 5px;
	text-align:justify;	
}
#rodape{
	background: url(img/bg-rodape.jpg) repeat-x;
	height:55px;
}
#rodape span{
	bottom:12px;
	left:10px;
	position:absolute;
}
#webmaster{
	bottom:5px;
	left:600px !important;
	position:absolute;
}
#escolinha{
	text-align:justify;
}
#escolinha li{
	list-style-position:inside;
	margin: 0 0 0 20px;
}
.colunistas{
	cursor:pointer;
	float:left;
	height:125px;
	margin:30px 18px;
	width:100px;
}
.colunistas img{
	width:100px;
	height:100px;
	float:left;
}
.colunistas div{
	background:transparent url(img/bg-legenda.jpg) repeat-x scroll center bottom;
	color:#333333;
	float:left;
	font-weight:bold;
	height:21px;
	margin-top:4px;
	text-align:center;
	width:100px;
}
.botao{
	border-color:#999999 #999999 #666666 #999999 !important;
	border-style:solid !important;
	border-width:1px 3px 3px 1px !important;
	float:right !important;
	margin:10px !important;
	padding:3px !important;
	width:75px !important;
}
.comentario{
	margin:0 0 20px 4px;
}
.comentario strong{
	margin:0 0 0 4px;
}
.comentario div{
	margin:0 0 0 4px;	
}
.comentario div.comentario-data{
	color:#9F9F9F;
	font-size:85%;
}
.comentario div.comentario-comentario{
	margin:0 0 20px 4px;
	background-color:#F5F5F5;
	padding:10px;
}
#enquete_form input{
	width:13px;
	margin: 5px 5px 0;
}
#enquete_form input, #enquete_form label{
	float:none;
}
#enquete_form {
	width:280px;
}
.produtos{
	float:left;
	width:195px;
	text-align:center;
}
.produtos img{
	width:125px;
	height:125px;
}
.produtos p{
	font-size:85%;
	margin:5px 25px;
}
.produtos3 {
	border-bottom: 1px dotted #000;
	overflow:auto;
	padding: 10px 0;
}
