Vous êtes sur la page 1sur 2

@charset "utf-8";

/* CSS Document */

#contenedor {
background-color: #FF9;
height: 914px;
width: 780px;
margin-right: auto;
margin-left: auto;
}
#cabecera {
background-color: #06F;
float: left;
height: 81px;
width: 780px;
}
#banner {
background-color: #0F6;
float: left;
height: 219px;
width: 780px;
}
#menuprincipal {
background-color: #FF6;
float: left;
height: 37px;
width: 780px;
}

#boton4 {
background-color: #FF0;
float: left;
height: 118px;
width: 198px;
clear: left;
}













#boton3 {
background-color: #0F9;
float: left;
height: 118px;
width: 198px;
clear: left;
}

#boton1 {
background-color: #F00;
float: left;
height: 118px;
width: 198px;
}
#boton2 {
background-color: #0CF;
float: left;
height: 118px;
width: 198px;
clear: left;
}


#pie {
background-color: #03F;
float: left;
height: 68px;
width: 780px;
}
#zona {
background-color: #F30;
float: left;
height: 37px;
width: 780px;
}
#derecha {
background-color: #9F3;
float: left;
height: 480px;
width: 582px;
}

Vous aimerez peut-être aussi