* {
margin: 0;
padding: 0;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
}


body {
background: url(images/fd_body.gif) repeat center;
}

p {
font-size: 12px;
color: #777777;
}

.p2 {
font-size: 11px;
}

.p3 {
font-size: 10px;
}

.espTop {
margin-top: 5px;
}

.branco {
color: #FFFFFF;
width: 124px;
margin-left: 20px;
}

.abranco {
color: #FFFFFF;
}

a {
font-size: 12px;
color: #777777;
text-decoration: underline;
}

.a2 {
font-size: 11px;
}

.sideLinks {
margin-bottom: 15px;
}

h1 {
font-size: 20px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
}

.title {
margin-left: 20px;
margin-top: 10px
}

h2 {
font-size: 16px;
color: #74b74b;
font-weight: normal;
}

h3 {
font-size: 14px;
color: #74b74b;
font-weight: normal;
margin-top: 5px;
}

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

h5 {
font-size: 12px;
color: #1c75bb;
text-transform:uppercase;
}

h6 {
width: 450px;
font-size: 12px;
color: #777777;
font-style:italic;
}


#geral {
width: 777px;
height: auto;
margin: 0 auto;
}

#geral #topo {
float: left;
width: 777px;
height: 129px;
background-color:#FFFFFF;
}

#geral #topo #banner{
width: 728px;
height: 90px;
margin: 15px auto;
}

#geral #topo #logo {
float: left;
width: 430px;
height: 129px;
}

#geral #topo #patrocinio {
float: left;
width: 346px;
height: 80px;
margin-top: 7px;
}

#geral #topo #patrocinio .patro {
font-size: 10px;
}

#geral #topo #busca {
float: left;
width: 265px;
height: 36px;
margin-top: 10px;
}


#geral #topo #tabBusca {
float: left;
font-weight: normal;
width: auto ;
}

#geral #topo #busca .busca{
width: 292px;
height: 14px;
font-size: 12px;
border: 1px solid #999999;
padding: 3px;
margin-top: 1px;
}

#geral #topo #busca .btOk{
float: left;
width: 30px;
height: 22px;
margin-left: 10px;
_margin-left: 5px;
}


/*MENU*/
#menuH{
float: left;
width: 773px;
height: 24px;
}

#menuH ul{
float:left;
}

#menuH ul li{
display: inline;
text-indent:-9999em;
}

#menuH ul li a {
float: left;
}

#menuH ul li a.item1 {
background-image: url(images/bt_paginaprincipal.gif);
width:192px;
height:24px;
}

#menuH ul li a.item1:hover {
background-position: 0 -24px;
}

#menuH ul li a.item2 {
background-image: url(images/bt_historiasgenerosas.gif);
width:200px;
height:24px;
}

#menuH ul li a.item2:hover {
background-position: 0 -24px;
}

#menuH ul li a.item3 {
background-image: url(images/bt_enviesuahistoria.gif);
width:187px;
height:24px;
}

#menuH ul li a.item3:hover {
background-position: 0 -24px;
}

#menuH ul li a.item4 {
background-image: url(images/bt_sobreoprojeto.gif);
width:140px;
height:24px;
}

#menuH ul li a.item4:hover {
background-position: 0 -24px;
}

#menuH ul li a.item5 {
background-image: url(images/bt_rss.gif);
width:54px;
height:24px;
}


/*sub menu*/


#subMenu {
	position:absolute;
	left:0;
	top:0;
	width:194px;
	height:48px;
	z-index:1;
	visibility: hidden;
}

#subMenu ul{
float:left;
}

#subMenu ul li{
display: block;
float:left;
text-indent:-9999em;
}

#subMenu ul li a {
float: left;
}

#subMenu ul li a.subItem1 {
background-image: url(images/bt_apresentacao.gif);
width:194px;
height:24px;
}

#subMenu ul li a.subItem1:hover {
background-position: 0 -24px;
}

#subMenu ul li a.subItem2 {
background-image: url(images/bt_cartadoeditor.gif);
width:194px;
height:24px;
}

#subMenu ul li a.subItem2:hover {
background-position: 0 -24px;
}

#subMenu ul li a.subItem3 {
background-image: url(images/bt_faleConosco.gif);
width:194px;
height:24px;
}

