body {
	background-color: #016867;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Titulo {
	color: #FF9900;
	font-weight: bold;
	font-size: 24px;
}
.TituloSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	font-size: 16px;
}
.borde {
	border: 1px solid #0066CC;
}
.TitDis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.resalte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
.regla {
	border: thin dotted #999999;
	margin: 1px;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border: thin dotted #999999;
	margin: 1px;
}
.tabla2 {
	background-image: url(imagenes/fondos/fondo.gif);
}
.tabla2_der {
	border: thin dotted #999999;
	margin: 1px;
	background-image: url(imagenes/fondos/fondo.gif);
	background-repeat:repeat-y;
}
.tgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.tNegro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tBlanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.regla_punteada {

	border: thin dotted #CCCCCC;
}
.tBlancoB {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.pipe {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FBE30C;
}
.tNegroJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.TituloSmallN {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a.test:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.test:visited {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.m0l0iover {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background: #006699;
	border-top: 2px none #FFCC00;
	border-right: 2px solid #FFCC00;
	border-bottom: 2px none #FFCC00;
	border-left: 2px solid #FFCC00;
}
.m0l0oover {
	text-decoration : none;
	background: #CC0000;
	border-top: 2px none #FF9900;
	border-right: 2px solid #FF9900;
	border-bottom: 2px none #FF9900;
	border-left: 2px solid #FF9900;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #006699;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #CC0000;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}
	
.fon_cua {
	background-image: url(img/struct/fc.gif);
	background-repeat:  repeat-y;
}
