td { 	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 8pt; line-height: 12pt}

body {
	font-family: Trebuchet,Verdana, Arial, Helvetica;
	font-size: 8pt;
	background-color: #FFEDA5;
/*	background-image: url(images/fondo.jpg); */
	margin-top: 0px;
	margin-left: 50px;
	margin-right: auto;
	margin-bottom: auto;
}

.menu_actual{
	font-size: 10pt;
	display: block;
	background-color: #AFD400;
	width: 135px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	border-bottom: #7F7F7F 1px solid;	
	color: #000000;
	text-decoration: none
}

.menu_titular{
	font-size: 10pt;
	display: block;
	background-color: #FEE684;
	width: 475px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	border-bottom: 1px solid #7F7F7F;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
}

/* -------------------- Menú módulos -------------------- */
A.menu:link {
	font-size: 10pt;
	display: block;
	background-color: #FEE684;
	width: 135px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	border-bottom: 1px solid #7F7F7F;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
}

A.menu:visited {
	font-size: 10pt;
	display: block;
	background-color: #FEE684;
	width: 135px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	border-bottom: #7F7F7F 1px solid;	
	border-top: 1px solid #FFFFFF;
	color: #000000;
	text-decoration: none
}
A.menu:hover { background-color: #AFD400; color: #990000; text-decoration: none}

.menu_activo{
	font-size: 10pt;
	display: block;
	background-color: #FEE684;
	width: 135px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	border-bottom: #7F7F7F 1px solid;	
	border-top: 1px solid #FFFFFF;
	color: #3549A2;
	text-decoration: none;
	font-weight: bold;
}

/* -------------------- Fin menú módulos -------------------- */

.tborde {
	BORDER-RIGHT: #006600 1px solid;
	BORDER-TOP: #006600 0px solid;
	BORDER-LEFT: #006600 1px solid;
	BORDER-BOTTOM: #006600 1px solid;
}
	
.cborde {
	BORDER-RIGHT: #006600 0px solid;
	BORDER-TOP: #006600 0px solid;
	BORDER-LEFT: #006600 1px solid;
	BORDER-BOTTOM: #006600 0px solid;
}

.tborde2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;
	BORDER-RIGHT: #000066 1px solid;
	BORDER-TOP: #000066 1px solid;
	BORDER-LEFT: #000066 1px solid;
	BORDER-BOTTOM: #000066 1px solid;
	BACKGROUND-COLOR: #FEE684
}
	
A.azul:link {color: #000099;text-decoration: none}
A.azul:visited {color: #000099;text-decoration: none;}
A.azul:active {color: #000099;text-decoration: none}
A.azul:hover {color: #000099;text-decoration: underline}