A.gris {color: #03C; text-decoration: none; font-weight: bold; border-bottom: 1px dotted #8B0000;}
A.gris:hover {text-decoration: none; border-bottom: 2px solid Blue; background-color: transparent;}
A.gris:visited {text-decoration: none; color: #BF0000;}

		/* Cabecera - Banner */
#totalcab {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

.logocab {
	width: 360px;
	text-align: center;
	height: 70px;
}
.cabiz {
	clear: both;
	width: 30%;
	background-color: #870220;
	float: left;
	height: 23px;
}
.cabcent {
width: 40%;
background-color: #870220;
text-align: center;
color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
height: 23px;
float: left;
}
.cabdcha {
height: 23px;
width: 30%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #870220;
float: right;
}
.lineam {
clear: both;
height: 2px;
background-color: #870220;
width: 100%;
font-size: 1px;
}
.fondocab {
background-image: url(http://www.e-nologia.com/images/rojafond.png);
background-repeat: repeat-x;
clear: both;
	width: 100%;
	height: 12px;
}
		/* Enlaces Menu Gris */

.cajagris {
height: 90px;
background-color: #E7E7E7;
text-align: center;
border: 2px solid Gray;
min-width: 550px;
vertical-align: middle;
}
				
.letrascajagris {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 1.2em;
word-spacing: 50px;
line-height: 1em;
font-weight: bold;
margin-top: 4px;
margin-bottom: 10px; 
}
.marca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

