/* 
PARTIDA ADUANAS, S.L. 

Jose A. Sierra Bellido <sierra@tecnisoft.com>
TECNISOFT A.I., S.L. - 27/06/08
http://www.tecnisoft.com
*/


.centrado{ text-align:center } 
.columnaizq{ float:left }
.columnadcha{ float:right }

#pagina {background:white; 
        display:table;
	width:765px;
	text-align:left;
	margin-left:-380px;
	left:50%;
	top:0px;
	margin-top:0px;
	border:1px solid #fff;
	border-width:0px 1px 0px 1px;
	height:100%;
	position:absolute;
}

/* IE6 Only */
* html #pagina {width:800px;	
		border:0px solid #fff;
		border-width:0px 0px 0px 0px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {font-weight:bold; color: red;}

#fila1_izq {background:white; 
	    float:left;
            width:255px;
            height:146px;
}

#fila1_dcha {background:white; 
	     float:left;
             width:510px;
             height:146px;
}

#fila2_izq {background:white; 
	    float:left;
            width:255px;
            height:146px;
}

#fila2_centro {background:white;
 	     float:left;
             width:255px;
             height:146px;
}

#fila2_dcha {background:white; 
	     float:left;
             width:255px;
             height:146px;
}

#fila3_izq {background:white; 
	    float:left;
            width:255px;
            height:146px;
}


#fila3_dcha {background:white; 
	     float:left;
             width:510px;
             height:146px;
}

#fila4_izq {background:white; 
	    float:left;
            width:255px;
            height:146px;
}

#fila4_centro {background:white; 
	     float:left;
             width:255px;
             height:146px;
}

#fila4_dcha {background:white; 
	     float:left;
             width:255px;
             height:146px;
}

