º@import url("reset.css");

/*
 * INTERACTIVO.CL 
 * Main CSS developed by MEXITAL.
 * &copy;2009.
*/

/******************************************************/
/*GENERAL CONTENTS*/
/******************************************************/

body{
	width:100%;
	height:100%;
	margin:"0";
	background-repeat:repeat;
	background-color:#ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url('../images/back_am.png');*/
	color:#474a3e;
	text-align:center;
}

img {border:"0";}



.noticias{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#474a3e;
	font-size: 11px;
}


input {
color: #555555;
}

form {
margin: 0;
}
		
h1{
	font-size:16px; color: #474a3e¡y;	
}
		
h2{
	font-size:14px; color: #474a3e;
}
				
h3{
	font-size:12px; color: #474a3e;
}

em {
	color:#999999;
	font-family: "Trebuchet ms";
	font-weight:bold;
}
						
a{
	padding: 3px 0;
	color:#DDDDDD;
	display: block;
	font-size: 10px;
	float: left;
	text-decoration:none;
}

.noborder {border:none;} /*imagen galeria*/
								
a:hover{
color:#FFFFFF;
text-decoration:underline;
}
									
p{
	/*font-size:11px;*/
	color: #474a3e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	
}
 
br{ line-height:9px;}
	

/******************************************************/
/*Informacion del contenido*/
/******************************************************/

#structure{
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-top: -10px; 
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height:830px;
  	height: auto;
}


#structure_servicio {
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	height: 865px;
	
}


#structure_hotel {
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	height: 1170px;

}

#structure_hotel_fr {
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	height: 800px;

}


#structure_hotel_in {
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  	height: 850px;
	
}


#structure_interior{
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height: 680px;
  	height: auto;

}

#structure_location{
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height: 680px;
  	height: 750px;

}

#structure_location_fr1{
	width:959px;
	margin:0px auto;
	background-image:url('../images/hotel_left.jpg');
	background-repeat:no-repeat;
	background-color: #fff;
	/*position:relative;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-height: 680px;
  	height: auto;

}
	
/*HEADER*/

#main_header {
height:89px;
margin:0;
padding:0;
width:959px;
}
			
			/*LOGO*/
			
			#logo {
			cursor:pointer;
			float:left;
			height:89px;
			margin:0 0 0 15px;
			overflow:hidden;
			padding:0;
			width:230px;
			}
			
            	#logo a {
				  float:left;
				  height:91px;
				  margin:0;
				  overflow:hidden;
				  padding:0;
				  width:230px;
				  }
								  
				#logo a img{
					display: none;
				    
				}
				

/*NAVEGATION MENU - Facebook - Home - Twitter*/


#nav_menu {
float:left;
font-family:"Arial",Helvetica,sans-serif;
margin:0;
overflow:hidden;
height:89px;
width:170px;
}

#nav_menu ul{
width:auto;
margin:0px 0px 0px 10px;
padding:0 0 0px 0px;

}

		#nav_menu li{
		list-style: none;
		display:inline;
		float:left;
		margin:0;
		text-align:center;
		}
				
				#nav_menu li a{
				font-size:10px;
				text-align:center;
				padding:0px 10px 0 10px;
				color:#333;
				
				}
				
				#nav_menu li.last a{
				border:0;
				}
				
				#nav_menu li.active a{
				color:#666;
				
				
				}
				
				#nav_menu li a:hover{
				color:#999;
				}
				
/* MENSAJE DE NEWSLETTER*/

	#newsleter {
	  float:left;
	  height:89px;
	  width:539px;
	  }
			/*.mensaje-newsletter{
				width:400px;
				height:auto;
				font-size:9pt;
				margin:0 0 0 50px;
			}*/
/* Apis */
#apis {
float:left;
width:120px;
height:89px;
text-align:center;
	list-style:none;
	margin:0;
margin:0 0 0 210px;
/*margin-left:10px;*/
	padding:0;
}

	#apis ul {float:left; margin-top:0px;}
	
	#apis li { 
	width:81px; 
	display:inline;
	*margin:2px;
	*padding:1px;
	*float:left;
	*width:0px;
	}
	#apis img { padding: 2;}

/*LOGIN Newsleter*/

#login { width:200px; height:89px; float:right;}

#login h4 { font-size:10px; color:#8F111D; padding: 4px 0; margin: 0; display: block;}

/*------------------*/
/* ---------------------------------------Main Content (Contenido Principal)*/
#mapa{
min-height:518px;
height: auto !important;
margin:0 auto;
padding:0;
width:500px;
}

#mapa a:link {color: #666}	
#mapa a:hover {color: #333}
#mapa a:visited {color: #999}

#main_content {
min-height:518px;
height: auto !important;
position: inherit;
margin:0 auto;
padding:0;
width:959px;
}

/*Menu principal del sitio en Main Content */

#main_menu {
	background: url(../images/menu.jpg) no-repeat top left;
	width: 694px;
	height: 48px;
	float: right;
	margin-right: 15px;

}

#main_menu ul{
width: 584px;
height: 35px;
list-style: none;
margin: 0;
padding: 0;
padding: 11px 0 0 15px;
margin: 5px 0 0 46px;
*margin-left: -15px;
}

		#main_menu li{
		/*width:70px;*/
		height: 15px;
		float:left;
		padding: 0 15px 0 15px;
		border-right: 2px solid #8F1224;
		}#main_menu li.last{ border-right: none;}
				
				#main_menu li a{
				display: inline;
				line-height: 10px;
				font-size:13px;
				text-align:center;
				font-weight: bold;
				color: #8F1224;
				text-transform:uppercase;
				text-decoration:none;
				}
				
				#main_menu li.last a{
				border:0;
				}
				
				#main_menu li.active a{
					color: #C06;
		
				}
				
				#main_menu li a:hover{
					color:#474a3e;
										/*color:#c06;*/
				}
