@charset "utf-8";
/* Estilos CSS para menu VERTICAL */

A.resaltomenu {
	width: 130px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #00F;
	font-variant: small-caps;
	font-weight: bold;
	BORDER: none;
	border: solid 1px #CCCCCC;
	cursor: default;
	text-decoration:underline;
	display:block;
	background:#CCC;
	}
	
A.menulink {
	display: block;
	width: 130px;
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #000000;
	BORDER: none;
	border: solid 1px #CCCCCC;
	cursor: default;
}

A.menulink:hover {
border: solid 1px #000000;
background-color:#DADADA;
}
.lineader {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #CCCCCC;
}
.linBajTit {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}

.redessociales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
}
.textoCuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-align: justify;
	text-transform: none;


}
.CuadroCelda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	border: 1px solid #999999;
	cursor: default;
	text-align: justify;
	display: inline;

}
.celGris {
	border: thin #CCCCCC;
}

.unnamed1 {
			border: 1px outset #999;
}

.linkBlanco {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor:  hand;
}


/*** ESTILO ESPACIOS INFORMACION ***/
.tabulacion {
	padding-left:60px;
}

