#main {width:980px; margin:0 auto;}

#header {height:575px;
       background-image:url(images/header_backgnd.jpg);
	   background-repeat:no-repeat;
}
#header_interno {
	height:211px;
	background-image:url(images/header_backgnd.jpg);
	background-repeat:no-repeat;
}
.menu_sup {
	height:24px;
	text-align:right;
	padding-top:10px;
	padding-right:15px;
}
.logo {
	height:125px;
}
.logo_image {
	height:125px;
	float:left;
	width:740px;
}
.logo_links {	
	width:220px;
	float:right;
	padding-top:50px;
	text-align:right;
	padding-right:20px;
}
.menu {
	height:52px;
	padding-left:50px;
}
.menu a {
	background-image:url(images/boton_fondo.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	color:#FFFFFF;
	height:27px;
	width:121px;
	padding-top:25px;
	text-align:center;
	margin-right:3px;
}
.menu a:hover {
	text-decoration:none;
	color:#589849;
}

#content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page1 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page1 #content .col_1 {width:305px; margin-right:1px;}
#page1 #content .col_2 {
	width:302px;
	margin-right:1px;
}
#page1 #content .col_3 {width:305px;}

/*======= index-1.html =======*/
#page2 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page2 #content .col_1 {width:608px; margin-right:1px;}
#page2 #content .col_2 { width:305px;}

/*======= index-2.html =======*/
#page3 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page3 #content .col_1 {width:305px; margin-right:1px;}
#page3 #content .col_2 { width:608px;}
#page3 #content .col_2 .column1 { width:245px; margin-right:46px;}
#page3 #content .col_2 .column2 { width:255px;}

/*======= index-3.html =======*/
#page4 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page4 #content .col_1 {width:608px; margin-right:1px;}
#page4 #content .col_2 { width:305px;}
#page4 #content .col_2 .column1 { width:167px;}
#page4 #content .col_2 .column2 { width:80px;}

/*======= index-4.html =======*/
#page5 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page5 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page5 #content .col_1 {width:305px; margin-right:1px;}
#page5 #content .col_2 { width:302px; margin-right:1px;}
#page5 #content .col_3 {width:305px;}

/*======= index-5.html =======*/
#page6 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page6 #content .col_1 {width:305px; margin-right:1px;}
#page6 #content .col_2 { width:608px;}
#page6 #content .col_2 .column1 { width:216px;}
#page6 #content .col_2 .column2 { width:334px;}


/*=========================*/


#footer {
	height:130px;
	background:#20130c;
	border-top:1px solid #33241b;
	font-size:0.69em;
	color:#fff;
}
