body{
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
overflow-x: hidden;
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px;
line-height: 20px;
background-color:#ff161f;
}
#breve{
position:absolute;
width:500px;
height:250px;
top:-300px;
margin:0 auto;
left: 50%;
margin-left: -250px;
z-index:999;
}

#divf { 
z-index:99999999999999999;
display:none; 
position:absolute;
border:solid #000 1px; 
height:255px; 
width:150px;
background-image: url(../images/bg_pattern.png);
color:#fff;
font-size:12px;
font-family:Tahoma, Geneva, sans-serif;
margin: 5px;
padding:10px;
line-height: 175%;
text-align:center;
}
.linha {
color:#000;
width:100%;
size:1;
}
#divf a:link {
color: #fff;
text-decoration: none;
}
#divf a:visited {
text-decoration: none;
color: #fff;
}
#divf a:hover {
text-decoration: underline;
color: #fff;
}
#divf a:active {
text-decoration: none;
color: #fff;
}
#over{
background:transparent url(../images/overlays/03.png);
background-repeat:repeat;
opacity:0.5;
z-index:1;
margin: 0;
padding: 0;
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}


#center{
position:fixed;
bottom: -200px;
height:132px;
z-index:998;
width:400px;
margin:0 auto;
left: 50%;
margin-left: -200px;
/*background-image:url(../images/center_bg.png);
background-position:top left;
background-repeat:repeat-x;*/
}


#center_right{
position:absolute;
top: 0px;
width:400px;
height:132px;
z-index:999;
text-align:center;	
padding-top:35px;
font-size:15px;
color: #FFF;
}
#center_right span{
	font-size:30px;
}
a:link {
color: #FFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFF;
}
a:hover {
text-decoration: underline;
color: #FFF;
}
a:active {
text-decoration: none;
color: #FFF;
}