body {
	
	background-image: url("http://www.jglez-ganaderia.com/images/fondo.jpg");
	/* background-color: #FFFFFF/*#EFFBF7*/;
	*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 1%;
}

div.appletinicio {

	text-align: center;
	vertical-align: top;
}

div.maindiv {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 25px;
	border-style: ridge;
	border-color: #B51800;
	border-top-width: 0px;	
	border-bottom-width: 3px;	
	border-left-width: 0px;	
	border-right-width: 0px;	
}

div.mainaddress {

	text-align: center;
	vertical-align: top;
	margin: 10px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
}

div.copyright {

	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 5px; 
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 60%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	color: #000000;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 150%;
	color: #000000;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 125%;
	color: #000000;	
}

a:active {
	color: #000099;
}

a:link {
	color: #111C9B;
}

a:visited {
	color: #990099;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #FF0000;	
}
