#main {
	width:980px;
	margin:0 auto;
	background-image: url(images/fondo_contenidos.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header {
	height:239px;
	background: url(images/header-interior-bg.jpg) no-repeat left top;
}
#header  .menu-box  {

}

#header, #content, #footer {
	font-size:0.8em;
	position: relative;
}
#content {
	padding:40px 0 0 0;
    top: 0px;
    left: 0px;
}


.col-1, .col-2, .col-3 { float:left;}
#page1 #header {
	height: 667px;
	background: url(images/header-bg.jpg) no-repeat left top;
}
#page1 #header .row-1 {
	height: 442px;
}
#page1 #header .menu-box {

}
#page1 #content/*content*/
 {
	padding:22px 0 0 39px;
}





/*======= index.html =======*/
#page1 #content .line-ver {
	background:url(images/line1.gif) 615px top repeat-y;
	width:100%;
}
#page1 #content .col-1 {
	width:590px;
	margin-right:50px;
}
#page1 #content .col-2 {
	width:270px;
}

/*======= index-1.html =======*/
#page2 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page2 #content .col-1 {width:584px; margin-right:44px;}
#page2 #content .col-2 { width:275px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background:url(images/line1.gif) 295px top repeat-y; width:100%;}
#page3 #content .col-1 {width:274px; margin-right:45px;}
#page3 #content .col-2 { width:603px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page4 #content .col-1 {width:584px; margin-right:44px;}
#page4 #content .col-2 { width:275px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background:url(images/line1.gif) 295px top repeat-y; width:100%;}
#page5 #content .col-1 {width:274px; margin-right:45px;}
#page5 #content .col-2 { width:603px;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page6 #content .col-1 {width:584px; margin-right:44px;}
#page6 #content .col-2 { width:275px;}

/*======= index-6.html =======*/
#page7 #content .line-ver {
	width:100%;
	background-image: url(images/line1.gif);
	background-repeat: repeat-y;
	background-position: 780px top;
}
#page7.superficies   #content  .line-ver {
	background:url(none);
	width:100%;
}
#page7 #content .col-1 {
	width:758px;
	margin-right:40px;
}
#page7 #content .col-2 {
	width:180px;
	float: right;
}
#page7 #content .col-1 .col-1 {
	width:170px;
	margin-right:25px;
	margin-top: 50px;
}
#page7 #content .col-1 .col-2 {
	width:555px;
}
#page7.superficies  #content  .col-1.indent {
	width:975px;
	margin-right:5px;
}
#page7.superficies #content .col-1 .col-2 {
	width:775px;
}
#page7  #content  .col-1.indent   .container  .col-2  .col-2 {
	width: 268px;
	float: right;
	display: block;
}



/*======= index-7.html =======*/
#page8 #content .line-ver1 { background:url(images/line1.gif) 294px top repeat-y; width:100%;}
#page8 #content .line-ver2 { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page8 #content .col-1 {width:275px; margin-right:39px;}
#page8 #content .col-2 {width:275px; margin-right:39px;}
#page8 #content .col-3 {width:275px;}

/*=========================*/


#footer {
	border-top:1px solid #333;
	padding:17px 0 10px;
	text-align:center;
}

