*
{
	margin: 0px;
}

body
{
	font-family:Arial,sans-serif;
	font-size: 13px;
	background: #FDFBC4 url(images/body-bg.png)  repeat-x top fixed;
	color: #222222;
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */

}

.allpage {
width: 961px;
margin:0 auto;			
padding: 20px 20px 0 20px;
text-align:left; /* "remédio" para o hack do IE */	
background: url(images/shad.png) repeat-y center;
}

.imlogo {
	float:left; position:relative; margin:0; padding:0; top: -15px; overflow: hidden; height: 130px;
}

.imlogo2 {
	float:right; margin:0; padding: 0 15px 0 0; position: relative; top: -21px;
}


a
{
	background-color: inherit;
	color: #0000EE;
}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}

h3
{
	font-size: 25px;
	margin: 0 0 15px 0;
	padding:0;
}

h4
{
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: normal;
	color: #666;
}

h5
{
	font-size: 23px;
	margin-bottom: 5px;
	font-weight: normal;
	font-weight: bold;
}

h6
{
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	font-weight: bold;
	/*border-bottom: 1px solid #0C325F;*/
	background: url(images/flip.png) no-repeat left bottom;
	padding: 0 0 0 30px;
}

#header
{

/*
	background-color: #0022aa;
	color: #fff;
	padding: 30px 40px 30px 40px; */
	background: transparent url(images/bg1.png) repeat-x bottom;
	color: #fff;
	padding: 0px;
	margin: 0px 0 0 0;
	height: 113px;
	text-align: left;
	width: 100%;
}

#header h1
{
	font-size: 30px;
}

#header h2
{
	font-size: 14px;
}

#menu
{
	color: #222222;
	padding: 5px;
	/*background: transparent url(images/vd.png) no-repeat 117px -15px; ;*/
}

#menu ul
{
	display: block;
	top: 1px;
	list-style: none;
	padding: 1px;
	margin: 1px;

}
	
#menu ul li
{
	position: relative;
	width: 100%;
}

#menu ul li a
{
	display: block;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
	padding-left: 15px;
	font-weight: bold;
	background: transparent url(images/star.png) no-repeat left bottom ;
}

#menu ul li a:hover
{
	color: #fff;
	background: #4F687F url(images/star.png) no-repeat left center ;
}

#menu ul li.active a
{
	color: #000000;
	font-weight: bold;
	padding-top: 0;
	background: transparent url(images/star.png) no-repeat left top ;
	line-height: 20px;
}

#menu ul li.active a:hover
{
	color: #fff;
	background: #4F687F url(images/star.png) no-repeat left top ;
}

.vid_classes {
	background: #FFF6CF;;
		border: 1px dotted #666;
}



#container
{
	margin: 0px 40px 0px 40px;
	*padding: 15px 0 0 0;*
	
}

#primarycontainer
{
	float: left;
	margin-right: -200px;
	width: 100%;
}

#primarycontent
{
	margin-right: 230px;
}

#primarycontent p
{
	margin-bottom: 20px;
}

#secondarycontent
{
	float: right;
	width: 200px;
}

#footer
{
	background: url(images/baseshad.png) no-repeat center 0px;
}

.clearit
{
	clear: both;
	height: 1px;
}





.infobox a {
	float:left;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-right: 5px;
}








/******
* MASS2 - RODAPE WEB2.0
**/

#mass {

	background: #FFFEDF;
/*	 style="background: #FFFEDF;"*/
}

.mass2
{
	background: #000 url(images/bg.png) repeat-x  top;
	height: 140px;
}


.mass2 a img
{
	border: none;
}


.mass2 a
{
	color: #666;
	text-decoration: none;

}

.mass2 a:hover
{
	color: orange;
	text-decoration: none;

}

.mass2 p {
	padding: 20px 0 0 50px;
	margin:0;
	color: #CFCFCF;
	font-weight: bold;
}

.mass2 ul
{
	display: block;
	top: 1px;
	list-style: none;
	padding: 0 0 20px 50px;
	margin: 0px;
	font-size: 12px;
	color:#666;
}

.mass2 ul li
{
/*	position: relative;*/
	border: none;
	margin:3px 5px 0 0;
	background: transparent;
}


/*********
* CANAL WEATHER
*******/
.weat {
	width: 100%;
}

.weat select {
	width: 100%;
}

.weat table {
	width: 100%;
	height: 300px;
}

.weat table.tr {
	width: 100%;
	height: 300px;
}

#tempo {
	width: 100%;
	margin-top: 5px;
}

