* {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
}

html {
	height: 100%
}

body {
	min-width: 778px;
	width: 100% !important;
	width: 778px;
	position: relative;
	height: 100% !important;
}

h1 {
	color: white;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
}

h2 {
	color: #406118;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
}

p {
	color: #406118;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 1px;
}

a {
	color: #8C3E04;
}

a:hover {
	color: red;
}

.una-fila {
	min-height: 567px;
	height: 100% !important;
	height: 567px;
}

.destacado {
	font-size: x-large;
	color: #406118;
	letter-spacing: 1px;
	font-style: normal;
}

.subrayado {
	text-decoration: underline;
}

.elemento-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: white;
	display: block;
	padding: 8px;
}

.alinear-izquierda {
	font-size: 0.92em;
	letter-spacing: normal;
	text-align: left;
	text-indent: 2.5em;
}

.titulo {
	font-size: 0.8em;
	letter-spacing: normal;
}

.titulo-grande {
	font-size: 0.85em;
	letter-spacing: normal;
}

.titulo-muy-grande {
	font-size: 1.1em;
	letter-spacing: normal;
}


.mayusculas14p {
	color: #406118;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: normal;
	font-variant: small-caps;
}	

.mayusculas16p {
	color: #406118;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
	font-variant: small-caps;
	text-decoration: underline;
}	

.precio {
	font-size: 1.5em;
	letter-spacing: normal;
	line-height: 2;
}

.tabla-precios {
	font-size: 15px;
	letter-spacing: normal;
}

.oferta {
	font-size: 1em;
	letter-spacing: normal;
	color: #DD0000;
}

.texto12p {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
}

.texto10p {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
}

.separador {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}

#logotipo {
	background-color: #FFD100;
	width: 100%;
}

#encabezado {
	background-color: #F9964A;
	padding-bottom: 2px;
	width: 100%;
}

#fondo-contenido {
	background-color: white;
	width: 710px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	position: relative;
	margin: 38px auto 38px auto;
}

#sombra-menu {
	background-color: #D2EBB4;
	width: 160px;
	height: 400px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
}

#menu {
	background-color: #A4D767;
	width: 160px;
	height: 400px;
	position: absolute;
	left: 0px;
	z-index: 2;
}

#bulldog {
	background-color: #A4D767;
	width: 125px;
	height: 112px;
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 3;
}

#contenido {
	background-color: white;
	width: 512px;
	position: absolute;
	right: 0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#pie {
	background-color: #F9964A;
	padding-bottom: 2px;
	width: 100%;
	bottom: 3px;
	left: -1px;
	position: absolute;
}

#puntos {
	border-bottom: dotted thin;
	color: #406118;
	font-size: 6px;
	width: 100%;
}