/*FIN MENU PRINCIPAL*/

/*FORMULARIO DE RESERVA*/

#formulario {
float:left;
height:497px;
width:215px;
margin-left: 25px;
}

	#submodulo_reserva{
		width:215px;
		height:208px;
		padding:7px;
		color:#666;
		margin-top:270px;
	}
	
			#submodulo_reserva h3{
			color:#8F111D;
			font-size:11px;
			margin:4px 0 0;
			padding:0;
			height:11px;
			text-align:center;
			}
			
.buscador_form table {
float: left;
margin: 0 0 10px 25px;
}					
					
.buscador_form strong {
font-size: 9px;
margin: 0;
padding: 0;
font-weight: normal;
}
.reserva_fecha{
						/*color:#fff;*/
	background-color:transparent;
	border:0;
	cursor:pointer;
	margin:0px 0 0 5px !important;
	width:18px;
	height:18px;
	background-image: url('../images/calendar.png');
	background-position: 0 0;
	background-repeat: no-repeat; 
	float: left;
}
					
.reserva_fecha:hover{
	/*background-color:#666;*/
	opacity:0.7;
	filter:alpha(opacity=70);
}
			
/*Fin Formulario de Reserva */

/*CONTENEDOR CATEGORIAS*/
		
#contenedor_categorias {
float: left;
width: 690px;
/*margin-right: 30px;*/
}
		.cat_producto {
			width:130px;
			height:170px;
			float:left;
			margin:0px 20px 0px 20px;
			padding:0px;
		}
		
		.contenidos_portada{
				float:left;
				height:auto;
				margin:24px 0;
				overflow:hidden;
				padding:0 0 21px 0;
				width:739px;	
		}
		
		.contenidos_portada p{
				font-size: 11px;
				line-height: 150%;
				
		}
		
		.contenidos_portada ul{
				font-size: 11px;
				line-height: 150%;
				padding:3px 0 0 0;
		}
		
		.contenidos_portada li{
				font-size: 11px;
				line-height: 150%;
				padding:2px 0 2px 0;
		}
		
		
		.contenidos_portada table{
				font-size:10px;	
		}
		
		.contenidos_portada table td{
				padding:5px 0 5px 0;	
		}
		
		.contenidos_portada table p{
				line-height:120%;
				font-size:10px;	
		}
		
		.contenidos_portada table h4{
				line-height:120%;
				font-size:11px;
				padding:0 0 2px 0;	
		}
		
		.contenidos_portada table img{
				float:right;	
		}
		
       .cont_imagen{
        width:735px;
        height:396px;
        float:left;
		background-color:#fff;
        overflow:hidden;
		margin:0;
		border:1px solid #ccc;
        }
        
        .cont_imagen_med{
        width:332px;
        height:232px;
        float:left;
        border:1px solid #deebf4;
        overflow:hidden;
		margin:0px 20px 20px 0 !important;
		margin:0px 10px 20px 0;
        
        }
/* Fin Contenidos categorias*/
/*Slide*/

#slide_home { 
	background: url('../images/fondo_slide.png') no-repeat top left;
	width:687px; 
	height:212px;
	padding-top: 12px;
}

#slide { 
	margin:0px 0px 0px 0px; 
	padding: 0px;
	}	

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

/*¨Content Home */
#content_home {
background-color: #0F0;
width:687px;
height:230px;
*height:200px;
background-color: #8F111D;
margin: 0px;
margin-bottom: 3px;
margin-top: -3px;
*margin-top: 17px;
padding: 0px;
position: relative;
top: 0;
left: 0;
}

#content_home ul { 
width:650px;
*width:705px;
height:230px;
*height: 200px;
list-style: none;
margin-top: 10px;
*margin-left: -5px;
//margin-left: -5px;
padding-left: -30px;

}

#content_home li {
width: 210px;
margin-left: -20px;
*margin-left: 20px;
margin-right: 25px;
*margin-right: -20px;
*margin-right: 5px;
float: left;
}

.content_home_manager{
color:#FFFFFF;
}
	
	.content_home_manager h2{
		font-size:11px;
		color:#FFF;
		text-align:left;
		line-height: 18px;
		magin-top: -30px;
		margin-bottom: 10px;
		}
		
	.content_home_manager p{
		font-size:10px;
		color:#FFF;
		margin-top:-10px;
		*margin-bottom: -5px;
		}		
	.content_home_manager a {
		color:#FFF;
		font-size:10px;
		float: right;

	}
	
/*------------------ Fin Contenido -----------------------*/
/*FOOTER*/ 
              			  
#main_footer {
	background-color:#FFFFFF;
	clear:both;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	height:62px;
	width:959px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
	padding-top:10px;
	position:relative;
	 
}



/* Info Datos footer */
#footer_info {
	color:#666666;
	float:left;
	height:62px;
	margin: 0 0 7px;
	text-align: left;
	width:220px;
	margin-left:20px;
	font-size:10px;
	
	
}		
	
	#footer_info br{
	height:2px;
	}								
															
		#footer_info h2{
			font-size:10px;
			line-height:120%; 
			padding:0px 0 0 0;
			width:220px;
			margin-top:auto;
		}
		
		#footer_info p{
			font-size:10px;
			padding:0px 0 0 0;
			width:220px;
		}

		#footer_info a{
		/* padding:0 6px 0 6px;*/
		 margin:0;
		 color:#808080;
	
		
		}
		
		#footer_info img{
		border:0;
		}	
		
		#footer_info a:hover{
		/* padding:0 6px 0 6px;*/
		 margin:0;
		 color:#54473F;
		
		}
/*Fin Datos*/
/* FOTOGRAFO */

#texto_fotografo {
	color:#666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	width:138px;
	height:62px;
	float:left;
	}
	
/*Fin Fotografo*/
/*FOOTER MENU*/	
		