#subMenu ul li a.subItem3:hover {
background-position: 0 -24px;
}

/*sub Menu 2*/

#subMenu2 {
	float: left;
	position:absolute;
	left:0;
	top:0;
	width:199px;
	height:48px;
	z-index:1;
	visibility: hidden;
}

#subMenu2 ul{
float:left;
}

#subMenu2 ul li{
display: block;
float:left;
text-indent:-9999em;
}

#subMenu2 ul li a {
float: left;
text-indent:-9999em;
}

#subMenu2 ul li a.subItem1 {
background-image: url(images/bt_reportagens.gif);
width:199px;
height:24px;
}

#subMenu2 ul li a.subItem1:hover {
background-position: 0 -24px;
}

#subMenu2 ul li a.subItem2 {
background-image: url(images/bt_suashistorias.gif);
width:199px;
height:24px;
}

#subMenu2 ul li a.subItem2:hover {
background-position: 0 -24px;
}




/*marcação active do menu*/
#bodyHome .item1, #bodyHg .item2, #bodyEnvieH .item3, #bodySobre .item4 {
background-position: 0 -24px;
}

/*FIM MENU*/

.contorno {
border: 1px solid #4b4b4b;
}

#geral #topBox {
float: left;
width: 777px;
height: 9px;
text-indent: -9999em;
background: url(images/fd_topBox.gif) no-repeat;
margin-top: 10px;
_margin-bottom: -10px;
}

#geral #box {
float: left;
width: 777px;
height: auto;
background: url(images/fd_box.gif) repeat-y;
}

#geral #bottomBox {
float: left;
width: 777px;
height: 12px;
text-indent: -9999em;
background: url(images/fd_bottomBox.gif) no-repeat;
}

#geral #box #destaquePrincipal {
float: left;
width: 500px;
height: auto ;
margin-left: 20px;
_margin-left: 10px;
margin-top: 5px;
}

#geral #box #destaquePrincipal #imagemDestaque{
float: left;
width: 278px;
height: 200px;
margin-top: 20px;
}

#geral #box #destaquePrincipal #txtDestaque{
float: left;
width: 205px;
height: 165px;
margin-top: 17px;
margin-left: 12px;
}


#geral #box #boxVideo {
float: left;
width: 218px ;
height: 260px ;
margin: 18px 0 0 15px;
*margin: 27px 0 0 15px;
}

#geral #box #boxVideo #video {
float: left;
width: 218px ;
height: 190px;
margin-top: 23px;
*margin-top: 26px;
}

#geral #box #boxVideo #txtVideo {
float: left;
width: 218px ;
height: auto;
}


#geral #box #destaque2 {
float: left;
width: 771px;
_width: 770px;
height: 150px;
background-color: #fdfae9;
margin: 10px 0 0 1px;
}

#geral #box #destaque2 #imagemDestaque{
float: left;
width: 111px;
height: 109px;
margin: 20px 0 0 20px;
_margin-left: 10px;
}

#geral #box #destaque2 #imagemDestaque2{
float: left;
width: 111px;
height: 109px;
margin: 20px 0 0 10px;
_margin-left: 5px;
}


#geral #box #destaque2 #txtDestaque{
float: left;
width: 240px;
height: 105px;
*height: 115px;
margin-top: 25px;
*margin-top: 15px;
margin-left: 12px;
}




#geral #topBox2 {
float: left;
width: 777px;
height: 6px;
text-indent: -9999em;
background: url(images/fd_topBox2.gif) no-repeat;
margin-top: 5px;
_margin-bottom: -12px;
}


#geral #box #colunaEsq {
float: left;
width: 576px;
height: auto;
} 

#geral #box #destaque3 {
float: left;
width: 576px;
_width: 575px;
height: 220px;
background-color: #fdfae9;
margin-left: 1px;
}

#geral #box #destaque3 #imagemDestaque{
float: left;
width: 149px;
height: 144px;
margin: 20px 0 0 20px;
_margin-left: 10px;
}


#geral #box #destaque3 #txtDestaque{
float: left;
width: 370px;
height: auto;
margin-top: 15px;
margin-left: 12px;
}

#geral #box #destaque4 {
float: left;
width: 576px;
height: auto;
margin-left: 1px;
margin-top: 10px;
}


