a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.too {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
.titulu {
	color: #006633;
	font-size: 12px;
	text-transform: uppercase;
}
.fecha {
	color: #666666;
	font-size: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 8px;
	background-color: #eeeeee;
}
.menudoc {
	width: 125px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FF0000;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	margin-right: 10px;
}
.menuactiv {
	width: 125px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
.menuacont {
	width: 125px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #CC66FF;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
}
.menuent {
	width: 125px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #009933;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}
.menunad {
	width: 125px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
	text-align: left;
}
.grupodoc {
	margin-right: 10px;
	background-color: #eeeeee;
	border: 3px solid #FF0000;
	font-weight: bold;
	font-size: 11px;
}
.grupoactiv {
	background-color: #eeeeee;
	border: 3px solid #FFCC00;
	font-weight: bold;
	font-size: 11px;
	margin: 10px;
	padding: 5px;
}
.grupodocsocial {
	margin-right: 10px;
	background-color: #eeeeee;
	border: 3px solid #CC66FF;
	font-weight: bold;
	font-size: 11px;
}
.fechaX {
	color: #CCCCCC;
	padding-left: 8px;
	background-color: #CC0000;
	background-image: url(imagenes/estrellina.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	background-attachment: scroll;
}
.tituluX {
	color: #FF0000;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.textuX {
	color: #000000;
	font-size: 13px;
}
