.txtComun {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	text-decoration: none;
}
a.txtComun:hover{
	text-decoration: underline;
}
.txtBajada {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.txtDestFecha {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
.bordesProp {
	border: 1px solid #D03D36;
}
.bordesAll {
	border: 1px solid #999999;
}
.propTit {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C42A2C;
}



.txtDestTipo {
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.txtDestDetail {
	font-family: tahoma;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.txtDestPrecio {

	font-family: tahoma;
	font-size: 11px;
	text-transform: none;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.txtTipo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
}
.bordesListado {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.txtMenuProp {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	float: left;
	padding-left: 5%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
	width: 90%;
	
}
a.txtMenuProp:hover {

	color: #ffffff;
	text-decoration: none;
	background-color: #CC3300;
	border: 1px solid #ffffff;	
}
.inputs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font-family: Tahoma;
	font-size: 10px;
}
.tbDest {
	border: 1px solid #999999;
}
.inputsError {
	font-family: Tahoma;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7D7D;
	border-left-color: #FF7D7D;
	border-bottom-color: #C60000;
	border-right-color: #C60000;
}.bordesListado2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bordesListado3 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #999999;
}
.bordesListado4 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.txtLink {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #990000;
}
a.txtLink:hover {

	text-decoration: underline;
	
}

