body {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}

td {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}

th {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}

P {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

UL {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(imagenes/punto.jpg);
}

OL {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #CC0000;
	margin-bottom: 0px;
}

H2 {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	font-style: italic;
}

H2.inicial {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	font-style: italic;
	margin-bottom: 0px;
}


A {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #EA6700;
	text-decoration: underline;
}

A.cabecera {
	color: #FFFFFF;
	text-decoration: none;
}

A.cabecera:hover {
	color: #CC0000;
	text-decoration: underline;
}

input.boton {
	border:0px solid #EA6700;
	background-color: #CC0000;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(imagenes/subir.jpg);
	width: 106px;
	height: 33px;
}

input {
	border:1px solid #CC0000;
	background-color: #FFFFFF;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: none;
	font-size: 10pt;
}


textarea {
	border:1px solid #CC0000;
	background-color: white;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;;
	font-size: 10pt;
}
