/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.centro{
	width:769px;
}

.lateral-esquerda{
	background-color:#000000;
	background-image:url(images/lateral_esquerda.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.lateral-direita{
	background-color:#000000;
	background-image:url(images/lateral_direita.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#interna{
	background-color:#FFFFFF;
}

#container{
	width:556px;
}

#container-home{
	width:769px;
	background-image:url(images/usb.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#menu{
	width:539px;
	float:right;
	height:59px;
}

#menu-home{
	width:539px;
	float:left;
	height:59px;
	margin-left:15px;
	_margin-left:9px;	
}

#usb{
	width:213px;
	background-image:url(images/usb_line.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.bt-home{
	width:43px;
	height:59px;
	background-image:url(images/bt_home.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-autor{
	width:48px;
	height:59px;
	background-image:url(images/bt_autor.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-livro{
	width:51px;
	height:59px;
	background-image:url(images/bt_livro.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-capitulo{
	width:87px;
	height:59px;
	background-image:url(images/bt_capitulo.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-foto{
	width:51px;
	height:59px;
	background-image:url(images/bt_foto.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-multimidia{
	width:83px;
	height:59px;
	background-image:url(images/bt_multimidia.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-midia{
	width:69px;
	height:59px;
	background-image:url(images/bt_midia.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;	
}

.bt-opine{
	width:53px;
	height:59px;
	background-image:url(images/bt_opine.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;
}

.bt-compre{
	width:54px;
	height:59px;
	background-image:url(images/bt_compre.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;
}

.bt-wallpaper{
	width:83px;
	height:33px;
	background-image:url(images/bt_wallpaper.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;
}	

.bt-video{
	width:83px;
	height:31px;
	background-image:url(images/bt_video.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	border:0px;
}

a.bt-home:hover, a.bt-autor:hover, a.bt-livro:hover, a.bt-capitulo:hover, a.bt-foto:hover, a.bt-wallpaper:hover, a.bt-midia:hover, a.bt-opine:hover, a.bt-compre:hover, a.bt-multimidia:hover, a.bt-video:hover{
	background-position:bottom center;
}

#content{
	float:left;
	padding:32px 0px 32px 16px;
	width:538px;
}

#content-home{
	float:left;
	padding:32px 0px 32px 16px;
	width:648px;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.rodape{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/*opinioes*/
.textfield_orcamento {
    font-size: 11px;
    color: #000;
    width: 97px;
    height: 13px;
    border-color: #000;
	background-color:#fff;
	border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textfield_orcamento1 {
    font-size: 11px;
    color: #000;
    width: 141px;
    height: 20px;
    border-color: #000;
	background-color:#fff;
    border-width: 1px;
    border-style: solid;
    padding-left: 5px;
}

.textarea_laminas {
    font-size: 11px;
    color: #000;
    width: 141px;
    height: 86px;
    border-color: #000;
	background-color:#fff;
    border-width: 1px;
    border-style: solid;
    padding-top: 1px;
    padding-left: 5px;
    overflow: auto;
}

#menu_multimidia{
	position: absolute; 
	left: 400px; 
	top:352px; 
	z-index: 888; 
	display: none; 
	margin-left: 3px; 
	_left: 450px;
}