#main {width:865px; margin:0 auto;}
#header {
	height:200px;
}
#page1   #header {
	height:536px;
}
#header, #content  {
	font-size:0.75em;
	position: relative;
}
.col-1, .col-3  { float:left;}
.col-2 {
	float: right;
	margin-top: 0px;
}
/*======= index.html =======*/
.col-1 {
	width:544px;
	padding-top: 20px;
	border-top: 1px solid #42382b;
}
#content .col-2 {width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:544px; margin-right:36px;}
#page2 #content .col-2 { width:284px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:523px;}
#page3 #content .col-2 { width:306px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:544px; margin-right:36px;}
#page4 #content .col-2 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:544px; margin-right:36px;}
#page5 #content .col-2 { width:284px;}
#page5 #content .col-1 .col-1 { width:243px; margin:0;}
#page5 #content .col-1 .col-2 { width:263px;}

/*=========================*/


#footer {height:77px; }
#portafotos {
	height: 335px;
	width: 865px;
}
#galeria img {
	margin-right: 15px;
	margin-bottom: 12px;
	float: left;
}

#galeria img.last {
	margin-right: 0px;
}
#page1 .fleft a {
	cursor: default;
}
