@charset "UTF-8";
/* CSS Document */

ul#menu {
	list-style-type: none;
		width: 100%;
	}
	ul#menu li {
	float: left;
	}
	ul#menu a {
	float: left;
	margin: 0 1px;
	padding: 2px 12px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid gray;
	text-decoration: none;
	color: #FFFFFF;
	background: #003399;
	}
	ul#menu a:hover {
	background: #6097C8;
	border: 0px; 
	}
.ceucd	{border: 0px}
.enlace10negro {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.enlace10blanco {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

td img {
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style12 {font-size: 9px}
.style15 {color: #CCCCCC; font-size: 9px; }

.style19 {color: #666666; font-size: 9px; }
.style29 {font-size: 9px;
	font-weight: bold;
}
.style29 {color: #333333; font-size: 9px; }
.style31 {color: #000000}
.style33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style34 {
	font-size: 12px;
	font-weight: normal;
}

