html {
	height: 100%;
}
body {
	background-color: #93282B;
	color: #93282B;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	line-height: 15px;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	margin:0px;
}
#cortina {
	background-color: #000;
	position: absolute;
	top: 0px; left: 0px; 
	width: 100%; height: 100%;
	filter:alpha(opacity=45); /* Para IE */
	-moz-opacity:.45; /* Para Firefox */
	opacity:.45; /* Browsers que soporten CSS3 */
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
}

#proteccion, #condiciones, #galeria {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	visibility:hidden;
	vertical-align:middle;
	text-align:center;
	z-index: 99;
}
#ventana-enlinea {
	background-color: #f0e4cf;
	border: 2px solid #96363b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
#detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	height: 16px;
	margin: 0px;
	line-height: 16px;
}
#tabla-central {
	height: 100%;
	vertical-align: middle;
}
#detalle-1 {
	visibility: hidden;
	position: absolute;
}
#btn_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282b;
	background-color: #c8b185;
	border: 1px solid #535353;
	height: 19px;
}
#recuadro-central {
	background-color: #f0e4cf;
	border: 1px solid #93796a;
}
.titulos-recuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93796a;
	color: #93282B;
	font-weight: bold;
}

#detalle-2 {
	visibility: hidden;
	position: absolute;
}
#detalle-3 {
	visibility: hidden;
	position: absolute;
}
#detalle-4 {
	visibility: hidden;
	position: absolute;
}
#detalle-5 {
	visibility: hidden;
	position: absolute;
}
#busqueda td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	height: 15px;
}

#busqueda th {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#busqueda input {

	height: 12px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 87px;
}
#busqueda #dateIN {
	font-size: 10px;
	height: 15px;
	text-align: left;
	width: 58px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 58px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#busqueda #dateOUT {

	font-size: 10px;
	height: 15px;
	text-align: left;
	width: 58px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 58px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#busqueda #intAdultos {
	width: 25px;
	height: 12px;
}
#busqueda #intNinos {
	width: 25px;
	height: 12px;
}
#busqueda #intHabit {
	width: 21px;
	height: 12px;
}
#busqueda #selRegion {

	height: 19px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 117px;
}
#busqueda #selCategoria {


	height: 19px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 99px;
}
#busqueda #selPais {

	height: 19px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 130px;
}
#busqueda #selBarrios {


	height: 70px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 153px;
}
#Buscador {
	visibility: hidden;
	position: absolute;
	left: -2px;
	top: 76px;
}
#busqueda #chkHabit {
	color: #93282B;
	background-color: #93282B;
	height: 12px;
	width: 12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,0px,0px,0px);
	margin-left: 10px;
}


