
body { 
    background:url(../images/bg.jpg) no-repeat top  center;
}

body#page7 {
    background:none
}


.tail-bottom{
    background:url(../images/bot.png) repeat-x bottom
}


.col-1, .col-2, .col-3, .col-4{ 
    float:left
}

/*======= width =======*/
.main{
    margin:0 auto;
    text-align:left;
    width:920px;
    position:relative
}

/*======= header =======*/
#header {
    height:16px;
}

/*======= index.html =======*/
#page1 #content .col-1{
    width:587px;
    margin-right:8px
}

#page1 #content .col-2{
    width:325px;
    margin-right:20px
}

#page1 #content .col-3{
    width:275px
}

#page1 #content .col-4{
    width:312px
}

/*======= contacto.aspx =======*/
#pagec #content .col-1{
    width:587px;
    margin-right:8px
}

#pagec #content .col-2{
    width:325px;
}

#pagec #content .col-3{ 
    width:275px
}

#pagec #content .col-4{
    width:312px
}

/*======= interiores =======*/
#pagei #content .col-1{
    width:587px;
    margin-right:8px
}

#pagei #content .col-2{
    width:325px;
}

#pagei #content .col-4{
    width:587px
}

/*======= interiores-ok =======*/
#pagep #content .col-1{
    width:670px;
    margin-right:8px
}

#pagep #content .col-2{
    width:325px;
}

#pagep #content .col-4{ 
    width:670px
}

/*======= preguntas =======*/
#pagepp #content .col-1{ 
    width:670px;
    margin-right:8px;
    height:430px
}

#pagepp #content .col-2{
    width:325px;
}

#pagepp #content .col-4{
    width:670px
}

/*======= preguntasf =======*/
#pagepf #content .col-1{
    width:670px;
    margin-right:8px;
    height:900px
}

#pagepf #content .col-2{
    width:325px;
}

#pagepf #content .col-4{ 
    width:670px
}


/*======= preguntass =======*/
#pageps #content .col-1{
    width:670px;
    margin-right:8px;
    height:1000px
}

#pageps #content .col-2{ 
    width:325px;
}

#pageps #content .col-4{ 
    width:670px
}

/*======= preguntasl =======*/
#pagepl #content .col-1{ 
    width:670px;
    margin-right:8px;
    height:520px
}

#pagepl #content .col-2{
    width:325px;
}

#pagepl #content .col-4{
    width:670px
}


/*======= footer =======*/
#footer {
    height:61px;
    background:url(../images/bot.png) repeat-x bottom
}

/* Modificaciones 20/05/2010 */

div.column-one {
    width: 700px;
}
/* Fin modificaciones 20/05/2010 */
