/* redefinimos los elementos principales */

h1 {
	display:block;
	font-size:21px;
	font-weight:bold;
	margin:0.67em 0;
}

#contenido p {
font-family: "Trebuchet MS", Verdana;
	margin-top: 2px;
	text-align: justify;
	clear: both; /* para que ajuste el margen derecho */
}

#contenido h1{
font-family: "Trebuchet MS", Verdana;
	font-size: 21px;
	font-weight: bold;
	color: #00A8CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B8E0;
	text-align: left;
	margin-bottom: 25px;
}

#contenido h2 {
	font-size: 16px;
	font-weight: bold;
	color: #00A8CC;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 3px;
}
#titulo h1 {
  border-bottom:thin solid #3399FF;
  color:#3399FF;
}


/*--------------diseño de las cajas------------------------------------------------*/

#bloque_izquierda {
	float: left;
	width: 520px;
	margin-right: 30px;
} 

#bloque_centro {
	float: left;
	width: 200px;
	margin-right: 15px;
}

#bloque_banners {
	float: right;
	width: 180px;
	margin-right: 15px;
	margin-top: 19px;
}

#bloque_localidades {
	clear: both;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #00A8CC;
}

/*----------------------------------------------------------------*/


.cont_bloque_izquierd {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 35px;
}
.codigo {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
	color: #999999;
}

.ver_mas {/* enlaces del blog */ 
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4DC2DB;
	text-align: right;
}
.ver_mas a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4DC2DB;
	text-align: right;
	text-decoration: none;
}
.vermas {
  background-color:#00A8CC;
  color:#FFFFFF;
  float:right;
  font-size:11px;
  font-weight:bold;
  padding:4px;
  text-align:right;
  margin-top:14px;  /* para pegarlo a la línea de abajo */ 
}


.vermas a{
  color:#FFFFFF;
  font-weight:bold;
  text-decoration: none;
}
.cont_bloque_centro {
	float: left;
	clear: both;
	width: 200px;
	margin-bottom: 20px;
	color: #666666;
}
.banners {
	clear: both;
	float: right;
	margin-top: 15px;
	padding-bottom: 10px;
}

.azul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #007791;
}

.izquierda {
	float: left;
}
.campo_texto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #CCCCCC;
	text-align: justify;
	height: auto;
	width: 100%;
}

.derecha {
	text-align: right;
	float: right;
}
.clear {
	clear: both;
}

.boton {
	color: #FFFFFF;
	background-color: #00A8CC;
	text-align: center;
	font-size: 11px;
	letter-spacing: 2px;
	background-position: right;
	padding-top: 1px;
	padding-bottom: 1px;
	height: auto;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin-left: 30px;
}
.localidades {
	font-size: 13px;
	font-weight: bold;
	color: #00A8CC;
	float: left;
	margin-right: 10px;
	width: 18%;	
	margin-bottom: 10px;
}
.localidades a {
	font-weight: bold;
	color: #00A8CC;
	text-decoration: none;
}


.foto_destacado {
	float: left;
	height: 83px;
	width: 107px;
	margin-right: 5px;
}
.tipos {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #00B8E0;
	width: 130px;
	float: left;
	margin-right: 25px;
}
.confoto_enviar {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.titulo_dest {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 70%;
	text-transform: uppercase;
}


.caja_tipo {
	width: 140px;
	margin-right: 10px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}


.texto_destacado {
	float: right;
	width: 75%;
	font-family: "Trebuchet MS", Verdana;
	color: #666666;
}

.undestacado {
	clear: both;
	margin-bottom:20px;
	padding-bottom:30px;
}

.precio {	
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	float: right;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 4px;
	padding-top: 0px;
	width: 20%;
}
.ver_ficha {
	font-size:  11px;
	color: #00728A;
	float: right;
	width: 75%;
	text-align: right;
	font-weight: bold;
	margin-bottom:20px;
	clear: both;
}
.ver_ficha a {
	font-size: 11px;
	color: #00A2C4;
	text-decoration: none;
	font-weight: bold;
}
/*--------------anunciate------------------------------------------------*/
.boton_anunciate {
	cursor: pointer;
	margin-top: 10px;
}



.cont_bloque_centro_anunciate {
	float: left;
	clear: both;
	width: 200px;
	margin-bottom: 20px;
	color: #666666;
	
}

.cont_bloque_banner {
	float: left;
	clear: both;
	width: 180px;
	color: #000000;
	background-color:#DCDADC;	
	font-family: "Trebuchet MS", Verdana;
	padding:10px;
	cursor: pointer;
	height:270px;
	margin-bottom: 10px;	
}

h3 { font-size:22px; font-weight:bold; text-align:center; margin:0px; padding:0px; color: #000000;  } 
 
.subtitulo { font-size:18px; text-align: center; /*height:70px;*/ width:100%; vertical-align:sub; display:block; margin-top:10px;}
 

.foto_bloque{ overflow:hidden; height:130px; width:100%; display:block; margin-top:5px; margin-bottom:5px;}
.precio_banner{font-size:24px; font-weight:bold; text-align:center;  }
/*--------------servicios_profesionales----------------------------------------------*/
.sevicios_profesionales {
	margin-top: 5px;
	margin-bottom: 10px;
}

