﻿body {
	margin:0;
	padding:0;
	background:url("../images/bgdegrade.jpg");
	font-family:Verdana;
	font-size:12px;
}

p {
	color:#ffffff;
	text-align:justify;
}
body#home p.blue-text {font-size:13px;}
p.blue-text { color:#00ffff; }
p.blue-text strong {color:#fff !important;}
p.top {margin-top:0;}
p.bottom {margin-bottom:0;}


span.series, span.filmes, span.fim {
	background:url("../images/whitebar-series.gif") no-repeat center;
	width:940px;
	display:block;
	height:38px;
	margin:0 auto;
	text-indent:-9999px;
}

span.filmes { background:url("../images/whitebar-filmes.gif") no-repeat center; }
span.fim { background:url("../images/whitebar-end.gif") no-repeat center; }

ul.fullwidth {width:100% !important;}
.txtcenter {text-align:center;}
ul.section {
	width:940px;
	padding:0;
	margin: 0 auto;
	list-style:none;
}

ul.section li {
	display:inline;
}

ul.section li a img { border:none; }

li.first {margin-left:-4px;}

/* wrap has the site width, not more. */
div#wrap {
	background-color:#1d3654;
	-moz-border-radius: 12px;-khtml-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;
	width:970px;
	margin:3% auto;
	padding:10px;
}

div#content {
	cursor:default;
	padding:10px;
}

div#text {
	width:645px;
	min-height:325px;
	margin-left:8px;
	background:url("../images/multishow_bg.png") no-repeat top center;
	float:left;
}
div.text {width:940px;margin:0 auto;}
body#satuais div#text, body#scanceladas div#text {width:666px !important;}

div#webchat-hold {
	width:270px;
	margin-right:8px;
	float:right;
}
body#satuais div#webchat-hold, body#scanceladas div#webchat-hold {width:260px;}

div#webchat {
	height:227px;
	background:url("../images/webchat_bg.png") no-repeat center
}

div#labinp {
	margin-left:20px;
	border:none;
	margin-top:10px;
	}


body#home div#sugestoes, body#satuais div#sugestoes {font-size:13px;}

div#sugestoes, div#sugestoes-inv {
	width:905px;
	height:161px;
	margin:1px;
	padding:10px 20px;
	background:url("../images/bg-middle.gif") no-repeat center;
}

div#esf {
	float:right;
	margin-right:8px;
	width:390px;
	margin-top:-125px;
}

div#prop {
	float:right;
	margin-right:13px;
	width:260px;
	margin-top:-125px;
}

div#sugestoes-inv {
	background:url("../images/bg-middle2.gif") no-repeat right;
}

div#sugestoes p.obs {margin-top:35px;}

div#tooltipBox {
    margin-top:5px;
    width:200px; /* largura da caixa */
    font:10px Verdana; /*fonte */
	background:#FFFFFF; /* define o background */
    border:1px solid #02FFFF; /* bordas */
    padding:7px; /* da uma margem na caixa pro texto nao ficar colado */
    position:absolute; /* isto deixa a posição parada sem interferir nos outros links */
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity:0.7;
    opacity:0.7;
}

div.f-esq {width:57%;float:left !important;}
div.f-dir {width:39%;float:right !important;}
div.fi-esq {width:45%;float:left !important;}
div.fi-dir {width:52%;float:right !important;}
div#sugestoes-inv div.fi-esq {width:52%;}
div#sugestoes-inv div.fi-dir {width:45%;}
div.clean {clear:both !important;}

ul.section li img { width:130px; height:130px; margin-bottom:2px; }

/* fix for allwebmenu position */
div#menu {
position:relative;
margin-left:10px;
height:50px;
}
#AWMEL0 {
	position:absolute !important;
	z-index:0 !important;
	left:0 !important;
	margin:0;
	margin-left:10px;
	   }





ul.part {
	width:940px;
	padding:0;
	margin: 0 auto;
	list-style:none;
}

ul.part li {
	display:inline;
}

ul.part li a img { border:none; }

li.first {margin-left:-4px;}

ul.part li img { width:130px; height:175px; margin-bottom:2px; }

h1{
	font-size:180%;
	font-weight:normal;
	}
h2{
	font-size:160%;
	font-weight:normal;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}	
img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}

