body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/img/fondo-web.gif);
	font-family: Arial Rounded MT Bold, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	background-color: #B8D3D3;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	
}

.destacado {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

table.content {
background-color: #FFFFFF;
width: 760px;
border-left-color: #88C0CB;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #88C0CB;
border-right-style: solid;
border-right-width: 1px;
background-image: url(/img/fondo-template.gif);
background-position: right top;
background-repeat: no-repeat;
}

td.pie {
	background-image: url(/img/fin-pie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.contenido {
	background-image: url(/img/fondo-template.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

td.navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-align: center;
}

p.direccion {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #375351;
font-family: Arial, Helvetica, sans-serif;

}

h1 {
	font-family: helvetica, sans-serif, arial;
	color: #9F141A;
	font-size: 170%;
	margin-bottom: 0.2em;
}