#footer_menu {
	float:right;
	height:62px;
	margin:0 0 0 0 ;
	text-align:right;
	width:559px;
	margin-right:15px;
	
}
/*#footer_menu p {
		float:right;
		line-height:100%;
		text-align:right;
		width:auto;
		color:#808080;
		}*/
		
#footer_menu ul {
	float:right;
/*	line-height:15px;*/
	margin:0 !important;
	text-align:right;
	width: 559px;
height:15px;
padding: -3 0;

  }

			#footer_menu li{
				display:inline;
				float: right;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				text-align:right;
				font-weight: normal;
				width:auto;
			}
			
			#footer_menu li.last a{
				border:0;
			
			}
									
									
#footer_menu a{
 margin:3px;
 color: #666;
 text-transform:none;
 font-size:10px;
/*border-right:#000 solid 1px;*/
height:6px;
}
								/*#footer_menu a{
											 padding:0 6px 0 6px;
											 margin:0;
											 color: #666;
											 text-transform:none;
											 font-size:9px;
											 
											}*/


#footer_menu a:hover{
 text-decoration:underline;
}
											
/*Fin Footer*/
											

								#menu10 a{
									width:147px;
									margin:0;		
									background-image:url('../images/menu1.jpg');
									background-position:0 0;
									background-repeat:no-repeat;
									margin:0 0 0 3px;
									
								}
								
								#menu11 a{
									width:148px;
									margin:0;
									background-image:url('../images/menu2.jpg');
									background-position:0 0;
									background-repeat:no-repeat;
									margin:0 0 0 2px;
								}
								
								#menu12 a{
									width:148px;
									margin:0;
									background-image:url('../images/menu3.jpg');
									background-position:0 0;
									background-repeat:no-repeat;
									margin:0 0 0 2px;
								}
								#menu13 a{
									width:148px;
									margin:0;		
									background-image:url('../images/menu1.jpg');
									background-position:0 0;
									background-repeat:no-repeat;
									margin:0 0 0 2px;
								}
								
								#menu14 a{
									width:148px;
									margin:0;
									background-image:url('../images/menu2.jpg');
									background-position:0 0;
									background-repeat:no-repeat;
									margin:0 0 0 2px;
								}
								
								#menu15 a{
									width:146px;
									margin:0;
									background-image:url('../images/menu3.jpg');
									background-position:0 0;
									background-repeat:no-repeat;
									margin:0 0 0 2px;
								}

#menu_top { margin:0px; padding:0px; }

								#menu11 a{
									width:57px;
									margin:0 0 0 2px;
								}
								
								#menu12 a{
									width:116px;
									margin:0 0 0 2px;
								}
								
								#menu13 a{
									width:75px;
									margin:0 0 0 2px;
								}
								#menu14 a{
									width:72px;
									margin:0 0 0 2px;
								}
								#menu15 a{
									width:73px;
									margin:0 0 0 2px;
								}		
						
#menu_hab {
float:left;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
height:31px;
margin:0 0 10px 47px;
overflow:hidden;
padding:0px 0 0px 0px;
width:641px;
}

#menu_hab ul{
width:auto;
margin:0 auto;
padding:0px 0px 0px 0px;

}

		#menu_hab li{
		list-style: none;
		display:inline;
		float:left;
		margin:0;
		}
				
				#menu_hab li a{
				background-color:#E3D3AF;
				color:#666666;
				float:left;
				font-size:13px;
				height:24px;
				margin:0 6px;
				padding:8px 43px;
				text-align:center;
				}
				
				#menu_hab li.last a{
				border:0;
				}
				
				#menu_hab li.active a{
					color: #E3D3AF;
					background-color:#666;
		
				}
				
				#menu_hab li a:hover{
					color:#E3D3AF;
					background-color:#666;
				}

#col_right {
	width:400px;
	margin:0px;
	padding:0px;
	float:right;

}

/*SPECIAL LIST*/

#special_list {
	
	margin:0px 0px 0px 9px;
	padding:0px;
	width:212px;
	height:245px;
	background:url('../images/formulario.png') no-repeat;
}

#special_list h3 {
	font-size:14px;
	line-height:100%;
	padding:8px 0 0px 0;
	float:left;
	text-align:center;
	background-position:top;
	background-repeat: no-repeat;
	color: #666;
	font-size:12px;
	width:150px;
	height:37px;
}
	#special_list h4{
		width:140px;
		height:auto;
		margin:3px 0px 3px  0px;
		padding:0px 0px 0px 0px;
		font-size:12px;
		color: #333;
		font-family: "Arial", Helvetica, sans-serif ;
		}
				
				
				#special_list p{
					width:140px;
					height:auto;
					margin:0px 0px 0px  0px;
					padding:0px 0px 5px 0px;
					font-size:10px;
					color: #333;
					font-family: "Arial", Helvetica, sans-serif ;
				
				}
				
                   #special_list ul{
						width:140px;
						padding:0px 0 15px 0;
						margin:0px 0px 0px 5px;
						text-align:left;
						float:left;
						font-size:10px;
						
						
					}
					
                      	#special_list li{
							display:block;
							float: left;
							width:100%;
							border-top: 1px solid #666;
							
						} 
						
						#special_list.active a{
							color:#8B9ADF;
						}
						
					                                           
                        	#special_list a {
								text-align:left;
								margin:0;
								width:140px;
								padding:3px 0 3px 0;
								float: left;
								font-size:11px;
								color:#333;
								
							}
							
							#special_list a:hover {
							}
							
							#special_list a img{
								padding:3px 20px 0 0;
								float:left;
								border:0;
							}
                			
								/*La clase "activo" proviene del MODX y permite marcar el link de donde se navega*/
								#special_list .active a{
								color:#8B9ADF;
								}
								
/*tarifas*/ 

