﻿#principal {width:980px; margin:0 auto;}

.encabezado {height:509px; background:url(img/header-bg.jpg) no-repeat left top #00144e;}
.encabezado_peque {height:385px; background:url(img/header-bg2.jpg) no-repeat left top #00144e;}
#encabezado, #encabezado2, #contenido, #pie { font-size:0.69em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= inicio.aspx =======*/
#contenido #inicio .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}
#contenido #inicio .col-1 {width:584px; margin-right:44px;}
#contenido #inicio .col-2 { width:275px;}

/*======= alquiler.aspx =======*/
#contenido #alquiler .line-ver { background:url(img/line1.gif) 295px top repeat-y; width:100%;}
#contenido #alquiler .col-1 {width:275px; margin-right:44px;}
#contenido #alquiler .col-2 { width:584px;}

/*======= actividades.aspx =======*/
#contenido #actividades .line-ver { background:url(img/line1.gif) 559px top repeat-y; width:100%;}
#contenido #actividades .col-1 {width:539px; margin-right:44px;}
#contenido #actividades .col-2 { width:320px;}

/*======= escuela.aspx =======*/
#contenido #escuela .line-ver { background:url(img/line1.gif) 604px top repeat-y; width:100%;}
#contenido #escuela .col-1 {width:584px; margin-right:44px;}
#contenido #escuela .col-2 { width:275px;}

/*======= contacto.aspx =======*/
#contenido #contacto .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}
#contenido #contacto .col-1 {width:588px; margin-right:40px;}
#contenido #contacto .col-2 { width:275px;}
#contenido #contacto .col-1 .col-1 { width:243px; margin-right:0;}
#contenido #contacto .col-1 .col-2 { width:345px;}

/*======= alquila.aspx =======*/
#contenido #alquila .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}
.pasos {margin-right:30px}

/*======= clase.aspx =======*/
#contenido #clase .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}

/*======= noticia.aspx =======*/
#contenido #noticia .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}

/*======= alojamientos.aspx =======*/
#contenido #alojamientos .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}

/*======= enlaces.aspx =======*/
#contenido #enlaces .line-ver { background:url(img/line1.gif) 608px top repeat-y; width:100%;}

#pie {border-top:2px solid #00144E;border-bottom:2px solid #00144E; background:#fff; text-align:center; color:#808aa7;}

