@charset "UTF-8";
/* CSS Document */

#bg_althea {
background-color:#cccccc;
background-image:url(imagenes/bg_grad_trendy.jpg);
background-repeat:repeat-x;
margin:0px;
}

#div_wrapper {
width:800px;
margin:auto;
position:relative;
}

#div_flash { 
width:840px;
height:650px;

}

#div_footer { 
width:840px;

}

.txt_splash {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}

.txt_footer1 {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
text-align:center;
}

.txt_footer {
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
margin-top:0px;
text-align:center;
}

a {
color:#666666;
}