﻿#cont,.section{
padding:0;
margin:0;
list-style:none;
}

#cont
{
overflow:hidden;
width:1000px;
position:relative;
height:263px;
float:left;
}

#cont h2{
color:#993333;
margin:20px 0;
}

.section{
width:3000px;
position:relative;
}

.section .sub{
position:relative;
width:1000px;
height: 263px;
float: left;
}

.section .next, .section .prev{
font-size:18px;
position:absolute;
letter-spacing:-2px;
display: block;
width: 11px;
height: 13px;
color:#FFF;
text-indent: -9000px;
}

.section .next
{
background: url(../imagens/setaesq.gif) no-repeat;
top:125px;
right:19px;
}

.section .prev
{
background: url(../imagens/setadir.gif) no-repeat;
top:125px;
left:19px;
}

#first{
top:484px !important;
top:498px;			
}

#second{
top:503px !important;
top:517px;			
}


/******Banners*******/

.banners
{
width: 1000px;
height: 264px;
}
