/* Estilo Hoteles Algaba */

.parrafos{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.parrafos_negros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.fondo_contacto {
	background-attachment: fixed;
	background-image: url(imagenes/ima-contacto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.bordes_izquierdo {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

.bordes_tabla .bordes_inferior {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.bordes_pun_izq {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.bordes_punteados {
	border: 1px dotted #666666;
}

.textos_pie{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.encabezados{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.bordes_tabla{
size:1px;
border: 1px solid #666666;
}
.bordes_flash {
	border: 1px solid #666666;
}

td, .componentheading, .contentpane, .contentheading {
	font-family: Arial, Helvetica, sans-serif; /* La fuente */
	font-size: 11px; /* El tamaņo de la fuente */
	line-height: 145%; /* espaciado entre LINIAS */
	color: #666666; /* colores */
	letter-spacing: 1px; /* espacio entre LETRAS */
	}
inputbox {
	background-color: #666666; /* El texto de dentro del cuadro*/
	border: 1px solid #666666; 
	font-family: Tahoma, Arial, Helvetica; /* La fuente*/
	font-size: 11px; /* Tamaņo de la fuente*/
	color: #666666; /* Color de la fuente*/
}	
.textareacontacto {
   width: 377px; /* Ancho de la tabla*/
   height: 200px; /* Alto de la tabla*/
   border: 1px solid #333333; /* Borde de la tabla*/
   
}

