/* CSS Document */

body {
	font-family:"Trebuchet MS";
	font-size:10px;
	background:url(img/backgrou nd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Links Gerais */

a:link { 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

a:hover { 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

a:visited { 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

a:hover { 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}

/* Div Central na Index */

#central {
	width: 760px;
	float: left;
}

/* Div onde reabre as div's */

#centro {
	width: 760px;
	float:left;
	overflow:hidden;
}

/* Div menu */

#menu {
	width: 760px;
	height: 32px;
	float:left;
}

/* Div abaixo do menu */

#banner {
	width: 760px;
	height: 100px;
	float:left;
}

/* Div da logo */

#banner1 {
	width: 120px;
	height: 100px;
	float:left;
}

/* Div do banner */

#banner2 {
	width: 440px;
	height: 100px;
	float:left;
	background:#FFFFFF;
}

/* Div da busca */

#banner3 {
	width: 182px;
	height: 88px;
	float:right;
	margin-top:-100px;
}

/* Div Rodape */

#rodape {
	clear:both;
	width: 760px;
	height: 70px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
}

/* Div Rodape */

#endereco {
	width:757px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	height:30px;
	line-height:30px;
	background-image:url(img/fundo_rodape.jpg);
	color:#FFFFFF;
	font-weight:bold;
}

/* Div topo da pagina sobre.php */

#topo_sobrealume {
	float:left;
	width: 760px;
	height: 30px;
	float:left;
	background:url(img/topo_sobrealume.jpg);
}

/* Div do conteudo */

#conteudo {
	float:left;
	width: 710px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-indent: 40px;
}

#principal{
	width:758px;
}

#esquerdo{
	width:370px;
	float:left;
}

#lancamentos{
	width:721px;
	height: 240px;
	margin-left:16px;
	background:url(img/lancamentos.jpg) no-repeat;
	overflow: hidden;
}

#lancamentos_cinema{
	width:721px;
	height: 240px;
	margin-left:16px;
	background:url(img/lancamentos_cinema.jpg) no-repeat;
	overflow: hidden;
}

#catalogo{
	width:370px;
	height: 230px;	
	margin-left:15px;
	overflow: hidden;
	background:url(img/fundo_catalogo.jpg) no-repeat;
}

#breve{
	width:370px;
	height: 230px;	
	margin-left:15px;
	overflow: hidden;	
	background:url(img/fundo_breveemdvd.jpg) no-repeat;
}

#novidades{
	width:365px;
	height: auto;
	margin-left:15px;
	overflow: hidden;	
}

#direito{
	margin-left:40px;
	margin-top:17px;
	width:300px;
	float:left;
}

#fundo_cinza{
	height: 250px;
	background-color: #ffffff;
}

.campo {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border:1px groove #CCCCCC;
	background-color:#FFFFFF;
}
.campo2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border:1px groove #CCCCCC;
	background-color:#FFFFFF;
}

.titulo_fieldset {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
/* Banners */
#box {
	position:absolute;
	height:299px;
	z-index:2;
	top: 1px;
	width: 240px;
	left: 764px;
}

/* Div totaldesk */

#td {
	width: 735px;
	height: 30px;
	float:left;
	padding: 10px;
	
}

.botao_ok {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;	
	border:0px #efefef;
	border-style: solid;
	color: #FFFFFF;
	background:#888888;
	width:20px;
	height:20px;
}

#titulo a:link { 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	font-size: 10px; 
	color: #244463; 
	text-decoration: none;
}

#titulo a:visited { 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	font-size: 10px; 
	color: #244463; 
	text-decoration: none;
}

#titulo a:hover { 
	font-family: Trebuchet MS; 
	font-weight: bold; 
	font-size: 10px; 
	color: #777777; 
	text-decoration: none;
}

#titulo_news a:link { 
	font-family: Trebuchet MS; 
	font-weight: normal; 
	font-size: 12px; 
	color: #244463; 
	text-decoration: none;
}

#titulo_news a:visited { 
	font-family: Trebuchet MS; 
	font-weight: normal;
	font-size: 12px; 
	color: #244463; 
	text-decoration: none;
}

#titulo_news a:hover { 
	font-family: Trebuchet MS; 
	font-weight: normal;
	font-size: 12px; 
	color: #777777; 
	text-decoration: none;
}

#tabela:hover{
	background-color:#CCECFF;
}

#link_acervo {width: 420px; height: 20px; margin: -20px 0 0 25%; background: url(img/link_acervo.jpg) no-repeat; float: left;}

#banners {width: 200px; float: left; }
#banners ul li {display: block; margin-top: -10px;}
#banners li {float: left; margin-left: -38px; margin-bottom: 10px;}
img {border: none;}

