
body{
		font-family: Arial, Verdana;
		font-size: 12px;
		}
		
table{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000030;
		}

P     {
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000030;
		}

A		{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #400000;
		text-decoration: none;
		}

.enlace {
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #0000ff;
		text-decoration: underline;
		}

.enlace:hover {
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #0000ff;
		text-decoration: underline;
		}

.enlacechico {
		font-family: Arial, Verdana;
		font-size: 10px;
		color: #300000;
		text-decoration: underline;
		}
A:hover	{
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #a00000;
		text-decoration: none;
		}

select{
		font-family: Arial, Verdana;
		font-size: 11px;
		color: #000030;
		background: #f9f9f9;
		}

input{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000060;
		background: #f9f9f9;
		font-weight: normal;
		}

.epigrafe1{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000060;
		font-weight: bold;
		}
.epigrafe2{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000060;
		font-weight: normal;
		}
.titulo1{
		font-family: Arial, Verdana;
		font-size: 16px;
		color: #000080;
		font-weight: bold;
		}
.parrafo1{
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #663366;
		font-weight: normal;
		text-decoration: none;
		}
h1		{
		font-family: Arial, Verdana;
		font-size: 16px;
		color: #303030;
		font-weight: bold;
		}

h2		{
		font-family: Arial, Verdana;
		font-size: 14px;
		color: #101010;
		}

.formulario1{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #0000a0;
		font-weight: bold;
		}

.opcionmenu1{
		font-family: Verdana;
		font-size: 9px;
		color: #ffffff;
		background: #00a0f0;
		font-weight: bold;
		}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
| Definiciones de estilo para el script dTree       |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}		