@charset "UTF-8";
/*RTE*/
.imagebutton 
{
	height: 22px; 
	width: 23px; 
	border: solid 2px #C0C0C0; 
	background-color: #C0C0C0
}
.image 
{
	position: relative; 
	left: 1px; top: 1px; height:20px; 
	width:21px; border:none;
}
.toolbar 
{
	height: 30px; 
	background-color: #C0C0C0;
}

input
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
/*****/
body
{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
div.container
{
	width:100%;
}
div.pagina
{
	width:1024px;
	height:1280px;
	margin:auto;
}
div.header
{
	background:#901E78 url(../img/header/logo.png) no-repeat;
	height:94px;
	width:1024px;
	margin:0 0 0 0;
	border-bottom:#FFF solid 2px;
	text-align:center;
}
div.panorama
{
	background:#84C326 url(../img/header/titulo.png) no-repeat center;
	width:1024px;
	height:60px;
	margin:0 0 0 0;
}
div.menu
{
	background:#999;
	border:#FFF solid 1px;
	width:1023px;
	height:22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}
a.item, a:hover.item
{
	color:#FFF;
	border:#FFF solid 1px;
	background:#666;
	width:110px;
	height:16px;
	padding:2px 2px 2px 2px ;
	float:left;
	cursor:pointer;
	font-weight:normal;
}
a.hiligth, a:hover.hiligth
{
	color:#FFF;
	border:#FFF solid 1px;
	background:#901e78;
	width:110px;
	height:16px;
	padding:2px 2px 2px 2px ;
	float:left;
	cursor:pointer;
	font-weight:normal;
}
div.submenu
{
	background:#CCC;
	height:15px;
	text-align:center;
	padding:5px 2px 2px 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	text-decoration:none;
	margin: 0 0 20px 0;
	visibility:hidden;
}
a.submenu, a:hover.submenu
{
	background:#CCC;
	height:15px;
	text-align:center;
	padding:5px 2px 2px 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	text-decoration:none;
	margin: 0 0 20px 0;
}
/* Noticias */
div.noticias
{
	height:770px;
	width:210px;
	margin: 0 10px 0 10px;
	padding:30px 0 0 0;
	background: url(../img/noticias.gif) no-repeat top left;
	border-right:#CCC solid 1px;
	float:left;
}
div.destaque
{
	height:145px;
	width:190px;
	max-height:145px;
	max-width:190px;
	margin: 0 10px 10px 10px;
	border-bottom:#CCC solid 1px;
	float:left;
}
/************************************/
h1
{
	font-size:20px;
	margin:2px;
}
h2
{
	color:#808080;
	font-size:10px;
}
h5
{
	color:#ccc;
	font-size:13px;
	margin:2px;
	font-weight:lighter;
}
h3, .cadLink
{
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin: 0 0 0 0;
	text-decoration:none;
}
h4
{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin: 10px 0 10px 0;
}
p
{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 0 0 10px 0;
}
a, a:hover
{
	color:#901E78;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
/* Conteudo */
#conteudo
{
	width:580px;
	height:800px;
	border:none;
	border-bottom:#CCC solid 1px;
	float:right;
	margin:0px 15px 0 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	overflow:auto;
	padding:0;
}
table.info
{
	background-color:#ccc;
	font-size:9px;
	width:100%;
}
/***********************/
/* EXTRAS */
div.extras
{
	width:190px;
	height:1030px;
	padding: 0 0 0 5px;
	float:right;
	border-left:#CCC solid 1px;

}
div.enquete
{
	background:#CCC url(../img/enquete.gif) no-repeat top left;
	height:auto;
}
div.publicidade
{
	background:#FFF url(../img/publicidade.gif) no-repeat top left;
}
div.newsletter
{
	background:#FFF url(../img/newsletter.gif) no-repeat top left;
	height:100px;
}
div.newsletter, div.publicidade, div.enquete
{
	width:195px;
	padding:30px 5px 5px 5px;
	margin:10px 0 0 0;
}
/*********************/
input.botaoB
{
	margin:5px 5px 5px 15px;
	background:#FFF;
	color:#901E78;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	float:right;
}
input.botaoC
{
	margin:5px 5px 5px 15px;
	background:#CCC;
	color:#901E78;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	float:right;
}
input.botaoD
{
	margin:3px 3px 3px 0px;
	background:#999;
	color:#901E78;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	float:right;
}
label
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin: 10px;
}
/***********************/
/* Etradas */
div.entradas
{
	width:770px;
	height:195px;
	border:#84C326 solid;
	margin:5px 10px 5px 10px;
	float:left;
	padding:25px 0 0 0;
	background:#CCC url(../img/ultimasentradas.gif) top no-repeat;
}
ul
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 0 0 10px 15px;
	border-bottom:#999 solid 1px;
}
/***********************/
#adTop
{
	margin:auto;
	text-align:center;
}
#adMeio
{
	background:url(../img/publicidade.gif) no-repeat;
	margin:0;
	padding:25px 0 0 0;
	text-align:center;
}
#email
{
	width:180px;
}
/********************************/
#sildeShow
{
	width:400px;
	height:300px;
	float:left;
}
#imgBanner
{
	width:400px;
	height:266px;
	max-width:400px;
	max-height:266px;
	position:relative;
	bottom:0px;
}
#legenda
{
	text-align:center;
	width:400px;
	height:20px;
	background:url('../img/legenda.png');
	position:relative;
	bottom:20px;
}
/********************************/
/*DESTAQUE LIVROS*/
#destLivros
{
	margin:-300px 0 0 0 ;
	width:150px;
	height:285px;
	padding:5px;
	border-left:#CCC solid 1px;
	float:right;
}
#itemLivro
{
	width:110px;
	height:140px;
	margin:5px;
	text-align:center;
	margin:auto;
}
#capa
{
	max-width:45px;
	max-height:69px;
	border:none;
}
a#livroLink, a:hover#livroLink
{
	font-weight:normal;
	border:none;
}

/****************************/
#divisor
{
	width:540px;
	height:160px;
	border-top:#CCC solid 1px;
}
#destVideo
{
	background:url('../img/panoramatv.gif') no-repeat;
	width:540px;
	height:145px;
	margin:5px;
	background-color:#EEEEEE;
}
#destFoto
{
	background:url('../img/panoramafotos.gif') no-repeat;
	width:540px;
	height:145px;
	margin:5px;
	background-color:#EEEEEE;
}
#videoItem, #fotoItem
{
	width:180px;
	height:150px;
	text-align:center;
}
#mini
{
	max-height:90px;
	max-width:120px;
	border:none;
}
a.videoLink, a:hover.videoLink, a.fotoLink, a:hover.fotoLink
{
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}