a
	{
	font-weight: bold;
	color: #635CA2;
	}
a:hover {
	color:#00964E; 
	font-weight: bold;
	}
input.formula {  
	background-color: #FEF99D;
	border: 1px #006175 ridge;
	font-family: arial,verdana,helvetica; 
	font-size: 10px;
	color: #006175;
	font-style: normal;
	}
	
textarea.formula {  
	background-color: #FEF99D;
	border: 1px #006175 ridge;
	font-family: arial,verdana,helvetica; 
	font-size: 10px;
	color: #006175;
	font-style: normal;
	}

td
	{
	font-family: arial,verdana,helvetica; 
	font-size: 11px; 
	color: #333333;
	}
.titulo
	{
	font-family: arial,verdana,helvetica; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	margin-left:110;
	}
.subtitulo
	{
	font-family: arial,verdana,helvetica; 
	font-size: 14px; 
	font-weight: bold;
	color: #635CA2;
	}
hr
	{
	color: #635CA2;
	size=1;
	height=0;
	margin-top:-5px;
	}
body.fijo
	{
	background: url(pic/fondoblanc.jpg) fixed;
	}
div.contenido
	{
	font-family: arial,verdana,helvetica; 
	font-size: 11px; 
	color: #333333;
	padding:15;
	width: 570px;
	text-align: justify;
	}
	
form
	{
	margin:0px,0px,0px,0px;
	}
	
#mapaweb{
	list-style:none;
	text-decoration:none;
	width:125px;
}

#mapaweb li{
	margin-left:3px;
	margin-bottom:10px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}

#mapaweb a{
	list-style:none;
	text-decoration:none;
	padding:10px;
	}	
	
	
	
	
	
	
	