.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	
}
.txtsinsub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.txt:hover { text-decoration: underline; } 
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #690;
	text-decoration: none;
}
.textosinsub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #690;
	text-decoration: none;
}

.texto:hover { text-decoration: underline; } 
.color {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #DA6246;
}


.cabecera {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}
.textodescrip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.infonegro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.colorgrande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #DA6246;
	text-decoration: none;
}
#listaOfertas{
	text-align: left;
}
#subNavegacion{
	text-align: left;
	padding-left: 10px;
}
.imgOfertas{
	width: 150px;
	height: 100px;
}
#frmContacto label{
	width: 100px;
	float: left;
}
#frmContacto{
	padding-top: 6px;
	
}
#frmContacto input{
	margin-bottom: 4px;
}
.etiLarga{
	width: 100%!important;
}
