/* CSS Document */
* { margin:0; padding:0;}
body { font-size:100%; line-height:1em; font-family:arial,tahoma; color:#434343;}

img {border:0; vertical-align:top; text-align:left;}

ul { list-style:none}
a:hover{text-decoration:none;}
a {color:#434343;}

.h_wr_logo{ height:274px; background:url(images/wr_logo.gif) 174px 244px no-repeat;}
.logo{ margin:30px 0px 0px 40px}
.table_corpo { margin-left:25px}
.table_lateral { margin-left:35px; margin-right:10px}

/* Linha divisória*/
.h_wr{ background:url(images/h_wr.gif) bottom left repeat-x; height:30px; margin-bottom:18px;}

/* Noticias*/
.h_noticias{ background:url(images/h_wr.gif) bottom left repeat-x; height:30px; margin-bottom:18px;
			 font-weight:bold;
			 color:#8D9353;
			 font-family:Arial, Tahoma;
			 font-size:12px;
			 padding-right:20px}
			 
.h_noticias2{ background:url(images/h_wr.gif) bottom left repeat-x; height:30px; margin-bottom:18px;
			 font-weight:bold;
			 color:#CC0000;
			 font-family:Arial, Tahoma;
			 font-size:12px;
			 padding-right:20px}
			 
.td_noticias {background:url(images/h_wr.gif) bottom left repeat-x; height:30px; margin-bottom:18px;
			  padding: 20px 20px 20px 0px;
			  font-family:Arial, Tahoma;
			  font-size:12px;}
.td_noticias a{ font-weight:bold;
				color:#CC0000;
				text-decoration:none;
				}

.td_noticias a:hover {text-decoration:underline;}

.td_noticias_frame {background:url(images/h_wr.gif) bottom left repeat-x; height:30px; margin-bottom:18px;
			  padding: 5px 20px 5px 0px;
			  font-family:Arial, Tahoma;
			  font-size:12px;}
.td_noticias_frame a{ font-weight:bold;
				color:#CC0000;
				text-decoration:none;
				}

.td_noticias_frame a:hover {text-decoration:underline;}				

/* Botão Saiba mais*/
.td_saiba {padding-top:20px;}

/*Textos*/
.td_texto {padding: 20px 25px 0px 0px;
			font-family:Arial, Tahoma;
			font-size:12px;}
			
.td_texto_cobol {padding: 10px 30px 0px 0px;
			font-family:Arial, Tahoma;
			font-size:12px;}
			
.titulo { font-weight:bold;
		  color:#CC0000;
		  text-decoration:none;}
				



/*Rodapé*/

.footer{ background:url(images/footer_top_line.gif) 0 0 no-repeat; padding:30px 0 30px 0; font-size:11px; color:#ffffff; background-color:#3D3D3D}  
.footer a{text-decoration:underline; color:#FFFFFF}
.footer a:hover{text-decoration:none}

/* Lista*/

.list {margin:6px 0px 0px 0px;}

.inicial ul{list-style:none; padding:0;}
.inicial li{background:url(images/list_bull2.gif) left top no-repeat;
			 margin:3px 0 0 0;
	      	 padding:0px 0px 0 10px;}

/*Zoom Imagens*/			 
			 
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* Div de Parceiros*/

.parceiros {
	height:120px;
	width:157px;
	float:left;
	margin:10px 10px 0 0;
	border-left:1px solid #999588;
	border-bottom:1px solid #999588;
	background:#FFFFFF;
	padding-top: 3px;
	text-align:center;
}

/*Rodapé*/
.pype a{
	text-decoration:none;
	font-weight:normal;
}
.pype a:hover{
	text-decoration:none;
	font-weight:normal;
}
.by_pype a{
	text-decoration: underline;
	font-weight:normal;
}
.by_pype a:hover{
	text-decoration:none;
	font-weight:normal;
}