/*#apDiv1 {
	position:absolute;
	left:20px;
	top:13px;
	width:490px;
	height:147px;
	z-index:1;
}*/
.titulo_tarifa {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	background:#8F111D;
	font-size: 11px;
}
.contenido_tarifa {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#EAD4AF;
	font-size: 11px;
}

/*fin de tarifas*/
			
/*****Breadcumbs*****/		
										
									#miga {
										color: #F00;
										float:left;
										font-size:11px;
										height:auto;
										margin:0;
										padding:0px 0px 5px 0px;
										width:100%;
										border-bottom:1px solid #ccc;
									}

									.miga a {
									padding: 0 2px;
									color: #555555;
									font-size: 9px;
									float: none !important;
									display: inline;
									}
									
									.B_crumbBox {
										float:left;
										padding:7px 0 15px 10px;
										font-size: 10px;
									}
				
				

/*VI.-BUSCADOR*/	

/* buscador basado en flex search.  */			   
				   
				   
				  
				   
				   
					.FSF_form fieldset{
						border:0;
										}
					
					.FSF_form legend{
						display:none;
										}
					
							.FSF_input{
								width:135px;
								float:left;
								border:1px solid #737375;
								color:#333;
								margin:3px 0px 3px 2px;
								padding:3px;
								color:#737375;
							}
							
							
							.FSF_input2{
							
								width:110px;
								float:left;
								border:1px solid #737375;
								color:#333;
								margin:0px 0px 0px 2px;
								padding:2px;
								
							}
								.FSF_submit{
									background-image:url('../images/seek.jpg');
									background-repeat:no-repeat;
									background-position:0 0;
									width:29px;
									height:21px;
									float:right;
									margin:0 6px 0 0;
									border:0;
									background-color:transparent;
									cursor:pointer;
								
								
								}
									
										.send_busqueda {
										font: arial;
										cursor: pointer;
										font-size: 9px;
										font-weight: bold;
										/*background-color:#8F111D;*/
										padding: 0;
										border: 0px;
										color:#FFFFFF;
										/*width: 80px;*/
										/*height: 20px;*/
										margin: 5px 0 0 90px;
										display: block;
										text-align: center;
										float: left;
										}
								
										.send_busqueda:hover{
										
										/*color:#000000;*/
										/*background-position:0 -20px;*/
										/*background-color:#DD0066;*/				
										}
						
						
						
/*VI.1.-RESULTADOS DE BUSQUEDA*/	

/*Aparece en un template en blanco es el resltado de la busqueda*/			   
						
						.FSF_resultsIntroFailure{
							/*width:500px;*/
							margin:0 auto;
							padding:0;
							text-align: center;
							font-size: 11px;
							
						}
						
							.FSF_searchResults{
								/*width:500px;*/
								margin: 0;
								padding:0;
								text-align: left;
								font-size: 11px;
							}
							
									.FSF_result{
									margin:10px 0 10px 0;
									}
			
								
							   
									   .FSF_result h3 a{
											color:#B0CF08;
												}	
					
										.FSF_result h3 a:hover{
											color:#7A8F00;
												}
									   
									   
											   .FSF_resultDescription{
												padding:10px 0 10px 0;
											   }
											   
											   .FSF_pagination{
											   font-weight:bold;
											   }



/******************************************************/
/*MODULO NOTICIAS*/
/******************************************************/



#modulo { margin:0px 2px 0px 0px; padding:0px; background:#fff; height:auto; }

