/* CSS Document */

/*///////////////wrapper///////////////*/
div#wrapper{
width:253px;
padding-right:40px;
margin:0 auto;
}


/*///////////////cabezzal///////////////*/
div#header{
background-image:url(../img/asterisco2.gif);
background-position:0 154px;
background-repeat:no-repeat;


}
div#header div.header-content{
padding-top:50px;
height:205px;
padding-left:0;
}
div#header div.header-content h1{
display:block;
width:253px;
height:62px;
float:right;
line-height:0;
font-size:0;
}


/*///////////////main///////////////*/
div#main-content{
background-image:none;
}
div#main-content h2{
display:block;
width:120px;
height:60px;
float:none;
background-image:url(../img/imp-exp-rep2.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0;
margin-top:30px;
margin-bottom:22px;
}
div#main-content h2 span{
display:none;
}
div#main-content ul.idiomas{
background-image:url(../img/linea-hztal.gif);
background-position:top left;
background-repeat:repeat-x;
padding-top:25px;
}
div#main-content ul.idiomas li a{
display:block;
background-position:top left;
background-repeat:no-repeat;
height:16px;
}
div#main-content ul.idiomas li a span{
display:none;
}
div#main-content ul.idiomas li.esp a{
background-image:url(../img/espanol.gif);
width:81px;
margin-bottom:15px;
}
div#main-content ul.idiomas li.eng a{
background-image:url(../img/english.gif);
width:78px;
}

/*///////////////pie///////////////*/
div#footer{
background-image:none;
}
div#footer div.footer-content{
padding:110px 0 0 0;
width:103px;
float:right;
}
div#footer div.footer-content span{
display:none;
}
div#footer div.footer-content p.dis a{
background-image:url(../img/aleste.gif);
background-position:top left;
background-repeat:no-repeat;
width:64px;
height:12px;
display:block;
margin-left:38px;
margin-bottom:9px;
}
div#footer div.footer-content p.dis a{
background-position:bottom left;
}
div#footer div.footer-content p.copy{
background-image:url(../img/copy.gif);
background-position:top left;
background-repeat:no-repeat;
width:68px;
height:7px;
margin-left:36px;
margin-bottom:8px;
display:block;
}
div#footer div.footer-content p.visual{
background-image:url(../img/visualizacion.gif);
background-position:top left;
background-repeat:no-repeat;
width:103px;
height:9px;
display:block;
}