
body
{
text-align:center;
background:url(img/bg.gif) fixed;
font-family:sans-serif;
font-size:11px;
color:#333333;
}
#container
{
width:970px;
margin:auto;
}
#top_web
{

}


#body_web
{
overflow:hidden;
width:100%;
text-align:left;
background:url(img/body_web.gif) repeat-y;
}

#header_web
{

height:167px;
background:url(img/header_web.gif) no-repeat;
}

#buscar_web
{
height:80px;
background:url(img/buscar_web.gif) no-repeat;
}

#footer_web
{

height:90px;
background:url(img/footer_web.gif) no-repeat;
}


#bottom_web
{
}