.noticias { margin:0px; padding:20px; background:#fff;}				   

.subtitulos {  padding:0px 0px 0px 20px; margin:0px 0px 0px 0px;  }

.subtitulos h2 { color:#F00; font-size:18px; padding:0px; margin:0px;  }

#cuadro_categorias { margin:0px; padding:0px;}

#banner_categorias { margin:0px; padding:0px;width:100%; height:100%; }

.text_box { margin:0px; padding:0px 20px 20px 20px; background:#fff;}				   
   		   
.text_box p { font-size:11px; line-height:130%; color:#333; }				   

 



/******************************************************/

       
        
		
		
		
		
		
         
         #img_certificado img{
        width:177px;
        height:230px;
        float:left;
        border:0;
         }
         
           #certificado_text{
           	width:100%;
           	float:left;
            padding:5px;
            font-size:10px;
            color:#72273e;
           }
		
		
        #texto_contenido_invest{
        	width:640px;
			height:auto;
			font-size: 12px;
			line-height: 150%;
			float:left;
			padding:0 0 0 15px;
			color:#534940;
        }
        
        #texto_contenido_invest a{
        	color:#534940;
        }
        
        #texto_contenido_invest a:hover{
        	color:#000;
        }
        
         #texto_contenido_marcas{
        	width:680px;
			height:auto;
			font-size: 12px;
			line-height: 150%;
			float:left;
			padding:0 0 0 15px;
			color:#534940;
        }

		
		#texto_contenido{
			width:410px;
			height:auto;
			font-size: 12px;
			line-height: 150%;
			float:left;
			padding:0;
			margin:0 0 0 0;
			color:#534940;
		
		}
		
		#texto_contenido p{
			padding:0 0 7px 0;
			line-height: 140%;
		
		}
		
		
		#texto_contenido_empresa{
			width:390px;
			height:auto;
			font-size: 12px;
			line-height: 150%;
			float:left;
			padding:0;
			margin:0 0 0 0;
			color:#534940;
		
		}
		
		#texto_contenido_empresa p{
			padding:0 0 7px 0;
			line-height: 140%;
		
		}
		
		#texto_contenido_cubas{
			width:410px;
			height:auto;
			font-size: 12px;
			line-height: 150%;
			float:left;
			padding:0;
			margin:0 0 0 0;
			color:#534940;
		
		}
		
		#texto_contenido_cubas p{
			padding:0 0 7px 0;
			line-height: 140%;
		
		}
		
		#texto_contenido a{
			color:#534940;
		}
		
		#texto_contenido a:hover{
			color:#000;
		}
		
		#imagen_con_sidebar{
			width:179px;
			height:267px;
			float:left;
			margin:27px 0 0 27px !important;
			margin:27px 0 0 13px;
			padding:0;
			/*background-color: #FFFBEF;
			border:1px solid #fff;*/
			overflow:hidden;
		}
		
		#imagen_maderas{
			
			float:left;
			height:267px;
			margin:27px 0 0 25px !important;
			margin:27px 0 0 12px;
			overflow:hidden;
			padding:0;
			width:260px;
		}
		
		
		
		#imagen_marcas{
			width:187px;
			height:144px;
			float:left;
			margin:10px 0 0 0;
			padding:0;
			overflow: hidden;
			/*background-color: #fff;
			border:1px solid #fff;*/
		}
		
		#imagen_sin_sidebar{
			width:450px;
			height:269px;
			float:left;
			margin:27px 0 0 27px !important;
			margin:27px 0 0 13px;
			/*background-color: #FFFBEF;
			border:1px solid #fff;*/
			overflow:hidden;
			padding:0;
		}
  
       #imagen_cubas{
			width:340px;
			height:269px;
			float:left;
			margin:27px 0 0 78px !important;
			margin:27px 0 0 39px;
			/*background-color: #FFFBEF;
			border:1px solid #fff;*/
			overflow:hidden;
			padding:0;
		}
  
  
  		.noticia_clientes{
			width:819px;
			height:264px;
			overflow:auto;
			float:left;
			margin:27px 13px 0px 0;
			padding:0 0;
			font-family: 'Helvetica', Arial;
			background-image:url('../images/fondo_clientes.png') ;
			background-position: 0 0;
			background-repeat: no-repeat;
		}
		
		
		.noticia_clientes ul{
			width:850px;
			height:264px;
			overflow:auto;
			float:left;
			margin:0 0 0 28px;
			
		}
		
		.noticia_clientes li{
			display:inline;
			float:left;
			list-style:none;
		}
		
		.boton_portal {
			background-image: url('../images/boton_portada.jpg');
			background-position: 0 0;
			background-repeat:no-repeat;
			background-color:#753625;
			color:#FFFFFF;
			float:right;
			height:28px;
			margin:10px 0 0;
			padding:5px 0 0;
			text-align:center;
			width:158px;
			}



				#noticia_portal{
					width:100%;
					float:left;
					
				}
                    
                    #submodulo_noticia_grande{
						width:502px;
						height:auto;
						float:left;
						margin:0 0 0 30px !important;
						margin:0 0 0 15px;
						/*background-image:url('../images/fondo-novedades.png') ;
						background-position: 0 0;
						background-repeat: no-repeat;*/
					}
					
					
					/*Definimos el tamaño de las imagenes*/
					
                    	#imagenes_noticia_grande{
							width:502px;
							height:137px;
							float:left;
							background-color:#ebebeb;
							margin:5px 0 5px 0;
							border:1px solid #ccc;
						}
						
						#imagenes_noticia_grande img{
							width:502px;
							height:137px;
							float:left;
							
						}
						
						/*Definimos los contenidos*/
						
                        #contenidos_noticia_grande{
							width:502px;
							height:auto;
							float:left;
							margin:0;
						
						}
						
								#contenidos_noticia_grande h3{
									margin:5px 0 5px 0;
								
								}
								
								#contenidos_noticia_grande p{
								font-size:10px;
								
								}
								
								

/************************DESTACADOS INTERIOR*****************************/ 	

#destacados { margin:0px; padding:0px;width:100%; clear:both;  }


#destacados_banner { margin:0px; padding:10px 0px 10px 7px;width:361px; float:left; }


.img_destacados { float:left; }

#contenido_destacados {margin:0px 0px 0px 0px; padding:0px;  width:49%; float:right;}

#contenido_destacados h2 { margin:0px; padding:0px; text-transform:uppercase; color:#ccc; font-size:12px; }


#destacados h2 { margin:0px 0px 0px 0px; padding:5px 20px 5px 0px; text-transform:uppercase; color: #F30; font-size:15px; }


#contenido_categorias { margin:0px; padding:0px; width:100%; float:left;}

