body {
margin: 20px 0px 20px 0px;
background: #f7f7f7;
font-family: Tahoma, Arial;
font-size: 12px;
color: #454545;
}

.contenedor { 
padding: 10px;
margin: 0 auto 0;
width: 585px;
height: 100%;
background: #fff;
border: solid 1px #eee;
}
 
.cabecera {
height: 55px;
}

.logotipo {
cursor: pointer;
float: left;
width: 150px;
height: 47px;
background: url(http://www.canariastudio.com/images/logo_canariastudio.gif);
}

.espacioCabeza {
float: left;
width: 313px;
height: 55px;
}

/* ----MENU---- */

.cajaMenu {
width: 728px;
height: 211px;
}

.menu {
float: left;
width: 463px;
height: 28px;
background: url(http://www.canariastudio.com/images/boton_menu_up.gif) repeat;
}

.menu .boton {
float: left; padding: 4px 10px 0px 10px; color: #1c1c1c; text-decoration: none; font-weight: bold;
}

.menu .boton:hover {
display: block;
float: left;
height: 24px;
color: #fff;
background: url(http://www.canariastudio.com/images/boton_menu_over.gif) repeat;
}

.menu .separata {
float: left;
width: 3px;
height: 28px;
background: url(http://www.canariastudio.com/images/separata_menu.gif) no-repeat;
}

/* ----ZONA WEBMASTERS y ANUNCIANTES---- */

.cajaWebanun {
float: left;
width: 601px;
height: 183px;
}
.hosting {
float: left;
width: 285px;
height: 152px;
margin-top: 31px;
background: url(http://www.canariastudio.com/images/caja_servicios.gif) no-repeat;
}
.cajaHosting {
padding: 11px 53px 0px 11px;
}

.dominios {
float: left;
width: 285px;
height: 152px;
margin-top: 31px;
background: url(http://www.canariastudio.com/images/caja_dominios.gif) no-repeat;
}
.cajaDominios {
padding: 11px 53px 0px 11px;
}

.txt {
color: #fff;
}
.txt p { margin: 5px 0px 5px 0px; }

p.links { margin: 12px 0px 0px 0px; }



/* ----ZONA SOLUCIONES---- */

.soluciones {
margin-top: 13px;
width: 583px;
height: 100%;
text-align: justify;
background: #f1f1f1;
}

.txtSoluciones {
padding: 11px;
}

.soluciones p { margin: 5px 0px 5px 0px; }


/* ----ZONA NOTICIAS y EMPRESA */

.cajaNotiempresa {
margin-top: 13px;
width: 583px;
height: 133px;
text-align: justify;
}

.cajaNoticias {
float: left;
width: 273px;
height: 100%;
background: url(http://www.canariastudio.com/images/caja_diseno.gif) no-repeat;
}

.cajaEmpresa {
float: right;
width: 298px;
height: 100%;
background: url(http://www.canariastudio.com/images/caja_promoweb.gif) no-repeat;
}

.negro {
color: #454545;
padding: 0px 11px 11px 11px;
}
.negro a {
color: #ff0000;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
.negro a:hover {
color: #000;
}

.negro p { margin: 5px 0px 5px 0px; }


/* ----PIE---- */

.cajaPie {
margin-top: 13px;
width: 583px;
height: 38px;
background: #c1c1c1;
}

.cajaPie .datos {
float: left;
width: 94%;
height: 100%;
background: #c1c1c1;
}

.txtPie {
padding-top: 5px;
text-align: center;
font-size: 11px;
color: #fff;
}
.txtPie a {
color: #787878;
text-decoration: none;
}
.txtPie a:hover {
color: #000;
}
.txtPie p { margin: 0px 0px 0px 0px; }

.cajaPie .izq {
float: left;
width: 17px;
height: 100%;
}

.cajaPie .dcha {
float: right;
width: 17px;
height: 100%;
}