.main {margin:0 auto; width:950px; text-align:left; background-color:#000000;}
#content { background-color:#000000;}
.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left; background-color:#FFFFFF;}
.col_separate{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1{
	width:259px; 
	border-style: solid;
	border-width: 0px 0px 0px 1px;

}
#page1 #content .col_2{
	width:575px;
	background-color: #CCCCCC;
}
#page1 #content .col_separate{
	width:51px;
	background: #FFFFFF url(images/col_separate_wr.gif) 48px 0 repeat-y;
}
/*=========================*/

/*======= entorno.html =======*/
#page2 #content .col_1{
	width:583px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}
#page2 #content .col_2{
	width:297px;
	background-color: #A1C4EA;
}

#page2 #content .col_separate{
	width:5px;
	background: #FFFFFF url(images/col_separate_wr.gif) 2px 0 repeat-y;
}
/*=========================*/

/*======= servicios.html =======*/
#page3 #content .col_1{
	width:261px;
	background-color: #B18666;
}
#page3 #content .col_2{
	width:595px;
	/*padding: 0px 30px 0px 0px;*/
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
#page3 #content .col_separate{
	width:30px;
	background: #FFFFFF url(images/col_separate_wr.gif) 2px 0 repeat-y;
}
/*=========================*/
/*======= galeria.html =======*/
#page4 #content .col_1{width:850px;}
/*======= reservas.html =======*/
#page6 #content .col_1{
	width: 250px;
	background-color: #99BB66;
}
#page6 #content .col_2{
	width: 586px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
#page6 #content .col_separate{
	width:50px;
	background: #FFFFFF url(images/col_separate_wr.gif) 2px 0 repeat-y;
}
/*=========================*/

/*======= normas.html =======*/
#page5 #content .col_1{
	width:550px;
	background-color: #844533;
}
#page5 #content .col_2{
	width:311px;
}
#page5 #content .col_separate{
	width: 25px;
	background: #FFFFFF url(images/col_separate_wr.gif) 2px 0 repeat-y;
}
/*=========================*/

/*======= verYprobar.html =======*/
#page7 #content .col_1{
	width:583px;
}
#page7 #content .col_2{
	width:297px;
	background-color: #FFCC33;
}

#page7 #content .col_separate{
	width:6px;
	background: #FFFFFF url(images/col_separate_wr.gif) 2px 0 repeat-y;
}
/*=========================*/