.text_destacado { margin:0px; padding:0px; height:66px; border-top:1px solid #ccc;}

.text_destacado h4 {  margin:0px; padding:0px; font-size:12px;}

												
.ver { color:#F00; font-size:10px; }								
						
/*LISTADO DE REPRESENTACION*/	
/*Esta es la lista ordenada de los articulos y elementos. Ocupada para descargas en achiga, y para articulos en interactivo*/

               #lista_representaciones {
                  width:563px;
                  height:auto;
                  margin:0 auto;
               
               } 


				
		.producto_portada{
			width:183px;
			
			float:left;
			padding:0px 0px 0px 0px;
			/*background-image: url('../images/noticia_bg.jpg');
			background-position: 0 0;
			background-repeat: no-repeat;*/
			border-left:1px solid #ccc;
			border-top:1px solid #ccc;
		}
		
		.last{
			/*border: none;*/
		}
		
					.producto_portada p{
						font-size:9px;
						line-height:110%;
						float:left;
						width:100%;
						color:#333;
						text-align:center;
						padding:0 0 3px 0;
					}
					
								.producto_portada h4{
									font-size:12px;
									line-height:100%;
									width:100%;
									float:left;
									color:#000;
									text-align:center;
									padding:3px 0 0 0;
								}
								
								.producto_portada h5{
									font-size:14px;
									line-height:100%;
									width:100%;
									height:18px;
									padding:15px 0 13px 0;
									float:left;
									color:#000;
									text-align:center;
									background-image: url('../images/price.jpg');
									background-position: center;
									background-repeat: no-repeat;
								}
		
								.c_portada{
									width:100%;
									height:auto !important;
									min-height:90px !important;
									height:90px;
									float:left;
									margin:3px 0 0 0;
								}
								
								.c_portada h4{
									width:100%;
									float:left;
									padding:3px 0 0 0;
								}
								
								.c_portada p{
									width:100%;
									float:left;
									padding:7px 0 0 0;
								}
		
													.btn_mas{
														float:right;
														height:19px;
														margin:10px 0 0 0;
														width:54px;
														font-size:10px;
														background-image:url('../images/ver_mas.jpg');
														background-position: 0 0;
														background-repeat:no-repeat;
														}
														
													.btn_mas:hover{
														opacity:0.5; filter:alpha(opacity=60);	
														}
        
		.imagenes_noticia{
			width:117px;
			height:96px;
			margin:20px auto 0px auto;
			border:1px solid #ebebeb;
		}
							   
                       .contenido_producto_portada{
					   		width:171px;
							height:auto;
							float:right;
					   
					   }
													   
								   .contenido_producto_portada h3{
										margin:0 0 3px 0;
										padding:0 0 0 0;
										color: #000;
										font-size:11px;
								   		float:left;
										width:171px;
								   }
					
									
									.contenido_producto_portada p{
										margin:0 0 0 0;
										padding:0 0 0 0;
										font-size:9px;
										line-height: 100%;
										float:left;
										width:171px;
										
									}
									
									.contenido_producto_portada a h3{
										color:#046805;
										
									}
									
	


/*FORMULARIO DE CONTACTO*/


#contacto{
	
float:left;
margin:10px 0 0 101px;
width:594px;
	
}



#form_back{
	width:100%;
	float:left;
	
}

		#form_back p{
			font-size: 11px;
		}



.contact_box { margin:0px; padding:0px 20px 20px 20px; background: #CCC; text-align:center;}	

.contact_info{
text-align: center;
float:left;
width:100%;
margin:5px 0 0 0;
}

#form_back fieldset{

float:left;
margin:10px 0 0;
padding:50px 0;
width:100%;
border:none;
}

.fieldset{

float:left;
margin:10px 0 0;
padding:50px 0;
width:100%;
border:none;
}


		.divline{
			margin:5px 0 5px 0 ;
			padding:0;
			float:left;
			width:100%;
		}
		
/*labels*/



		.imputlabel{
			width:32%;
			height:auto;
			padding:0 0 0 0;
			margin:0 10px 0 0;
			text-align:left;
			float:left;
			font-size:9px;
			font-weight:bold;
			
		}
		
		.imputlabel2{
			width:100px;
			height:auto;
			padding:0 0 0 0;
			margin:0 10px 0 0;
			text-align:left;
			float:left;
			font-size:9px;
			font-weight:bold;
			
		}

					/*radios*/
							
					#right_radio{
						width:50%;
						float:right;
					}
					
						.label_form{
							color: #000000;
							text-align:left;
							width:50px;
						}
					
							.mujer{
							margin:0 10px 0 0;
							
							}
							
							.hombre{
							margin:0 10px 0 0;
							}
							
							
								#radio1{
									width:auto;
									float:left;
								}
								
								
								#radio2{
									width:auto;
									float:left;
								}
								
								
								/*inputs*/
								
								.textInput{
									width:205px;
									border:1px solid #666 ;
									font-size: 10px;
									padding:3px 0 3px 3px;
								}
								
		
			
			
			
											/*botones para diferentes formularios*/
											
											#submit_form{
												width:512px;
												height:auto;
												margin:0;
												padding:0;
												float:left;
												text-align:center;
											
											}
								
												.registrate{
														width:87px;
														height:22px;
														background-color:#B0CF08;
														border:0;
														margin:20px 0 0 35%;
														float:left;
														cursor:pointer;
													
													}
													
													.registrate:hover{
														background-color:#7A8F00;
														color:#fff;
													}
												
												.mensaje{
													width:100%;
													height:150px;
													overflow:auto;
													text-align: center;
													padding:117px 0 0 0;
													color:#7F6B5F;
												}
												
												
												
												.submitButton_cont{
														width:131px;
														height:22px;
														border:0;
														margin:20px 39% 0 0;
														float:right;
														color:#fff;
														cursor:pointer;
														background-image:url('../images/boton_enviar.jpg');
														background-repeat:no-repeat;
														background-position:0 0;
														background-color: transparent;
														}
														
														.submitButton_cont:hover{
															opacity:0.5; filter:alpha(opacity=60);	
														}
														
														
													.boton_cotizar{
													background-image:url('../images/boton-cortizar.png');
													background-repeat:no-repeat;
													background-position:0 0;
													width:86px;
													height:auto;
													padding:5px 0 5px 0;
													background-color:transparent;
													border:0;
													margin:20px 0 0 35%;
													color:#fff;
													cursor:pointer;
													}
													
													.boton_cotizar:hover{
															opacity:0.5;1293 filter:alpha(opacity=60);	
														}


.boton_contacto {
	font: arial;
	cursor: pointer;
	font-size: 9px;
	font-weight: bold;
	background-color:#fff;
	padding: 0;
	border: 1px solid #900;
	color: #900;
	width: 80px;
	height: 17px;
	margin: 5px 0 0 245px;
	display: block;
	text-align: center;
	float: left;
	}
								
.boton_contacto:hover{
										
		/*background-position:0 -20px;*/
		background-color: #900; color:#FFF;			
		}
														
				
		
		





