.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.fondo_borde_tabla {
	border: 1px solid #CC3333;
	background-color: #CC3333;
	background-repeat: repeat;
}
.generalidad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
}
.recuadro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 8px;
	padding: 8px 10px 8px 12px;
	height: auto;
	width: auto;
	border: thin solid #990000;
	list-style-type: disc;
	list-style-position: inside;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	display: inline-table;
}
.sup_izq {
	background-image: url(../imagenes/corner_l_u.gif);
	background-repeat: no-repeat;
}
.sup_der {

	background-image: url(../imagenes/corner_r_u.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.inf_der {


	background-image: url(../imagenes/corner_d_r.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.inf_izq {



	background-image: url(../imagenes/corner_d_l.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.superior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inferior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.derecha {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-right-style: solid;
}
.izquierda {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-left-style: solid;
}
.recuadrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 8px;
	padding: 8px 10px 8px 12px;
	height: auto;
	width: auto;
	border: thin solid #990000;
	list-style-type: disc;
	list-style-position: inside;
	background-color: #FFCCCC;
}
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-indent: 15px;
}
.textito_recuadrito {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 8px;
	padding: 8px 10px 8px 12px;
	height: auto;
	width: auto;
	border: thin solid #990000;
	list-style-type: disc;
	list-style-position: inside;
}