#s4 {
	width: 100%;
}

#weather, .weather {
	width: 182px;
	height: 270px;
	padding: 5px;
	font-size: 11px;
	border: 1px dotted #666;
	margin-bottom: 10px;
	text-align: center;
	background: #EFEFEF;
}


/*******
* BLOQUETOS BOX DIREITO
*/
.info_block {
	margin: 15px 0 25px 0;
	padding: 0;

}

/***********
* titulos do box
*/

.box_title_main {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 5px 5px 3px 0;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

.box_title {
	font-size: 14px;
	font-weight: bold;
	background: url(images/sombra_menu.png) repeat-x bottom;
	color: #fff;
	height: 50px;
	/*padding: 18px 5px 0 0;*/
}

.box_subtitle {
	font-size: 11px;
	color: #868F89;
}



.sb {
	color:#DFDFDF;
	font-size: 11px;
	font-weight: normal;
}

.sb1 {
	color:#666;
	font-size: 11px;
	font-weight: normal;
}

.contato {
	float:left; margin: 0 5px 0 0; padding: 0;
	background: #fff;
}

.intracontato {
	margin: 0 0 0 0; padding: 10px;
	background: transparent;
}

.hback a {
	position: relative;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	background: transparent url(images/home_back.png) no-repeat left top;
	margin:0;
	padding:0 0 0 24px;
	line-height:24px;
	top: -13px;
	text-decoration:none;
	color:#000;
}

.hback a:hover {
	background: transparent url(images/home_back.png) no-repeat left top;
	text-decoration:none;
	color:#2C758F;
}

#innermass {
}


/*****************************
* BOX DE MIDIA
*/
/*******
*	BOX
*/

#central_midias {
	padding:0px;
	margin: 0;
}

#central_midias ul {
	display: block;
	top: 1px;
	list-style: none;
	margin:0;
	padding:0;
	width: 100%;
}

.mbox {
	width: 310px;
	float:left;
	overflow: hidden;
	height: 140px;

}

.smbox {
	padding: 4px 0 1px 2px; background: transparent url(images/basback.png) center top;
	margin: 0 8px 0 0;
	height: 96px;
	border-top: 1px dotted #000;
}

.roundbox {
	background: #DFDFDF;
}


.mbox h1 {
  font-size: 13px;
  font-weight: bold;
  margin: 2px 0 2px 0;
}

.mbox h2 {
  font-size: 12px;
  padding: 0 0 2px 0;
}

.mbox p {
  padding:0 10px 0 0;
  margin:0;
  font-size: 11px;
  font-weight: normal;
  margin-right: 5px;
  line-height: 12px;
  text-align: left;
  width: 170px;
  height: 65px;
  overflow: hidden;
  float: left;
}

.mbox img {
	padding:0;
	margin:0;
	float: left;
	border: 1px solid #666;
	padding: 1px;
	margin: 3px 5px 0 3px;
	width: 102px;
	height: 77px;
	cursor: pointer;
}

.mbox a {
	padding: 0px 10px 0px 18px;
	font-weight: bold;
	text-decoration:none;
	color:#666;
	font-size: 11px;
	background: transparent url(images/pl0.png) no-repeat left bottom;
	float: right;
	position: relative;
	top: -30px;
	height: 16px;
	line-height: 16px;

}

.mbox a:hover {
	text-decoration:underline;
	color:green;
	background: transparent url(images/pl0.png) no-repeat left top;
}






/**********
* botao 
*/
.botao  {
margin:0px;
padding:0px;
}

.botao a, .botao a:visited {  
font: bold 12px/24px arial, helvetica, sans-aerif;	
padding:0px;
text-decoration: none;
text-align:center;	
color:#605A6F;
background: transparent url(images/botao_cinza.gif) no-repeat top;	
width:120px;  
height:24px;	
display:block;	
}

.botao a:hover { 
background: transparent url(images/botao_cinza.gif) no-repeat bottom;	
color:#5777AF;
}

/*******************/
/* BOTAO 2         */
/*******************/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 6px 0 4px 18px;
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/**************
* LINK CATEGORIAS
*/
a.cate {
	font-weight: bold;
	text-decoration:none;
	color:#000;
	padding:0;
	text-decoration:none;
	font-size: 14px;
	position: relative;
	top: 1px;

}

a.cate:hover {
	text-decoration:none;
	color:#2C758F;
	padding:0;
	text-decoration:underline;
	font-size: 14px;
	top: 1px;
	position: relative;
}


