@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/back.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #990000;
}
.centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000033;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.Cap {
	font-size: 28px;
	line-height: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.centro  strong {
	font-size: 16px;
	list-style-position: outside;
	list-style-type: circle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding-bottom: 6px;
}



.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
.botonera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.botonera a {
	color: #FFFFFF;
	text-decoration: none;
}
.botonera a:hover {
	text-decoration: underline;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	line-height: 120%;
}
#centro_etiquetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000033;
	padding: 6px;
}
.centro_etiquetasBordes {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #000033;
	border-bottom-color: #000033;
}
.centro_productosBordes {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #990000;
}
.centroEtiquetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: #000033;
}
.centro #comenta_bano #button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
.centro #comenta_bano #Borrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
#mapa {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 719 px; /* Definimos el ancho del objeto a centrar */
	height: 600px; /* Definimos el alto del objeto a centrar */
	margin-top: -300px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -360px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.MapTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 40px;
}
