body
{
	margin: 0px;
	padding: 0px;
	font-family: arial , Verdana, sans-serif;
	font-size: 13px;
	background: #9FC4D2;
}

/*--------------------- MENU ----------------------------------*/
/*--------------------- MENU ----------------------------------*/


.menu {
	float: left;
	width: 200px;
	color: #000000;
	background: #9FC4D2;
	left: 0px;
	right: 0px;
}

.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu li {
	list-style: none;
	background-color: #9FC4D2;
	padding-bottom: 1px;
	margin: 1px;
	margin-left: -39px;
	padding-top: 0px;
	margin-top: 0px;
}

.menu li a {
	display: block;
	text-decoration: none;
	color: #5d223d;
	padding: 6px;
	border: 1px solid #88b5c6;	
}

.menu li a:hover  {
	background: #88b5c6;
}

div.arriba
	{
	border-bottom: 1px solid #000;	
	padding-top: 5px;
	background: #ffffff;
}	
div.cuerpo
	{
	margin: 0px 0px 0px 201px;
	text-align: justify;
	background: #ffffff;
	padding: 25px
}

/* --------------------- FIN MENU ----------------------------*/
/* --------------------- FIN MENU ----------------------------*/



/* --------------------- CUERPO ----------------------------*/
/* --------------------- CUERPO ----------------------------*/

.azul {
	color: #2F7980;
	text-align: center;
	font-size: 22px;
}
.fotos {
	margin: 15px;
}
.fotosnr {
	margin: 7px;
	border: 1px solid #000000;
}

.recuadro {
	padding: 15px;
	border: 1px solid #000;
}
h3 {
	font-size: 16px;
}
.marco {
	border: 1px solid #000000;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.creditos {
	float: right;
	margin: 30px 0px 4px 0px;
	line-height: 18px;
}
.validacion {
	border: 0px;
	margin-left: 5px;
}
.negrita {
	font-weight: bold;
}

.vivero {
	color: #2F7980;
	text-align: left;
	font-size: 18px;
	margin: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
}

.fotosvivero {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;

}
.contactobig {
	font-size:19px;
}



/* --------------------- FIN CUERPO ----------------------------*/
/* --------------------- FIN CUERPO ----------------------------*/


/* ------------------------- LINKS -------------------------*/
/* ------------------------- LINKS -------------------------*/

div.enlaces {
	margin-left: 10px;
}
.enlaces ul {
	font: bold 90% verdana,helvetica,arial,sans-serif;
	text-decoration: none;
}

.enlaces li {
	list-style: none;
	color: #3b373c;
	font: 100% verdana,helvetica,arial,sans-serif;

}

.enlaces li a {
	padding:0px;
	text-decoration: none;
	color: #3b373c;
	font: 85% verdana,helvetica,arial,sans-serif;
	border: 0px;	
}

.enlaces li a:link { color: #3b373c; }

.enlaces li a:visited {
text-decoration: none;
color: #3b373c;
}

.enlaces li a:hover  {
text-decoration: underline; color: #000000;
background: #9FC4D2;
}





/* ------------------------- FIN LINKS -------------------------*/
/* ------------------------- FIN LINKS -------------------------*/


.imagenmail {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	margin-top: 40px;
}


