body {
	margin: 0px;
}

td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}

h1 {
	color: #c25600;
	font-weight: normal;
	font-size: 28px;
	font-family: Arial;
	margin-top: 5px;
	margin-left: 13px;
	font-family: Trebuchet MS, Arial;
}

h2 {
	color: #c25600;
	font-size: 14px;
	margin-top: 0px;
}

a:link {
	color: #086C9D;
}

a:visited {
	color: #086C9D;
}

a:hover {
	color: #000000;
	text-decoration: none;
}


div.celdaizquierda {
	text-align:center;
	padding-top: 5px;
	font-weight:bold;
	width:182px;
}

div.celdaderecha {
	text-align:center;
	padding-top: 5px;
	font-weight:bold;
	width:182px;
}



div.contenido {
	padding-top: 5px;
	margin:15px;
	font-weight:normal;
}


td.contenido1 {
	background-image: url('images/cont1.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.contenido2 {
	background-image: url('images/cont2.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

td.contenido3 {
	background-image: url('images/cont3.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.contenido4 {
	background-image: url('images/naranja.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

td.contenido4 a:link {
	color: #FFFFFF;
}
td.contenido4 a:visited {
	color: #FFFFFF;
}
td.contenido4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


td.cajabuscador {
	background-color: #FFFFFF;
}

	input.textobusqueda {
		background-image: url('images/lupa.gif');
		padding-left: 25px;
		background-repeat: no-repeat;
		border: 1px solid #FFD0BF;
	}
	
	input.botonbusqueda {
		font-weight: bolder;
		background-image: url('images/boton-buscar.gif');
		border: 0px;
		margin-top: 4px;
		width: 100px;
		height: 20px;
	}

td.celda-der {
	background-image: url('images/celda-der.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 5px;
}


td.footer2 {
	background-image: url('images/footer2.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

	td.footer2 a:link {
		color: #FFFFFF;
	}
	td.footer2 a:visited {
		color: #FFFFFF;
	}
	td.footer2 a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}

div.footer {
	margin-top: 15px;
}

td div {
	margin: 4px;
}

div.masmargin {
	margin: 10px;
	margin-left:20px;
	color:#fff;
}


/* OLD */
body,table,tr,td,th,select,input,textarea {
	font-size:9pt;
	font-family:arial, helvetica, sans serif;
}

.err {
	font-weight:bold;
	color:red;
}

a.thumbshots {
	color:gray;
	font-size:7pt;
}

div.out {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #F1F8FD;
	padding: 14px;
	font-size: 13px;
	font-weight: normal;
	border: 1px dotted #8D9CC1;
}

div.out1 {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 5px;
	background-color: #E3E6E9;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	border: 1px dotted #8D9CC1;
}

div.divalojamientopago {
	padding-bottom:10px;
	margin-bottom:10px;
	background:#BEE5FD;
	border-bottom:1px dotted #0000A0;
}

div.divalojamientonpago {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #0000A0;
}

div.destacados {
	padding:15px;
	font-weight:bold;
	font-size:13pt;
	color:#0287C2;
}

a.banners, img.banners {
	padding: 0px;
	margin: 0px;
	margin-bottom:3px;
}

div.agregarweb {
	margin-bottom: 0px;
	margin-right:15px;
	font-size: 11px;
}

td.itemtabla {
	height: 25px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom: 1px dashed #3A9CCC;	
}

.itemtabla1 {
	height: 25px;
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 5px;
	border-bottom: 1px dashed #3A9CCC;	
}

div.menu {
	text-align:center;		
}

td.footer {
	padding-top:15px;
	padding-bottom:15px;
}
