body {
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tabla {
	height: 100%;
	background-image: url(imagenes/fondo-abajo-3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.recuadro-flores {
	background-image: url(imagenes/fondo-flores.png);
	height: 480px;
	width: 410px;
	background-repeat: no-repeat;
	z-index: 1;
	top: 0px;
	right: 0px;
	float: right;
	padding-top: 75px;
	padding-left: 130px;
	padding-right: 90px;
}

html {
	height: 100%;
}
.botonera {
	background-image: url(imagenes/fondo-superior.jpg);
	height: 143px;
	color: #D6D6D6;
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
.campo-formulario {
	border: 1px dotted #C8CB97;
	color: #777E33;
}

.abajo {
	background-image: url(imagenes/fondo-abajo-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fima a:link{
	font-size: 11px;
	color: #6A5A75;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 1000px;
}
.fima {
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.fima a:visited {
	font-size: 11px;
	color: #73637E;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 1000px;
}
.fima a:active {
	font-size: 11px;
	color: #9875DD;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 1000px;
}
.fima a:hover {
	font-size: 11px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	width: 1000px;
}
.boton-pie {
	color: #FFF;
	font-size: 12px;
	padding-top: 0px;
}
.boton-pie a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.boton-pie a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
.boton-pie a:hover {
	text-decoration: none;
	color: #F00;
	font-size: 12px;
}
.boton-pie a:active {
	text-decoration: none;
}
.galerias {
	position: relative;
	top: -19px;
	margin: 0px;
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
	z-index: 0;
}

