/**************************** Texto *********************************/			 
.titulo { font-family: Verdana, Arial, sans-serif;
			font-size: 11px; 
			color: #555;
			height:20px;
			text-align:left;
			vertical-align: middle;
			font-weight: bold;}
			
.titulo2 { font-family: Verdana, Arial, sans-serif;
			font-size: 13px; 
			color: #006EC6;
			height:30px;
			text-align:left;
			letter-spacing: 4px;
			font-weight: bold;
			border-bottom:1px solid #CCCCCC;
			vertical-align: text-bottom;}
			
.titulo3 { font-family: Verdana, Arial, sans-serif;
			font-size: 11px; 
			color: #006EC6;
			height:11px;
			text-align:left;
			letter-spacing: 2px;
			font-weight: bold;}
			
.titulo4 { font-family: Verdana, Arial, sans-serif;
			font-size: 11px; 
			color: #f6a20a;
			height:20px;
			text-align:left;
			vertical-align: middle;
			font-weight: bold;}
			
.titulo5 { font-family: Verdana, Arial, sans-serif;
			font-size: 13px;
			font-family:inherit;															
			text-align:left;
			vertical-align: middle;
			font-weight: bold;}
		    
.stepTitle { font-family: Verdana, Arial, sans-serif;
			font-size: 10px; 
			color: #F6A20A;
			height:20px;
			font-weight: bold; 
			letter-spacing: 0px;
			text-align: right;}	
			
.subtitulo { font-family: Verdana, Arial, sans-serif;
			font-size: 11px; 
			height:20px;
			font-weight: bold; 
			letter-spacing: 1px;
			border-bottom-width: 1px;
		    border-bottom-style: solid;
		    border-bottom-color: #ccc;}			
						 		 
.texto {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
	background-color: transparent;
}
	
.textoMini {
	font-size: 10px;
	color: #555;
	text-decoration: none;
	height: 20px;
	background-color: transparent;
	}
.textoSubrayado{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.textoSuperMini {
	font-size: 8px;
	}
	
.textoComentariosDireccion{
	font-size: 10px;
	color: #555;
	text-decoration: none;
	height: 20px;
	background-color: #f6a20a;
	border=1;
}

.testimonialstext{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	background-color: #4D99D7;
	border=1;
}

.textoBlanco {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height: 22px;}

.textoBlancoLugar {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	height: 24px;
	font-weight: bold;
	background-color:#FFAA0B}
	
.textoNaranja {
	font-size: 11px;
	color: #f6a20a;
	text-decoration: none;}

.textoGranate {
	font-size: 11px;
	color: #e93364;
	text-decoration: none;}		
	
.textoNegrita, .textoNegritaTitulo {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	font-weight: bold;}
	
.textoNegritaTitulo {
	padding-left: 20px;
	background: url("/main/images/flecha.gif") left center no-repeat; }	  
	
.textoOpcion{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	height: 30px;
	font-weight: bold;
}
	
.tit_delega {
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

.tit_abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

/* Parte comun entre Import y Export del Header */

.tablaHeader {
	font-size: 11px;
	color: #555;
	text-decoration: none;
	height: 15px;
	line-height: 15px;
	background-color: transparent;
}

.privateAreaText{
	background: url("/main/images/flecha.gif") left center no-repeat;
	padding-left:15px;	
}
.arrowIconText{
	background: url("/main/images/flecha.gif") left center no-repeat;
	padding-left:15px;
	line-height: 8px;
}
.lista_icono {
	margin:0;
	padding-left: 1.5em;
	line-height: 1.5em;
}
.lista_icono li {	
	padding-left: .1em; 
	list-style-image: url("/main/images/flecha.gif");
}
