.main 
	{
		margin:0 auto; 
		text-align:left; 
		width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); 
		max-width:1024px; 
		min-width:800px;
	}

.mainpad { padding:0 43px;}

#header {height:378px;}

/*#footer {position:inherit; height:65px; border-top:4px solid #024c67; background:#000000;}*/

.column1, .column2, .column3, .col1, .col2, .col3, .cola, .colb, .colc, .column50 {float:left;}
.columns, .cols {width:100%;}
.colaa, .colbb {float:left;}

/* ============================= indsex ===========================*/

#index .column1 {width:/*482px*/68%;}  
#index .column2 {width:/*221px*/31%;}

#index #middle .colaa {width:/*370px...30%*/168px;} 
#index #middle .colbb {/*width:333px...68%*/min-width:375px;
							max-width:70%;} 

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:/*289px*/41%;}
#index_1 .column2 {width:/*414px*/59%;}

#index_1 #middle .col1 {width:210px;}
#index_1 #middle .col2 {width:175px;}

#index_1 #middle .cola {width:150px;}
#index_1 #middle .colb {width:170px;}


/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*482px*/69%;}
#index_2 .column2 {width:/*221px*/31%;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*289px*/41%;}  
#index_3 .column2 {width:/*414px*/59%;} 
#index_3 .column50 {width:/*289px*/47%;}  

#index_3 #middle .col1 {width:/*370px*/53%;} 
#index_3 #middle .col2 {width:/*333px*/47%;} 


/* ============================= index-4 ===========================*/

#index_4 .column1 {width:/*289px*/41%;}
#index_4 .column2 {width:/*414px*/59%;}

/* ============================= index-5 ===========================*/

#index_5 .column1 {width:/*482px*/100%;}
#index_5 .column1 .inner {margin-right:/*221px*/350px;}
#index_5 .column2 {width:350px; margin-left:-350px;}

#index_5 #middle .col1 {width:/*250px*/36%;}
#index_5 #middle .col2 {width:/*242px*/34%;}
#index_5 #middle .col3 {width:/*211px*/30%;}

/* ============================= index-7 ===========================*/

#index_7 .column1 {width:/*289px...41*/35%;}  
#index_7 .column2 {width:/*414px...59*/65%;} 

#index_7 #middle .col1 {width:/*370px*/35%;} 
#index_7 #middle .col2 {width:/*333px*/65%;} 

/* agregado 19/07/2008 cola y colb en index_7 porque allí se usa */
#index_7 #middle .cola {width:150px;}
#index_7 #middle .colb {width:170px;}
#index_7 #middle .colc {width:270px;}
#index_7 #middle .cold {width:210px;}

