body {
	background-color: #e9e9e9;
	margin-top: 0px;
	color: #444444;
	font-family: DejaVu Sans, Verdana, Arial, Helvetica, sans;
	font-size: 12px;
	background-image: url('./img/fondo_1.gif');
}

li {
	margin-bottom: 0.5em;
}

a:link, a.visited, a:active {
	color: #000080;
	text-decoration: none;
	border-bottom: 1px dotted #0000a0;
}

a:hover {
	color: #0000c0;
	border-bottom: 1px solid #0000c0;
}

h1 {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #216384;
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
}

small {
	font-size: 0.9em;
}

.enlace {
	color: #000000;
}

a.enlace:link, a.enlace:visited, a.enlace:active {
	color: #000000;
	text-decoration: none;
}

a.enlace:hover {
	color: #800000;
	text-decoration: underline;
}

.plan {
	text-decoration: none;
}

a.plan:link, a.plan:visited, a.plan:active {
	text-decoration: none;
}

a.plan:hover {
	color: #800000;
	text-decoration: underline;
}

.codigo {
	color: #aa00aa;
	font-family: Courier New, Courier, fixed;
}

.cuerpo {
	color: #444444;
}

a.cuerpo:link, a.cuerpo:visited, a.cuerpo:active {
	color: #000080;
	text-decoration: none;
	border-bottom: 1px dotted #0000a0;
}

a.cuerpo:hover {
	color: #0000a0;
	border-bottom: 1px solid #0000a0;
}

.arial_roja {
	color: #a00000;
	font-family: DejaVu Sans, Arial, Helvetica, sans;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
}

input, textarea, select {
	border: 1px solid #bbbbbb;
}

.principal {
	padding: 20px;
}

.explicacion {
	font-size: 0.9em;
	padding-left: 20px;
	color: #216384;
	font-style: italic;
	text-align: justify;
}
