@charset "utf-8";
/* CSS Document */
.txtTitulo{ font-size: 12px; font-family: arial, sans-serif; color:#A2C6FD  }
.txtContacto{ font-size: 18px; font-family: arial, sans-serif; color:#FFFFFF; }
.contactoinput{
	font-size:12px;
	color:#035388;
	width:200px;
	height:18px;
	border-color:#CCCCCC;
	background-image: url(../images/back_send_button.jpg);	
}
.contactoinputarea{
	font-size:12px;
	color:#035388;
	width:200px;
	height:100px;
	border-color:#CCCCCC;
}
.contactoboton{
	font-size:12px;
	color:#035388;
	width:60px;
	height:25px;
	border-color:#CCCCCC;
	background-image: url(../images/back_send_button.jpg);	
}
.contenidopaquetes{
	font-size:12px;
	color: #060;
	width:60px;
	height:25px;
	border-color:#CCCCCC;
	background-image: url(../images/back_send_button.jpg);	
}
.txtSecundario{
	font-size:13px;
	color: #060;
	text-align:justify;
	border-color:#CCCCCC;
	
}
.txtResaldatdo{
	font-size:15px;
	color: #060;
	text-align:justify;
	border-color:#CCCCCC;
	
}
.txtDesccfdipa{
	font-size:15px;
	font-weight: bold;
	color: #1E1C1C;
	text-align:justify;
	border-color:#CCCCCC;
	
}
.txtTituloMini{
	font-size:15px;
	font-weight: bold;
	color: #1E1C1C;
	border-color:#CCCCCC;
	
}
.txttitulopaquetes{
	font-weight: bold;
	color: #70a83b;
	text-align:center;
	border-color:#CCCCCC;
	
}
.txtResaldatdo2{
	font-size:15px;
	color: #060;
	font-weight:900;
	text-align: justify;
	border-color:#CCCCCC;	
}