f/* Revival.1 */


* {
   padding:0;
   margin:0;
}

html, body {
	height: 100px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:14px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#f0f6df;
	
}

#alldivs{
	clear:both;
	width:100%;
	overflow:hidden;
}

#left_all{
	float:left;
	width:15%;
	padding-left:10px;
	padding-right:20px;
	
	min-height:100px;
}

#pub_right{
	padding-top:20px;
	position:fixed;
}

#page {
	/*width:810px;
	margin:0 auto;
	height:100%;
	text-align:center;
	
	position: relative;
	left: 50%;
	margin-left: -405px;
	
	width: 810px;
	*/
	float:left;
	width:80%;
	
	
}

#header {
	/*width: 810px;
	*/
	height:120px;
	margin: 0 auto;
	background: url('images/header.jpg') no-repeat;
	padding:0px;

}

#content {
	background:url('images/content_bg.gif') repeat-y;
  overflow:hidden;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
  	clear:both;
  _width : 100%;
}

/**************************** menu ****************************/

#nav_top {
	background:url('images/nav_top.gif') no-repeat;
	width:225px;
	height:28px;
}

#nav_btm {
	background:url('images/nav_btm.gif') no-repeat;
	width:225px;
	height:28px;
}

#menu {
	float:left;
	width: 225px;
	color:#000;
	background:url('images/nav_mid.gif') repeat-y;
	
}

#menu ul {
	list-style:none;
	width:218px;
	font-size:12px;
	padding:0 0 0 3px;
}	

#menu li {
	list-style-type: none;
	background:transparent url('images/bullet.gif') no-repeat 12px 6px;
	margin-bottom:4px;
	border-bottom:1px solid #c8e5c7;
	padding:0;
}

#menu li:hover {
	background:#c8e5c7;
	margin-bottom:4px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;

}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:fff;
}	

/**************************** content ****************************/

#info {
	float:left;
	width:533px;
	_width:500px;
	background-color: #FFFFFF;
	background-image: url(images/content_mid.gif);
	background-repeat: repeat-y;
	
}

#info2 {
	float:left;
	width:750px;
	background-color: #FFFFFF;
	background-image: url(images/content_mid2.gif);
	background-repeat: repeat-y;
	
}

.post_top2 {
	background:url('images/content_top2.gif') no-repeat;
	width:750px;
	height:31px;
	text-align: center;
}

.post_btm2 {
	background:url('images/content_btm2.gif') no-repeat;
	width:750px;
	height:31px;
}

.post2 {
	padding:0 0 10px 20px;
}


.link_tv{
	color:#7FFF55;
}

#branco {
	padding:10px; 
	background-color:#FFFFFF;
	text-align:center;
}
.post_top {
	background:url('images/content_top.gif') no-repeat;
	width:533px;
	height:31px;
	text-align: center;
}

.post_btm {
	background:url('images/content_btm.gif') no-repeat;
	width:533px;
	height:31px;
}

.post {
	padding:0 0 15px 25px;
	text-align:center;
	/*background-color:#92CEF1;*/
}

#textdr{
  color : red;
  width:400px;

}

img {
	border:0px ; /*1px solid #fff*/
	padding:0px;
	margin:0px;

}

a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:none;
}

h1{
	color:#fff;
	font-weight:normal;
	font-size:24px;
	padding: 40px 0 10px 40px;
}

h2.info{
	position:relative;
	text-align:center;
	top:-55px;
	color:#666;
	font-size:16px;
	margin:0 0 0 300px;
	text-decoration:none;
	left: 80px;
	width: 400px;
}

h2 a{
	position:absolute;
	top:32px;
	color:#666;
	font-size:16px;
	margin:0 0 0 575px;
	text-decoration:none;
}

h2 a:hover{
	color:#0000;
}

h3{
	color:#0000ff;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h4{
	color:#fff;
	font-size:20px;
	font-weight:normal;
}

h5{
	color:#8d8d8d;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}

h3 img{
	float:left;
}

/**************************** lists ****************************/

ul {
	list-style:none;
	padding:0 0 0 3px;
}	

li {
	list-style-type: none;
	background:transparent url('images/bullet.gif') no-repeat 12px 6px;
	padding: 0 0 0 20px;
}




/**************************** footer ****************************/

#footer{
	text-align:center;
	padding:40px;
	background:url('images/bottom.gif') no-repeat;
	height:20px;
}

#footer ul{
 float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
min-height:175px;

text-align:left;
width:15%;
}

#footer li {
color:#0000ff;
font-size:13px;
padding-bottom:3px;
text-decoration:none;
}




#footer .header {
color:#69C5D1;
font-weight:bold;
margin-bottom:5px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#00ff00;
}

/******************************diversos ***********************************/

.style1 {
	font-size: 16px;
	color: #FF0000;
}
.style2 {color: #FF0000}

.style5 {
		font-size: 14px;
		color: #7FFF55;
		}
.style6 {
	color: #FFDF55;
	font-size: 24pt;
}

.style7{
	font-size: 14px; 
	color: #FF3FAA; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.key{
	font-size:14px;
	color:#2A1FFF;
	font-family:"Times New Roman", Times, serif
}
/**************************redondo**************************/
/*style redondo paga */
div#nifty{ margin: 0 0%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #66CCFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



/*style redondo keys...*/
.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 
width:500px; 
float:inherit; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
	border-left:1px solid #444;
	border-right:1px solid #444;
	background-color: #FFFFFF;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
	background:#FF0000;
	color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}


/*tv */

#intro_tv{
  padding-left:16px;
  padding-top:5px;
  text-align:center;
}


.link_cloud{
	color:#FF0000 !important;
	display:block;
	padding:0 0 0 20px;
	text-decoration:none;
}


#table_duvidas{
  max-width: 90%;
  background-color: ff0000;
}


.rssfeed{
  text-align:rigth;
  padding-top:10px;
  _width:95%;
}

.rssfeed a{
  color: #0000ff;
}

.rssfeed a:hover{
  color : #ff0000;
}

.rssfeed img{
	_width:90%;

}

.man_drm{

}

.newsmatch{
	color:#FFFF00;
font-size:23px;
padding-bottom:18px;
padding-top:22px;
}

.links_red{
	color:#33FF66;
}

.links_red:hover{
	color:#009966;
}

td a{color:#ff0000;}

.key a{color:#FF0000;}
.key a:hover{color:#000000;}

#left{
}

#show_match{
	width:208px;
}

.style8 a:hover{
	color:green;
}
