body {
	margin: 0px;
}

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

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

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

a:link {
	color: #086C9D;
}

a:visited {
	color: #086C9D;
}

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

a:link.guia {
	color: #ffffff;
}

a:visited.guia {
	color: #ffffff;
}

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



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

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



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/icono_mano.gif');
		border: 0px;
		margin-top: 4px;
		width: 23px;
		height: 22px;
	}

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: #D2E3E5;
	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:left;		
}

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



#top {
	background: #004A71;
}
#navr {
	height: 30px;
	padding-top: 5px;
	position: relative;
	margin: 0 auto 5px auto;
	text-align: right;
	width: 970px;
}
#navr ul {
	list-style: none;
	padding-top: 5px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	padding: 4px 10px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#navr ul li a:hover {
	background: #686E72;
	color: #fff;
}
#navr ul li.current_page_item a {
	background: #686E72;
	color: #FFFFFF;
}
******************** */
br.clear {
	clear: both;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;}
	
	
	
	/* HEADER */
#header1 {float: right;}
#header1 #menu1 p a{padding-bottom:5px;}
#header1 #menu1 p.blog{width:160px; height:27px;}
#header1 #menu1 p.blog a{width:160px; height:27px; display:block; background:url(../images/blog-verde.jpg) 0 0 no-repeat; text-indent:-27000px; }
#header1 #menu1 p.blog a:hover{width:160px; height:27px; background:url(../images/blog-verde-claro.jpg) 0 0 no-repeat; }
#header1 #menu1 p.guia{width:160px; height:27px; }
#header1 #menu1 p.guia a{width:160px; height:27px; display:block; background:url(../images/guia-rojo.jpg) 0 0 no-repeat; text-indent:-27000px;}
#header1 #menu1 p.guia a:hover{width:160px; height:27px; background:url(../images/guia-rojo-claro.jpg) 0 0 no-repeat; }
#header1 #menu1 p.clasi{width:160px; height:27px; }
#header1 #menu1 p.clasi a{width:160px; height:27px; display:block; background:url(../images/clasificados-amarillo.jpg) 0 0 no-repeat; text-indent:-27000px; }
#header1 #menu1 p.clasi a:hover{width:160px; height:27px; background:url(../images/clasificados-amarillo-claro.jpg) 0 0 no-repeat; }
#header1 #menu1p.foro{width:160px; height:27px;}
#header1 #menu1 p.foro a{width:160px; height:27px; display:block; background:url(../images/foro-azul.jpg) 0 0 no-repeat; text-indent:-27000px; }
#header1 #menu1 p.foro a:hover{width:160px; height:27px; background:url(../images/foro-azul-claro.jpg) 0 0 no-repeat; }
#menu3{width:160px; align:rigth; }

/* HEADER 2*/
#header2 {float: left;}
#header2 #menu2 p a{padding-bottom:2px;}
#header2 #menu2 p.blog{width:160px; height:35px;}
#header2 #menu2 p.blog a{width:160px; height:35px; display:block; background:url(../images/blog.png) 0 0 no-repeat; text-indent:-35000px; }
#header2 #menu2 p.blog a:hover{width:160px; height:35px; background:url(../images/blog1.png) 0 0 no-repeat; }
#header2 #menu2 p.guia{width:160px; height:35px; }
#header2 #menu2 p.guia a{width:160px; height:35px; display:block; background:url(../images/guia.png) 0 0 no-repeat; text-indent:-35000px;}
#header2 #menu2 p.guia a:hover{width:160px; height:35px; background:url(../images/guia1.png) 0 0 no-repeat; }
#header2 #menu2 p.clasi{width:160px; height:35px; }
#header2 #menu2 p.clasi a{width:160px; height:35px; display:block; background:url(../images/clasificados.png) 0 0 no-repeat; text-indent:-35000px; }
#header2 #menu2 p.clasi a:hover{width:160px; height:35px; background:url(../images/clasificados1.png) 0 0 no-repeat; }
#header2 #menu1u2 li.foro{width:160px; height:35px;}
#header2 #menu2 p.foro a{width:160px; height:35px; display:block; background:url(../images/foro.png) 0 0 no-repeat; text-indent:-35000px; }
#header2 #menu2 p.foro a:hover{width:160px; height:35px; background:url(../images/foro1.png) 0 0 no-repeat; }
#menu4{width:160px; align:rigth; }

-----------------------------------------------------------------------

#top {
	background: #004A71;
	height: 32px;
	/*padding-top: 5px;
	position: relative;
	margin: 0 auto 10px auto;*/
	 
	 padding-left: 10px;
	text-align: left;
	width: 996px;
	align: center;
	

}

#navr {
	height: 35px;
	/*padding-top: 5px;
	position: relative;
	margin: 0 auto 10px auto;*/
	 margin: 0 auto;
	text-align: left;
	width: 970px;
	
}

#navr ul {
	list-style: none;
	padding-top: 0px;
}
#navr ul li {
	display: inline;
}
#navr ul li a {
	padding: 4px 10px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}
#navr ul li a:hover {
	background: #686E72;
	color: #fff;
}
#navr ul li.current_page_item a {
	background: #686E72;
	color: #FFFFFF;
}