/*SITEMAP*/
/*el sitemap del sitio*/


		#sitemap ul{
			margin:5px 0 5px 10px;
		}
		
				#sitemap ul li{
					font-size:13px;
				}
				
						#sitemap ul li ul{
							margin:10px 0 10px 10px;
						}
						
							#sitemap ul li ul li{
								font-size:11px;
								list-style: disc;
							}
							
							#sitemap li a:hover{
								text-decoration: underline;
								background-color:transparent;
								
								
							}
		


				/*XVIII.-PAGINADOR*/
				
				#paginador{
					width:100%;
					font-size: 11px;
					float:left;
					padding:20px 0 0 0;
					color:#468F48;
				}
				
						#paginador p{
							text-align: center;
						}
								
								#ditto_pages{
									margin:0 auto;
									text-align:right;
									width:100%;
								}
								
								#ditto_pages p{
									text-align: center;
								}
				
/*XVII.-GALERIA*/

.thumbscontainer {
height:auto;
padding: 0px 0px 0px 80px;
margin:10;
/*padding:0;*/
width:655px;
}
		#foto_noticia_home {
		height:95px;
		width:80px;
		}
		
		

				#ee_miniCalendarContainer {
				float:left;
				height:170px;
				width:195px;
				text-align:center;
				background-image:url('../images/calendario.jpg');
				background-repeat:no-repeat;
				background-position:0 0;
				
				}
						.ee_miniCalendar {
						height:auto;
						margin:0 auto;
						width:134px;
						}
								#ee_listDetailsContainer {
								float:left;
								height:auto;
								margin:0 0 0 20px;
								padding: 5px;
								width:438px;
								height:auto !important;
								min-height:170px !important;
								height:170px;
								background-color: #eef7c1;
								}
								
								.ee_miniCalendarDays thead{
								background-color: #0c6a00;
								color:#fff;
								}
								
							
								.easyEventsList_group {
								float:left;
								margin:0 0 20px 10px;
								font-size:11px;
								}
								.easyEventsList_heading {
								font-size:11pt;
								font-weight:bold;
								margin:5px 0;
								}
								.easyEventsList_time {
								font-weight:bold;
								margin:5px 0;
								}
								
								.easyEventsDetailsDetails{
								float:left;
								margin:0 0 20px 10px;
								font-size:11px;
								}
								
								#ee_listDetailsContainer h2{
								padding:10px 10px 0 10px;
								font-size: 12px;
								
								}
								
								.easyEventsDetailsTime{
								padding:0 10px 0 10px;
								font-size:11px;
								font-weight: bold;
								}
								
										.ee_miniCalendarNav {
										font-size:11pt;
										font-weight:bold;
										margin:0;
										width:100%;
										}
											.ee_miniCalMonth {
											font-size:14px;
											font-weight:bold;
											margin:0 0 5px;
											}
											
											.ee_miniCalendarDays{
												font-size:10px;
												width:100%;
											}
											
											.ee_today{
											background-color: #fff;
											}

#agenda-imagen-listado {
float:left;
padding: 5px;
}

#agenda-contenido {
padding: 5px;

}
#agenda-contenido p{
line-height: 130%;
}											
		
				/*XVIII.1.-GALERIA DE FOTOS*/
				#fecha_galeria{
					width:100%;
					margin:0;
					padding:0;
				}
				
							#fecha_galeria b{
								margin:0;
								padding:0;
								font-size:12px;
							}
							
								.managecontainer{
									width:87%;
									float:left;
									margin:0 0 0 37px;
									font-size:11px;
								}
								
								.thumbnail{
									height:120px;
									overflow: hidden;
								}




	
/* MODULO PUBLICIDAD CENTRAL*/

                  
                
				
					.cont_banner_box{
					float:left;
					width:100%;
					margin:0 0 10px 0;
					height:auto;
					}
					
					#cont_banner_box a{
						float:left;
					}
					
					.banner_right{
						margin-left:10px;
					}
					
					#label_publicidad{
						width:768px;
						display:block;
						margin:0 auto;
						font-size:10px;
						color:#7A8F00;
					
					}
						
					#central_banner_box{
						width:768px;
						height:90px;
						display:block;
						margin:0 auto;
						padding:0;
						
					
					}






	
#habitaciones {
	
margin:4px 0 0 3px;
width:687px;
float:left;
}

#contenido{
margin:4px 0 0 20px;
width:680px;
height:auto;
position:relative;
font-size:11px;
/*648*/
float:left;
placement: shift 7px 24px;
}


#contenido p{
padding: 10px;
margin:0 0 5px 0;
width:567px;
line-height: 135%;
/*float:left;*/
}

#contenido br {
margin-bottom: 8px;
}

#cont{

margin:4px 0 0 3px;
width:687px;
float:left;
}


#fotos { 

padding-top:50px;
position:relative;
padding-left:100px;

}

#maps{

margin:4px 0 0 3px;
width:687px;
float:left;
}



#fecha_reserva{
						color: #333;
						height:17px;
						width:90px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
						float: left;
					
					}
#fecha_salida{
						color: #333;
						height:17px;
						width:90px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
						float: left;
					}					
					
					
					
#nombre{
						color: #333;
						height:17px;
						width:90px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
						float: left;
					}
					
					
					
					.contactotext{
						color: #333;
						height:10px;
						width:90px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
					
					}
					
					
#apellidos{
						color: #333;
						height:17px;
						width:90px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
						float: left;					
					}
					
#email{
						color: #333;
						height:17px;
						width:90px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
						float: left;					
					}
					
#nombre2{
						color: #333;
						height:10px;
						width:200px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
					
					}
					
					
	
					
#ubicacion2{
						color: #333;
						height:10px;
						width:200px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
					
					}
					
#email2{
						color: #333;
						height:10px;
						width:200px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
					
					}									

#nombre3{
						
font-family: Tahoma, Verdana, Arial; font-size: 9px; color: #000; background-color:#e8d8c4; border:#e8d8c5 ; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;width:200px; margin: 0px 0px 4px 0px;}
						/*color: #333;
						height:10px;
						width:200px;
						margin: 0px 0px 4px 0px;
						font-size:9px;*/
					
				
					
	
					