#busqueda #chkPrecio {
	color: #93282B;
	background-color: #93282B;
	height: 12px;
	width: 12px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(0px,0px,0px,0px);
	margin-left: 10px;
}
#busqueda #chkOferta {
	color: #93282B;
	background-color: #93282B;
	height: 12px;
	width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#optQSomos td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 137px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optQSomos td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 137px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optQSomos  td A:hover {
	display: block;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 137px;
	text-decoration: none;
}
#optQSomosLinked td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 137px;
	border: 1px solid #93282b;
}
#optAlojam td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 70px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optAlojam td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 70px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optAlojam  td A:hover {
	display: block;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 70px;
	text-decoration: none;
}
#optAlojamLinked td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 70px;
	border: 1px solid #93282b;
}
#optContacto td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 73px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optContacto td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 73px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optContacto  td A:hover {
	display: block;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 73px;
	text-decoration: none;
}
#optContactoLinked td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 73px;
	border: 1px solid #93282b;
}
#optEnlaces td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 125px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optEnlaces td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 125px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optEnlaces  td A:hover {
	display: block;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 125px;
	text-decoration: none;
}
#optEnlacesLinked td {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 125px;
	border: 1px solid #93282b;
}
#lgEspanol td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	border: 1px solid #8d7b59;
	text-align: center;
	vertical-align: middle;
	background-color: #C8B185;
}
#lgEspanol td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	text-align: center;
	vertical-align: middle;
	background-color: #C8B185;
	display: block;
}
#lgEspanol td A:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	text-align: center;
	vertical-align: middle;
	background-color: #d7d7d7;
	display: block;
}
#lgEspanolLnk td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	border: 1px solid #8d7b59;
	text-align: center;
	vertical-align: middle;
	background-color: #d7d7d7;
}
#lgEnglish td  {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	border: 1px solid #8d7b59;
	text-align: center;
	vertical-align: middle;
	background-color: #C8B185;
}
#lgEnglish td  A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	text-align: center;
	vertical-align: middle;
	background-color: #C8B185;
	display: block;
}
#lgEnglish td  A:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	text-align: center;
	vertical-align: middle;
	background-color: #d7d7d7;
	display: block;
}
#lgEnglishLnk td  {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 15px;
	width: 48px;
	border: 1px solid #8d7b59;
	text-align: center;
	vertical-align: middle;
	background-color: #D0CFCF;
}
#optProp td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 90px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optProp td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 90px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optProp td A:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 90px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#optPropLnk {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 90px;
	border: 1px solid #93282b;
}
#optProt td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optProt td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optProt td A:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#optProtLnk {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	border: 1px solid #93282b;
}
#optArea td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optArea td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optArea td A:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#optAreaLnk {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 120px;
	border: 1px solid #93282b;
}
#optProc td {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	border: 1px solid #877655;
	cursor: pointer;
}
#optProc td A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #d7d7d7;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#optProc td A:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
#optProcLnk {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #F0E4CF;
	background-color: #72706f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 200px;
}
#txtUsername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F0E4CF;
	height: 12px;
	width: auto;
	border: 1px solid #93282B;
}
#txtPassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F0E4CF;
	height: 12px;
	width: auto;
	border: 1px solid #93282B;
}
#loginPropietarios {
	border: 1px solid #93796a;
	width: 170px;
	background-color: #C8B185;
	text-align: center;
	float: left;
}
#loginPropietarios td {
	background-color: #C8B185;
	text-align: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#loginPropietarios th {
	background-color: #93282B;
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 3px;
}
#loginPropietarios #btn_submit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0E4CF;
	background-color: #93282B;
	border: 1px solid #F0E4CF;
	height: 15px;
	padding-right: 5px;
}
#FormSolicitud {
	border: 1px solid #93796a;
	width: 90px;
	background-color: #C8B185;
	text-align: center;
	float: right;
}
#FormSolicitud th {
	background-color: #93282B;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#FormSolicitud td {
	background-color: #C8B185;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#FormSolicitud #btn_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0E4CF;
	background-color: #93282B;
	border: 1px solid #F0E4CF;
	height: 15px;
	padding-right: 5px;
}
#btn_submit {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F0E4CF;
	background-color: #93282B;
	border: 1px solid #F0E4CF;
	height: 18px;
	padding-right: 5px;
}
.textos-simples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	text-align: left;
}
.textos-simples strong {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #93282B;
	text-decoration: none;
	text-align: justify;
}
#lnkAddProp {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #C8B185;
	text-decoration: none;
	background-color: #93282B;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 120px;
	margin-top: 10px;
	float: right;
	border: 2px solid #C8B185;
}
#lnkAddProp A {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	color: #C8B185;
	text-decoration: none;
}
#lnkAddProp A:hover {
	color: #F0E4CF;
	cursor: pointer;
	width: 250px;	
}

.textos-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	text-align: right;
	font-weight: bold;
}
#etapas {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #93282B;
	text-decoration: none;
	width: 100px;
	float: right;
}

h2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	height: 16px;
	margin: 0px;
	line-height: 16px;
	font-weight: bold;
}
#classCaract {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textos-simples2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222336;
	text-decoration: none;
	line-height: 15px;
}
#TempTipoAlquiler select {
	font-size: 11px;
	text-align: left;
	width: 49px;
	margin: 0px;
	vertical-align: bottom;
	border: 1px solid #C8B185;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
}
#TempTipoAlquiler {
	border: 1px solid #93796A;
	margin-right: 10px;
	margin-left: 10px;
}
#TempCantPersonas #dataAltaInicio {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#TempCantPersonas #dataAltaFin  {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#TempCantPersonas #dataMediaInicio {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#TempCantPersonas #dataMediaFin {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#TempCantPersonas #dataBajaInicio{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#TempCantPersonas #dataBajaFin {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#TempCantPersonas input {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 25px;
	margin: 0px;
	vertical-align: bottom;
}
#TempCantPersonas {
	vertical-align: bottom;
	margin-left: 10px;
	margin-right: 5px;
	border: 1px solid #93796A;
	float: left;
}
.textos-headers-1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}
select {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	border: 1px solid #C8B185;
}
input {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 18px;
	margin: 0px;
	border: 1px solid #C8B185;
}
#btn_prev {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	float: right;
	border: 1px solid #C8B185;
	margin-right: 10px;
	background-color: #ECE9D8;
}
#btn_submit {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	border: 1px solid #C8B185;
	float: left;
	margin-left: 10px;
}
#btn_next {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	float: right;
	border: 1px solid #C8B185;
	margin-right: 10px;
	background-color: #ECE9D8;
}
#divRegion {
	width: auto;
	float: left;
}

