/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {font-size: 12px}
.Estilo3 {
	font-size: 14;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #A51A21;
}
.form a {
	color: #A51A21;
	text-decoration: none;
}
.form a:hover {
	color: #A51A21;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.normal a {
	color: #A51A21;
	text-decoration: none;
}
.normal a:hover {
	color: #A51A21;
	text-decoration: underline;
}
.petita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}
.petita a {
	color: #A51A21;
	text-decoration: none;
}
.petita a:hover {
	color: #A51A21;
	text-decoration: underline;
}
.gran {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A51A21;
	text-decoration: none;
}
.fons {
	background-image: url(../img/fons2.gif);
	background-repeat: no-repeat;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #A51A21;
	width: 15px;
}
