/* 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(../imagenesweb/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*/
   
}

.punteado {
	border: 1px dotted #666666;
	margin:15px;
	padding: 15px;
}
.img-punteada{
	margin:15px;
	padding: 15px;
	border-right: 1px dotted #666666;
}
.pie-punteada{
	margin:5px 15px;
	padding: 5px 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.img-punteada a:link, .img-punteada a:visited , .img-punteada p{
	color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.mapa a:link {
	color: #808080;
	font-weight: bold;
}
.mapa a:visited {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

.reservas a:link, .reservas a:visited {
	color: #AA0000;
}
.fotos{
	margin: 5px;
	border-top: 3px solid #D0D0D2;
	border-right: 3px solid #919197;
	border-bottom: 3px solid #919197;
	border-left: 3px solid #D0D0D2;
}

p,ul,li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