.chk_caract {
	height: 12px;
	margin: 0px;
	border: 1px solid #F0E4CF;
}
.textos-simples3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	text-align: left;
	text-transform: capitalize;
}
.textos-simples4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	text-align: left;
}
.textos-simples4 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #93282B;
	text-decoration: none;
	padding: 3px;
	text-align: left;
}
.progress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

.textos-simples3 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #93282B;
	text-decoration: none;
	padding: 3px;
	text-align: justify;
}
#file0,#file1,#file2,#file3,#file4,#file5,#file6,#file7,#file8,#file9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #C8B185;
	height: 18px;
}
textarea {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	border: 1px solid #C8B185;
}
#btn_cancel {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	border: 1px solid #C8B185;
	float: left;
	margin-left: 10px;
}
.tablaAlojamiento {
	margin: 6x;
}
.preciosdesde, .preciosdesde A   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #93282B;
	height: 15px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:none;
}
.preciosdesde A:hover  {
	color: #C8B185;
}
#foto1 {
	border: 1px solid #93282B;
	height: 61px;
	width: 143px;
	float: left;
	margin-top: 2px;
}
#foto2 {
	border: 1px solid #93282B;
	height: 61px;
	width: 61px;
	margin-left: 5px;
	margin-top: 2px;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 12px;
}
#tipo_1, #tipo_2, #tipo_3  {
	text-decoration: none;
	margin-bottom: 6px;
	height:86px;
}
#tipo_1 {
	background-color: #C8B185;
}
#tipo_2 {
	background-color: #D0CFCF;
}
#tipo_3 {
	background-color: #cdd0b3;
}
#tipo_4 {
	background-color: #dafff8;
	margin-bottom: 2px;
}
#tipo_1 th, #tipo_2 th, #tipo_3 th, #tipo_4 th,#tipo_1 th A, #tipo_2 th A, #tipo_3 th A, #tipo_4 th A    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93282B;
	font-weight: bolder;
	height: 13px;
	padding-left: 5px;
}
#tipo_1 th A:hover {
	color: #C8B185;
}
#tipo_2 th A:hover {
	color: #D0CFCF;
}
#tipo_3 th A:hover {
	color: #cdd0b3;
}
#tipo_4 th A:hover {
	color: #dafff8;
}
#mostrando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93282B;
	text-decoration: none;
	border: 1px solid #93282B;
	font-weight: bold;
	width: 120px;
	text-align: center;
}
#paginacion {
	float: right;
}
.titulos-clasificacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #93282B;
	font-weight: bold;
	vertical-align: text-bottom;
}
.preciosdesdepropiedades, .preciosdesdepropiedades A {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #93282B;
	height: 15px;
	font-weight: bold;
	padding-left: 3px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:none;
}
.preciosdesdepropiedades A:hover {

	color: #C8B185;
}
#foto1propiedades {

	border: 1px solid #93282B;
	height: 80px;
	width: 120px;
	float: left;
	margin-top: 1px;
}
#foto2propiedades {

	border: 1px solid #93282B;
	height: 80px;
	width: 80px;
	margin-left: 5px;
	margin-top: 1px;
}
#tipo_11, #tipo_21, #tipo_31, #tipo_41 {

	text-decoration: none;
	margin-bottom: 1px;
	height:100px;
}
#tipo_11 {
	background-color: #C8B185;
}
#tipo_21 {
	background-color: #D0CFCF;
}
#tipo_31 {
	background-color: #cdd0b3;
}
#tipo_41 {
	background-color: #dafff8;
}
#tipo_11 th, #tipo_21 th, #tipo_31 th, #tipo_41 th,#tipo_11 th A, #tipo_21 th A, #tipo_31 th A, #tipo_41 th A    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93282B;
	font-weight: bolder;
	height: 13px;
	padding-left: 5px;
}
#tipo_11 th A:hover {
	color: #C8B185;
}
#tipo_21 th A:hover {
	color: #D0CFCF;
}
#tipo_31 th A:hover {
	color: #cdd0b3;
}
#tipo_41 th A:hover {
	color: #dafff8;
}
#foto_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282B;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	width: 12px;
}
.fotogramas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282B;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	width: 12px;
	float: left;
	margin-left: 3px;
}
.fotogramas A {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282B;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	width: 12px;
}
.fotogramas A:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282B;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	width: 12px;
}
.titulos-galeria {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	vertical-align: bottom;
}
.navFotoGaleria {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #93282B;
	font-weight: bold;
	vertical-align: middle;
}
.calendario td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C8B185;
	border-right-color: #C8B185;
	border-bottom-color: #C8B185;
	border-left-color: #C8B185;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.calendario tr {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C8B185;
	border-right-color: #C8B185;
	border-bottom-color: #C8B185;
	border-left-color: #C8B185;
}
.calendario {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C8B185;
	border-right-color: #C8B185;
	border-bottom-color: #C8B185;
	border-left-color: #C8B185;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.calendario th {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93282B;
	height: 18px;
	vertical-align: middle;
	text-align: center;
}
.calendario-dv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93282B;
}
#frmReserva #bookingIN {

	font-size: 10px;
	height: 15px;
	text-align: left;
	width: 58px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 58px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#frmReserva #bookingOUT {


	font-size: 10px;
	height: 15px;
	text-align: left;
	width: 58px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 58px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#frmReserva #intAdultos {

	width: 38px;
	height: 18px;
}
#frmReserva #intNinos {

	width: 38px;
	height: 18px;
}
#btn_booking {
	background-image: url(../admin/images/rigth.gif);
	background-repeat: no-repeat;
	background-position: 58px center;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282b;
	background-color: #CCCCCC;
	border: 1px solid #535353;
	height: 19px;
	text-align: left;
	padding-left: 5px;
}
#opt1, #opt2, #opt3, #opt4, #opt5, #opt6 {
	float:left;
	margin-left: 3px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/pestanas-off.gif);
	line-height: 12px;
}
#opt1 td, #opt2 td, #opt3 td, #opt4 td, #opt5 td, #opt6 td {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93282b;
	cursor: pointer;
	text-decoration: none;
	height: 27px;
	width: 85px;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#opt1lnk, #opt2lnk, #opt3lnk, #opt4lnk, #opt5lnk, #opt6lnk {
	margin-left: 3px;
	margin-right: 3px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93282b;
	cursor: pointer;
	text-decoration: none;
	height: 27px;
	width: 85px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/pestanas-on.gif);
	line-height: 12px;
}
#opt1lnk td, #opt2lnk td, #opt3lnk td, #opt4lnk td, #opt5lnk td, #opt6lnk td {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93282b;
	cursor: pointer;
	text-decoration: none;
	height: 27px;
	width: 85px;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
	padding: 0px;
}
#frmContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#frmContacto select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 18px;
}
.titulos-PRECIO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #93282B;
	font-weight: bold;
	line-height: 15px;
}
.titulos-blancos {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#btn_canc {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	float: right;
	border: 1px solid #C8B185;
	margin-right: 10px;
	background-color: #ECE9D8;
}
#detalle-41 {

	visibility: hidden;
	position: absolute;
}
#enlace1 {
	background-color: #c8b285;
	border: 1px solid #93282b;
	margin-top: 5px;
}
#enlace2 {
	background-color: #ddcfb2;
	border: 1px solid #93282b;
	margin-top: 5px;
}
.titulos-PRECIO A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #93282B;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.textos-simples A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #93282B;
	text-decoration: none;
	padding: 3px;
	text-align: justify;
	font-weight: normal;
}
.textos-simples A:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #93282B;
	text-decoration: underline;
	padding: 3px;
	text-align: justify;
	font-weight: normal;
}
.textos-info-negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.checkbox {
	border: none;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: transparent;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width: 11px;
}
.checkbox1 {

	border: none;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: transparent;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width: 15px;
}
.checkbox2 {
	border: none;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: transparent;
	vertical-align: text-top;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	width: 15px;
	height: 20px;
}
#qsearchhr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.textos-simples-6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textos-simples7 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222336;
	text-decoration: none;
	line-height: 12px;
}
#loading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	float: left;
	width: 50px;
}
.encabezados-4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#busqueda #select_3 {


	height: 19px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 115px;
}
#busqueda #select_4 {


	height: 19px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 117px;
}
#busqueda #select_5 {



	height: 70px;
	background-color: #cdcdcc;
	border: 1px solid #72706f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 153px;
}
#busqueda #curRenta {
	width: 50px;
	height: 12px;
	text-align: right;
}
.copy A {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.copy A:hover {

	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.copy {

	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#dataDisponibilidadInicio {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#dataDisponibilidadFin {


	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
.calendario-dbloqueado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#dataOfertaInicio {

	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#dataOfertaFin {


	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 15px;
	text-align: left;
	width: 61px;
	background-image: url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-position: 61px center;
	margin: 0px;
	padding-right: 15px;
	vertical-align: bottom;
	cursor: pointer;
}
#cboAjuste, #cboPorciento{
	font-size: 11px;
	text-align: left;
	width: 49px;
	margin: 0px;
	vertical-align: bottom;
	border: 1px solid #C8B185;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
}
.encabezados-3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.encabezados-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #93282B;
	text-decoration: none;
}
.calendario-dbloqueado A {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	display: block;
}
.calendario-dbloqueado A:hover {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
#btn_del {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	height: 19px;
	margin: 0px;
	border: 1px solid #C8B185;
	float: left;
	margin-left: 10px;
}
