body {
	background-color: #d06040;
	background-image: url(images/bgrojizo.jpg);
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1%;
	margin-bottom: 1%
}

table {
	border: 1px solid	#606060;
	margin-top: 25px;
	margin-bottom: 35px;
}

.cabecera {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.izquierda {
	float: left;
	background-color: #e0c0a0;
	background-image: url(images/bgperga.jpg);
	border: 2px solid #606060;
	width: 160px;
	font-size: 10pt;
	padding-bottom: 1em;
}

.centro {
	background-color: #e0c0a0;
	background-image: url(images/bgperga.jpg);
	border: 2px solid #606060;
	margin-left: 180px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 13pt;
	padding-bottom: 1em;
}

.pie-pagina {
	display: block;
	background-image: url(images/bgtitulo.gif);
	background-color: #c05030;
	text-align: center;
	margin-top: 10px;
	border-top: 2px solid #303030;
	border-bottom: 2px solid #303030;
	color: #eee;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	text-align: center;
	padding: 5px;
}


.resalte-der {
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #d0a090;
	border: 2px solid #606060;
	font-size: 10pt;
	text-align: center;
	padding: 2px;
}

.resalte-izq {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #d0a090;
	border: 2px solid #606060;
	font-size: 10pt;
	text-align: center;
	padding: 2px;
}

p {
	color: #000;
	text-align: justify;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 130%;
}

.capital:first-letter {
	font-size: 300%;
	float: left;
	color: #a00;
	margin-right: 3px;
}

.pie {
	font-size: 10pt;
	text-align: right;
	padding-top: 1em;
	font-weight: bold;
}

.creditoA {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.creditoB {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #a00000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.creditoC {
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
	border-left: 30px;
	border-right: 30px;
}

.menuactual {
	display: block;
	padding-left: 1em;
	padding-bottom: 0.2em;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: 000;
}

.unidad {
	text-align: left;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10pt;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

li {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	text-align: justify;
	line-height: 130%;
}

h1 {
	background-image: url(images/bgtitulo.gif);
	background-color: #c05030;
	color: #eee;
	font-size: 18pt;
	font-variant: small-caps;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 1em;
	padding: 5px;
}

h2 {
	background-image: url(images/bgtitulo.gif);
	background-color: #c05030;
	color: #eee;
	font-size: 13pt;
	font-variant: small-caps;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0.5em;
	padding: 4px;
}

h3 {
	font-family: Verdana,Arial,Helvetica;
	text-align: center;
	color: #a00000;
	font-size: 12pt;
	font-variant: small-caps;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom: 2px solid #303030;
	margin-left: 1em;
	margin-right: 1em;
}

a {
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 11pt;
}

a:hover {
	color: #900;
}

a:active {
	color: #900;
}

a.opcionmenu {
	display: block;
	padding-left: 1em;
	padding-bottom: 0.2em;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}

a.opcionmenu:link {
	color: #000;
}

a.opcionmenu:visited {
	color: #000;
}

a.opcionmenu:hover {
	background-color: #b04020;
	color: #eee;
	font-weight: bold;
}