#ubicacion3{
font-family: Tahoma, Verdana, Arial; font-size: 9px; color: #000; background-color:#e8d8c4; border:#e8d8c5 ; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width:200px; margin: 0px 0px 4px 0px;}
						
/*						color: #333;
						height:10px;
						width:200px;
						margin: 0px 0px 4px 0px;
						font-size:9px; */
					
#email3{font-family: Tahoma, Verdana, Arial; font-size: 9px; color: #000; background-color:#e8d8c4; border:#e8d8c5 ; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width:200px; margin: 0px 0px 4px 0px;}
						/*color: #333;
						height:10px;
						width:200px;
						margin: 0px 0px 4px 0px;
						font-size:9px;*/
select{font-family: Tahoma, Verdana, Arial; font-size: 9px; color: #000; background-color:#e8d8c4; border:#e8d8c5 ; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width:200px; margin: 0px 0px 4px 0px;}
					
					
#noches{
						color: #333;
						height:17px;
						width:30px;
						margin: 0px 0px 0 0px;
						font-size:9px;
			
					
					}				
					
#adultos{
						color: #333;
						height:17px;
						width:30px;
						margin: 0px 0px 0 0px;
						font-size:9px;
						
							}	
							
							
#ninos{
						color: #333;
						height:17px;
						width:30px;
						margin: 0px 0px 0 0px;
						font-size:9px;
						
							}	
							

.text_input{
						
						
						color: #333;
						height:17px;
						width:176px;
						margin: 0px 0px 4px 0px;
						font-size:9px;
						float: left;
						
							}	


#contacto form {
float: left;
width: 450px;
}

.imputlabel2 {
padding: 0 0 0 10px;
}

#comentario3 {
font-family: Tahoma, Verdana, Arial; font-size: 9px; color: #000; background-color:#e8d8c4; border:#e8d8c5 ; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;height: 50px;width: 200px; margin: 0px 0px 4px 0px;}	


#comentario {
float: left;
color: #333333;
height: 50px;
width: 200px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 4px;
margin-left: 0px;
font-size: 9px;
}



#botones { margin:0px; padding:0px;}




										.send_login {
										font: arial;
										cursor: pointer;
										font-size: 9px;
										font-weight: bold;
										background-color:#FFF;
										padding: 0;
										border: 1px solid #900;
										color:#900;
										width: 80px;
										height: 18px;
										margin: 5px 0 0 100px;
										display: block;
										text-align: center;
										float: left;
										}
								
										.send_login:hover{
										
										/*background-position:0 -20px;*/
										background-color:#900;
										border: 1px solid #FFF;	
										color:#FFFFFF			
										}


#img_1 {
float: right;
}

#img_1:hover {
opacity:0.5; filter:alpha(opacity=60);
}

#img_habitacion {
float: left;
height:auto;
}

/*small a {
padding: 0;
}*/

/*small {
padding: 4px;}*/

 
/*float: left { 
margin: 30px 0 0 0;
float:left
} */

#footer_menu br {
margin: 0;
line-height: 120%;
}

.imagenes_noticia_chica {
text-align: left; 
width: 100%;
float: left;
padding: 0 0 10px 0;
margin: 0;
}

#contenidos_listado ul {
padding: 0;
margin: 0;
float: left;
width: 100%;
}

#contenidos_listado li {
padding: 0;
margin: 0;
float: left;
width: 100%;

}

.contenidos_noticia_chica h3 {
text-align: center;
width: 100%;
display: block;
float: left;
margin: 0;
padding: 0;
height: 20px;
}

.contenidos_noticia_chica h3 a {
color:#8F111D;
text-align: center;
width: 100%;
display: block;
margin: 0;
padding: 0;
height: 20px;
}


.contenidos_noticia_chica h3 a:hover {
color:#8F111D;
}

.contenidos_noticia_chica p {
text-align: center;
width: 100%;
display: block;
float: left;
margin: 0;
padding: 0;
height: 20px;
}

.contenidos_noticia_chica p a {
color:#555555;
text-align: center;
width: 100%;
display: block;
margin: 0;
padding: 0;
}

.contenidos_noticia_chica p a:hover{
color:#555555;
}

#varios_contactos { clear:both;}

.correo_contacto{
color:#FFFFFF;
float:left;
height:149px;
margin:10px 0 0 16px;
width:150px;
*margin:0;
	}
	
.correo_contacto h2{
	font-size:11px;
	color:#474A3E;
	padding: 3px 0;
	margin-left:47px;
	text-align:center;
	}
	
.correo_contacto p{
	font-size:11px;
	color:#474A3E;
	margin:0px;
	padding:0px;
	}

	
#galeria_tarifas { background:#0CC}

/*Listado Noticias*/

#listado_noticias {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	*float:left;
	*margin-left:-131px;
	width:350px;
	height:261px;
	text-align:left;
}

#listado_noticias td {
	color:#8F1224;
	cursor:none;
	font-size:12px;
}

#listado_noticias td a:hover {
	color:#999999;
	cursor:pointer;
}


#listado_noticias td a {
	color:#474A3E;
	cursor:pointer;
}

/* Noticias */

#contenedor {
	width:665px;
	height:440px;
}

#texto {
	width:420px;
	height:100%;
	float:left;
	text-align:justify;
	font-size:11px;
}

#imagen {
	width:245px;
	height:100%;
	text-align:center;
	float:left;
}


/* HABITACIONES */

#contenido_habi {
	/*width:665px;
	min-height:518px;*/
}

#tabla_habi {
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: rgb(71, 74, 62);
	width:689px;
	float:left;
}

/*Tabla Servicios*/

#tabla_serv {
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif; 
	font-size: 11px;
	border-left:10px;
}

#tabla_serv td{
	font-size:11px;
}

#tabla_serv strong{
	font-size:11px;
	font-weight:bold;
}
