@charset "utf-8";
/* CSS Document */

#interna {
float:left;
width:649px;
margin-top:10px;
margin-left:8px;
_margin-left:4px;
}

#interna_top {
float:left;
background-image:url(images/interna_top.jpg);
background-repeat:no-repeat;
width:649px;
height:51px;
}

#interna_middle {
float:left;
background-image:url(images/interna_middle.jpg);
background-repeat:repeat-y;
width:649px;
min-height:430px;
}

#interna_bottom {
float:left;
background-image:url(images/interna_bottom.jpg);
background-repeat:no-repeat;
width:649px;

height:51px;
}

ul, li {
_margin:0px;
_padding:0px;
}

#titulo {
float:left;
width:649px;
height:30px;
margin-left:15px;
_margin-left:7px;
margin-top:10px;
}

#conteudo_interna {
float:left;
width:620px;
margin-left:15px;
_margin-left:7px;
z-index:1;
}

#stock {
float:left;
width:184px;
margin-top:9px;
}

#stock_top {
float:left;
background-image:url(images/stock_topo.jpg);
background-repeat:no-repeat;
width:184px;
height:44px;
}

#stock_middle {
float:left;
background-image:url(images/stock_middle.jpg);
background-repeat:repeat-y;
width:184px;
min-height:470px;
}

#stock_bottom {
float:left;
background-image:url(images/stock_bottom.jpg);
background-repeat:no-repeat;
width:184px;
height:13px;
}


h1 {
color:#FFFFFF;
font-size:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:3px;
margin:0px;
padding:0px;
}

h2 {
color:#073B60;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}









/*SEMPRE PRESENTE*/

.formr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
position:relative;
left: 25px;
top: 3px;
}

.formr2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#FFFFFF;
position:relative;
top: 0px;
}