a.inmuevo {
	position: relative;
	float: right;
	display: block;
	border:0;
	width: 164px;
	height: 26px;
	background: transparent url(images/inmuevo_logo.png) no-repeat bottom;
	top: -60px;
	left: -10px;
}

a.inmuevo:hover {
	width: 164px;
	height: 26px;
	background: transparent url(images/inmuevo_logo.png) no-repeat top;
	position: relative;
}


.medblock {
}

.medblock h1 {
	font-size: 12px; padding:0; margin:0;
}

.medblock img {
	cursor: pointer; height: 70px; width: auto; float:left; margin: 0 5px 0 0;
	border: 0 ;
}

.box_news {
	display:block; float:left; margin: 0 0 15px 0; vertical-align: top; width: 50%; height: 100px;
}

.box_news a {
	font-weight: bold;
	text-decoration:none;
	color:#000;
}

.box_news a:hover span {
	text-decoration:none;
}

.box_news a:hover {
	color:green;
}


/* VIDEOS */
.vidblock {
	margin:0 0 0 3px;
	padding:0;
	position: relative;
}

.vidblock h1 {
	font-size: 12px; padding:0; margin:0;
	float:left;
	width: auto;
	padding-top: 5px;
	line-height: 12px;
	position: relative;
}

.vidblock h2 {
	font-size: 11px; padding:0; margin:0;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	position: relative;

}

.vidblock h3 {
	font-size: 13px; padding:0; margin:0;
	font-weight: bold;
	position: relative;
}

.vidblock img {
	cursor: pointer;
	float:left;
	margin: 5px 5px 0 5px;
	border: 0 ;
	width: 90px;
	height: 70px;
	position: relative;
}

.box_vid {
	display:block; float:left; padding: 5px; vertical-align: top; width: 48%; height: 80px;
	width:307px;
	margin: 0 0 20px 2px;
	position: relative;
}

.box_vid a {
	font-weight: bold;
	text-decoration:none;
	color:#000;
	position: relative;
}

.box_vid a:hover span {
	text-decoration:none;
	position: relative;
}


.intra_box_vid2 {
	cursor:pointer;
	display:block;
	border: 0;
	padding: 0px;
	vertical-align: top;
	background: url(images/base_video1.png) no-repeat top;
	height: 80px;
	margin:0;
}

.intra_box_vid {
	cursor:pointer;
	display:block;
	border: 0;
	padding: 0px;
	vertical-align: top;
	background: transparent;
	height: 80px;
	position: relative;
	margin:0;
}

/* NEWS */
.newsblock {
}

.newsblock h1 {
	font-size: 12px; padding:0; margin:0;
	float:left;
	line-height: 13px;
	display:block;
}

.newsblock h2 {
	font-size: 11px; padding:0; margin:0;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
}

.newsblock h3 {
	font-size: 13px; padding:0; margin:0;
	font-weight: bold;
}

.newsblock img {
	cursor: pointer;
	float:left;
	margin: 5px 5px 0 5px;
	border: 0 ;
	width: 80px;
	height: 60px;
}

.box_news {
	display:block; float:left; vertical-align: top; width: 100%;
	margin: 2px 0 5px 0;
	height: 70px;
	padding: 4px 0 5px 0;

}

.box_news a {
	font-weight: bold;
	text-decoration:none;
	color:#000;
}

.box_news a:hover {
	font-weight: bold;
	text-decoration:none;
	color:blue;
}

.box_news span {
	text-decoration:none;
	font-size: 12px;
}


.intra_box_news {
	cursor:pointer;
	display:block;
	border: 0;
	vertical-align: top;
	color: blue;
	padding: 2px 0 5px 0;
	margin: 0px 0 0px 0
	position: relative;	
}

.intra_box_news2 {
	cursor:pointer;
	display:block;
	border: 0;
	vertical-align: top;
	color: blue;
	background: #FFEEBF;
	padding: 2px 0 5px 0;
	margin: 0px 0 0px 0;
	position: relative;
}

.intra_box_news2 a {
	cursor:pointer;
	display:block;
	vertical-align: top;
	background: #FFEEBF;
	color: blue;
	position: relative;
}


.manchete {
	margin: 0 0 40px 0;
	position: relative;
}

.manchete img {
	padding-right:	10px;
	float:left;
	border:0;
	position: relative;
}

.manchete h3{
	margin-bottom:10px;
	font-size: 20px;
	position: relative;
}

.manchete p {
	font-weight: normal;
	text-align: justify;
	padding:0;
	margin:0;
	font-size: 16px;
	position: relative;
}


