.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 760px; /*width of featured content slider*/
height: 280px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:left;
border:#FFFFFF 4px solid;
z-index:1;
}

.sliderwrapper .contentdiv{
/visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 760px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.contentdiv img{
margin-top:-20px;
}

.sliderwrapper .texto{
position:absolute;
top:10px;
left: 480px;
width:270px;
text-align:left;
}

h1{
font-size: 20px;
line-height: 100%;
margin-top:-2px;
}




.sliderwrapper .texto a{
color:#FFFFFF;
background:black;
padding:5px 7px;
text-decoration:none;
}

.sliderwrapper .texto a:hover{
background:red;
}


.pagination{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width: 752px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:right;
background-color: black;
padding: 5px ;
	
}

.paginationhide{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width: 0px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:center;
padding: 0px;
overflow:hidden;
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: black;
	background: white;
	font-weight:bold;
}

.pagination a:hover, .pagination a.selected{
	color: #fff;
	background-color: red;
}

.titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:red;
padding: 0px;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.rodape{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
color=black;
padding: 0px;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.rs{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
color=black;
padding: 0px;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.rs img{
border: none;
width:3%;
margin-left: 20px;
margin-right: 20px;
}

.rs a{
text-decoration: none;
}

.rs a img{
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
}


.rs a:hover img{
/*border-right: silver 1px solid;*/
/*border-bottom: gray 1px solid;*/
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.imagens img{
float: left;
border: none;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 5px;
}

.imagens2 img{
float: center;
border: none;
margin-top: 20px;
margin-left: 20px;
margin-right: 15px;
margin-bottom: 5px;
}

.corpo .postado{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:right;
text-weight: bold;
color:gray;
padding: 0px;
margin-top: 10px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 0px;
}

.corpo .leia{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
color:red;
padding: 0px;
margin-top: 3px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 20px;
}

.corpo .leia a{
padding: 0 5px;
text-decoration: none;
color: white;
background: black;
font-weight:bold;
}

.corpo .leia a:hover, .corpo .leia a.selected{
color: #fff;
background-color: red;
}

.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
text-align:center;
color:white;
background-color: black;
/*background: red url(fundo_2.gif) repeat;*/

width: 760px;
height: 60px;

padding: 0px;
/*margin-top: 20px;*/
/*margin-left: 20px;*/
/*margin-right: 20px;*/
/*margin-bottom: 20px;*/

position: relative;

}

.corpo{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color=black;
padding: 0px;
/*margin-top: 20px;*/
/*margin-left: 20px;*/
/*margin-right: 20px;*/
/*margin-bottom: 20px;*/

bottom: 0;
position: relative;

}

.menu .corpo{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color=black;
padding: 0px;
/*margin-top: 20px;*/
/*margin-left: 20px;*/
/*margin-right: 20px;*/
/*margin-bottom: 20px;*/
with: 760px;
height: 60px;
background-color: black;
}

.menu .corpo a{
text-decoration: none;
color: white;
font-weight:bold;
/*padding: 25px 5px 15px 0px;*/
background: url(marca_m.jpg);

width: 50px;
height: 56px;
padding-top: 21px;
padding-bottom: 21px; /*56px*/
padding-left: 5px;
padding-right: 5px;
line-height: 56px;
}

.menu .corpo a:hover, .menu .corpo a.selected{
color: red;
background: url(marca_m_hover.jpg);

width: 50px;
height: 56px;
}

.linha img{
filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
-webkit-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
padding: 0px;
margin-top: 10px;
margin-left: 2px;
}

