#main {
	width:100%;
	height: 118px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/cabecero.jpg);
	background-repeat:  repeat-y;
}

#header {
	height:215px;
	background-repeat: repeat;
	background-position: left top;
}
#header, #content {
	font-size:0.9em;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	height: 100%;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}

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

/*======= index.html =======*/
#page1 #content .row-1 .line-ver1 {
	background-position:202px top;
}
#page1 #content .row-1 .line-ver2 { background-position:424px top;}
#page1 #content .row-1 .line-ver3 { background-position:646px top;}
#page1 #content .row-1 .col-1 {
	width:350px;
	margin-right:41px;
}
#page1 #content .row-1 .col-2 {width:182px; margin-right:41px;}
#page1 #content .row-1 .col-3 {width:182px; margin-right:41px;}
#page1 #content .row-1 .col-4 {width:182px;}
#page1 #content .row-2 .col-1 {
	margin-right:10px;
	width: 351px;
	border-bottom-color: #CCCCCC;
}
#page1 #content .row-2 .col-2 {
	width:260px;
	padding-left: 0px;
	margin-right: 11px;
	margin-left: 6px;
}
#page1 #content .row-2 .col-2 .col-1 {
	width:260px;
	margin-right:0;
}
#page1 #content .row-2 .col-2 .col-2 { width:194px; margin-right:0;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:415px; margin-right:30px;}
#page2 #content .row-1 .col-2 {width:400px;}
#page2 #content .row-1 .col-2 .col-1 { width:206px; margin-right:0;}
#page2 #content .row-1 .col-2 .col-2 { width:194px; margin-right:0;}
#page2 #content .row-2 .col-1 { width:623px; margin-right:29px;}
#page2 #content .row-2 .col-2 { width:193px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .line-ver1 { background-position:202px top;}
#page3 #content .row-1 .line-ver2 { background-position:424px top;}
#page3 #content .row-1 .line-ver3 { background-position:646px top;}
#page3 #content .row-1 .col-1 {width:182px; margin-right:41px;}
#page3 #content .row-1 .col-2 {width:182px; margin-right:41px;}
#page3 #content .row-1 .col-3 {width:182px; margin-right:41px;}
#page3 #content .row-1 .col-4 {width:182px;}
#page3 #content .row-2 .col-1 { width:206px; margin-right:31px;}
#page3 #content .row-2 .col-2 { width:607px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:415px; margin-right:30px;}
#page4 #content .row-1 .col-2 {width:400px;}
#page4 #content .row-1 .col-1 .col-1 { width:206px; margin-right:0;}
#page4 #content .row-1 .col-1 .col-2 { width:194px; margin-right:0;}
#page4 #content .row-2 .col-1 { width:623px; margin-right:29px;}
#page4 #content .row-2 .col-2 { width:193px;}
#page4 #content .row-2 .col-1 .col-1 { width:297px; margin-right:41px;}
#page4 #content .row-2 .col-1 .col-2 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .line-ver1 { background-position:202px top;}
#page5 #content .row-1 .line-ver2 { background-position:424px top;}
#page5 #content .row-1 .line-ver3 { background-position:646px top;}
#page5 #content .row-1 .col-1 {width:182px; margin-right:41px;}
#page5 #content .row-1 .col-2 {width:182px; margin-right:41px;}
#page5 #content .row-1 .col-3 {width:182px; margin-right:41px;}
#page5 #content .row-1 .col-4 {width:182px;}
#page5 #content .row-2 .col-1 { width:419px; margin-right:26px;}
#page5 #content .row-2 .col-2 { width:401px;}
#page5 #content .row-2 .col-1 .col-1 { width:206px; margin-right:0;}
#page5 #content .row-2 .col-1 .col-2 { width:194px; margin-right:0;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:529px; margin-right:25px;}
#page6 #content .row-1 .col-2 {width:293px;}
#page6 #content .row-2 .col-1 {width:529px; margin-right:25px;}
#page6 #content .row-2 .col-2 {width:293px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:229px; margin-right:30px;}
#page7 #content .col-2 {width:584px;}
#page7 #content .col-2 .col-1 { width:320px; margin-right:0;}
#page7 #content .col-2 .col-2 { width:263px;}



/*=========================*/


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.625em;
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 10px;
	height: 95%;
	margin-left: 40px;
}