.submanchete {
	margin: 5px 10px 5px 0;
	display: block;
	width: 290px;
	float:left;
	height: 40px;
	overflow: hidden;
	/*border: 1px solid #BFBFB3;*/
	padding: 0 5px;
	position: relative;
}

.submanchete h2{
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	border-bottom: 0px solid #666;
	margin-bottom: 3px;
	color: #000;
	position: relative;
}

.submanchete h3{
	margin-bottom:5px;
	font-size: 15px;
	float: left;
	line-height: 15px;
	position: relative;
}

.submanchete img {
	padding-right:	5px;
	float:left;
	border:0;
	vertical-align: top;
	width: 80px;
	cursor: pointer;
	position: relative;
}

.submanchete p {
	font-weight: bold;
	text-align: justify;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 13px;
	position: relative;
}


.allvideos_top {
	margin: 0;
	padding: 0;
	background: url(images/base_news_0.png) no-repeat center;
	display:block;
	width: 100%;
	height:20px;
	position: relative;
}

.allvideos_base {
	margin: 0;
	padding: 0;
	background: url(images/base_news_2.png) no-repeat center;
	display:block;
	width: 100%;
	height:24px;
	position: relative;
}


.allvideos {
	margin-bottom: 0px;
	background: transparent url(images/base_news_1.png) repeat-y center;
	padding: 0;
	position: relative;
}

.allvideos h6
{
	font-size: 18px;
	margin: 0 10px 0 10px;
	font-weight: normal;
	font-weight: bold;
	border-bottom: 1px dotted #0C325F;
	background: url(images/flip.png) no-repeat left bottom;
	padding: 0 0 0 45px;
	position: relative;

}



.allnews {
	margin-bottom: 50px;
	padding: 0;
	position: relative;
}

.allnews h6
{
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	font-weight: bold;
	border-bottom: 1px dotted #0C325F;
	background: url(images/flip2.png) no-repeat left bottom;
	padding: 0 0 0 45px;
	position: relative;

}


/********************************************
BLOCO VIDEOS HOME
********************************************/
#bvideo img {
	float:left;
	margin: 0 5px 0 5px;
	border: 0 ;
	width: 90px;
	height: 70px;
	position: relative;
}

#bvideo h3 {
	font-weight: normal;
	font-size: 11px;
	padding:5px 0 1px 5px;
	margin:0;
}

#bvideo h1 {
	font-size: 12px;
	padding:0;
	margin:0;
}

#bvideo h2 {
	font-size: 11px;
	padding:0;
	margin:0 8px 0 0;
	font-weight: normal;
	text-align: justify;

}

ul#bvideo {
	list-style:none;
	margin: 10px 0 0 0;
	padding:0;
}

ul#bvideo li {
	float:left;
	width:306px;
	height: 98px;
	margin:0 0 10px 10px;
	padding:0;
	text-align:left;
	overflow: hidden;
}

ul#bvideo li a {
	display:block;
	padding:0;
	height:98px;
	color:#000;
	text-decoration:none;
}

ul#bvideo li a {
	background: url(images/base_video2.png) no-repeat bottom;
}


/********************************************
BLOCO NOTICIAS MINI
********************************************/
#bnoticias img {
	float:left;
	margin: 0 5px 0 5px;
	border: 0 ;
	width: 90px;
	height: 70px;
	position: relative;
}

#bnoticias h3 {
	font-weight: bold;
	font-size: 12px;
	padding:0 0 0 0;
	margin:0;
}

#bnoticias h1 {
	font-size: 12px;
	padding:0;
	margin:0;
}

#bnoticias h2 {
	font-size: 11px;
	padding:0;
	margin:0;
	font-weight: normal;
}

ul#bnoticias {
	list-style:none;
	margin: 0 0 0 0;
	padding:0;
}

ul#bnoticias li {
	float:left;
	width:210px;
	height: 40px;
	margin:5px 0 0 2px;
	padding:0;
	text-align:left;
	overflow: hidden;
}

ul#bnoticias li a {
	display:block;
	padding:5px 2px 5px 5px;
	height:90px;
	color:#000;
	text-decoration:none;
}

ul#bnoticias li a {
	background: url(images/short_news_back.png) no-repeat center -60px;
}


/* ----------- My Form ----------- */
.myform{

padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
}

#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

#stylized span {
}

#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #666;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:160px;
float:left;

}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:160px;
clear:both;
}
#stylized input{
font-size:12px;
padding:4px 2px;
border:solid 1px #666;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}