#geral #box #destaque4 #box1{
float: left;
width: 166px;
height: 155px;
margin-left: 20px;
_margin-left: 10px;
background-color: #b74843;
}

#geral #box #destaque4 #box2{
float: left;
width: 166px;
height: 155px;
margin-left: 20px;
background-color: #e2c355;
}

#geral #box #destaque4 #box3{
float: left;
width: 166px;
height: 155px;
margin-left: 20px;
background-color: #618427;
}

#geral #box #sideLinks{
float: left;
width: 195px;
height: 385px;
background-color: #faf6de;
margin-left: 1px;
_margin-left: -1px;
}


#geral #box #sideLinks #txtLinks {
width: 160px;
height: auto;
margin: 10px auto 0 auto;
}

/*rodape*/
#geral #box #footer {
float: left;
width: 771px;
_width: 770px;
height: 75px;
background-color: #fdfae9;
margin: 15px 0 0 1px;
}

#geral #box #footer #logoEditora {
float: left;
width: 48px ;
height: 61px ;
margin: 10px 0 0 20px;
_margin-left: 10px;
}

#geral #box #footer #footerLinks {
float: left;
width: 600px;
height: 15px;
margin: 20px 0 0 10px;
}

#geral #box #footer #footerLinks ul{
float:left;
}

#geral #box #footer #footerLinks ul li{
display: inline;
float:left;
margin-bottom: 10px;
border-left: 1px solid #777777;
}

.borda {
border-right: 1px solid #777777;
}

#geral #box #footer #footerLinks ul li a {
float: left;
font-size: 11px;
padding: 0 5px;
}

#geral #box #footer #rss {
float: left;
width: 30px;
height: 30px;
margin: -10px 0 0 40px; 
}


/*pÃ¡ginas HistÃ³rias Generosas*/
#geral #topBoxInt {
float: left;
width: 777px;
height: 6px;
text-indent: -9999em;
background: url(images/fd_topBoxInt.gif) no-repeat;
margin-top: 10px;
_margin-bottom: -12px;
}

#geral #box #destaqueInterna {
float: left;
width: 771px;
_width: 770px;
height: 250px;
background-color: #fdfae9;
margin-left: 1px;
}

#geral #box #destaqueInterna #imagemDestaque{
float: left;
width: 149px;
height: 144px;
margin: 20px 0 0 20px;
_margin-left: 10px;
}

#geral #box #destaqueInterna #txtDestaque{
float: left;
width: 570px;
height: auto;
margin-top: 15px;
margin-left: 12px;
}

#geral #box #destaque2Interna {
float: left;
width: 771px;
height: auto;
margin-left: 1px;
margin-top: 10px;
}

#geral #box #destaque2Interna #materia{
float: left;
width:710px ;
height: auto ;
margin-top: 15px;
}

#geral #box #destaque2Interna #materia #imagem {
float: left;
width:111px;
height:auto;
margin-right: 10px;
}

#geral #box #destaque2Interna #materia #txt {
float: left;
width:585px;
height:auto;
}

.linha {
float: left;
width: 732px ;
height: 1px;
margin-top: 15px;
margin-left: 20px;
}

#geral #box #destaque2Interna #paginacao {
float: left;
width:730px;
height:auto;
text-align: center;
margin-top: 10px;
}


/*pÃ¡gina interna de matÃ©ria*/
#geral #box #materia {
float: left;
width: 731px;
height: auto;
margin-left: 1px;
margin-top: 10px;
padding: 0 20px;
}

#geral #box #materia p {
margin-top: 10px;
}


#geral #box #materia #conteudoMateria {
float: left;
width: 455px ;
height: auto;
margin-right: 20px;
}

#geral #box #materia #sidebar {
float: right;
width: 250px;
height: auto;
}

#geral #box #materia #sidebar #foto{
float: right;
width: 250px;
height: auto;
text-align: center;
margin-bottom: 20px;
}

/*envie sua história*/

.inputs {
width:300px;
font-size: 11px;
font-weight:normal;
}

.textArea {
font-size: 11px;
font-weight:normal;
}

table {
float: left;
font-size: 12px;
font-weight: bold;
color: #777777;
width: 355px ;
}
