@charset "utf-8";
/* CSS Document */

body { padding:0px; margin:0px; background:url(../imagenes/bg_wall.jpg) repeat-x top #090605;}

#formato { margin:auto; width:970px;}

#cabecera{ float:left; width:970px; height:223px; margin:0px; padding:0px; background:url(../imagenes/grupo_casa_tomas.jpg) no-repeat top center;}

h1 { float:left; width:970px; margin:0px; padding:0px; font-size:9px; color:#000;}


#banner{ float:left; width:930px; height:225px; padding:8px 20px 25px 20px; background:url(../imagenes/bg_banner.jpg) no-repeat top center; }


h2 { float:left; width:970px; height:48px; text-align:center; background:url(../imagenes/bg_enunciado.jpg) no-repeat center; color:#FFF; font-family:"Times New Roman", Times, serif; font-size:21px; padding:22px 0px 0px 0px; margin:0px;}

#interior{ float:left; width:950px; padding:0px 10px 10px 110px;}

#interior a { float:left; border:none; text-decoration:none;}
#interior a img { border:none;}

#pie{ float:left; width:970px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#8d7264; padding:15px 0px 10px 0px; }



a{ color:#FFF; text-decoration:none;}
a:hover{ color:#FFF; text-decoration:underline;}

a.brande{ display:block; float:right; color:#3c3634; text-decoration:none;}
a.brande:hover{ display:block; float:right; color:#3c3634; text-decoration:underline;}

span { color:#505050;}