/* CSS Document */
html, body {
	height: 100%;
	background-image: url(../images/entorno/fons.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	MARGIN: 0%;

}
img.grande {
	border: #ffffff 3px solid;
	
}
.Estilo11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; }
.Estilo12 {color: #FFFFFF}
.Estilo13 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Estilo15 {
	color: #F78803;
	font-family: Neuropol;
	font-size: x-large;
	font-weight: bold;
}
a.enlaces:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFB148;
	text-decoration:none;
	}
a.enlaces:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFB148;
	text-decoration:none;
	}
a.enlaces:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFB148;
	text-decoration:underline;
	word-spacing: normal;
	}	

a.sobreBlanco:link {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #D64737;
	text-decoration:none;
	}
a.sobreBlanco:visited {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #D64737;
	text-decoration:none;
	}
a.sobreBlanco:hover {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color:#D64737;
	text-decoration:underline;
	word-spacing: normal;
	}	
select.negroBlanco {
	background-color:#000;
	color:#FFF;
	border: #000 0px solid;
}