.tablaBase
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
.textocorrido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.caja1 {
	background-image: url(../images/1.jpg);
	height: 190px;
}
.caja2 {
	background-image: url(../images/2.jpg); 
	background-repeat:no-repeat;
	height: 164px;
}
.caja3 {
	background-image: url(../images/3.jpg); 
	background-repeat:no-repeat;
	height: 162px;
}
.caja4 {
	background-image: url(../images/4.jpg); 
	background-repeat:no-repeat;
	height: 170px;
}
#texto1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 11px;
	width: 198px;
	margin-top: 60px;
	padding-left: 25px;
}
#texto2 { 
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 11px;
	width: 242px;
	margin-top: 35px; 
	float:right;
	margin-right: 20px;
}
#texto3 {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 11px;
	width: 242px;
	margin-top: 100px;
	margin-right: 20px;
	margin-left: 30px;
}

