@charset "utf-8";

body {
scrollbar-face-color:#DBDEE7;
	scrollbar-highlight-color:#DBDEE7;
	scrollbar-shadow-color:#A4A6AB;
	scrollbar-3dlight-color:#DBDEE7;
	scrollbar-arrow-color:#354274;
	scrollbar-track-color:#EDEEF2;
	scrollbar-darkshadow-color:#DBDEE7;


background-color: #000000;
background-position:center;
background-attachment:fixed;
margin:0;
padding:0;
height:100%;
width: 100%;
} 
a.linkum:link {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
	
}
a.linkum:visited {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
}
a.linkum:hover {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
}
a.linkum:active {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
}
#left {
position:absolute;
left:0;
top:0;
padding:0;
width:200px;
height:100%; /* works only if parent container is assigned a height value */
color:#333;
background:#eaeaea;
border:1px solid #333;
}
.content {
margin-left:220px;
margin-right:220px;
margin-bottom:20px;
color:#333;
background:#ffc;
border:1px solid #333;
padding:0 10px;
}
#right {
position:absolute;
right:0;
top:0;
padding:0;
width:200px;
height:100%; /* works only if parent container is assigned a height value */
color:#333;
background:#eaeaea;
border:1px solid #333;
}

#left p {
padding:0 10px;
}
#right p {
padding:0 10px;
}
p.top {
margin-top:20px;
} 
/* CSS Document */
.rodape {
font-size:15px;
color:#FFFFFF;
}
.textohp {
font-size:16px;
color:#FFFFFF;
text-align:justify;
}
.textoinicial {
font-size:17px;
color:#FFFFFF;
}
.desenvolvido {
font-size:12px;
color:#FFFFFF;
}
.textosinopse {
font-size:15px;
color:#000000;
}
/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99998; }
.modal { visibility: hidden; cursor:pointer; }


.noticias {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;	
}
.noticias a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#222;
	text-decoration:none;
}
.noticias a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#06C;
	text-decoration:none;
}

.noticias .saiba {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.noticias .saiba a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}

