html, body, div, span, p {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
}

/*****************************
 Tipos Opciones Usuario
*****************************/


#opcionesUsuario a {
	text-decoration: underline;
	font-size: 10px;	
}

/*****************************
 Tipos Columna Izquierda
*****************************/    

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav a {
	display: block;	
	padding: 4px 10px 4px 20px;
	width: 152px !important;
	width: 185px;	
	text-decoration: none;	
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}

#nav a:hover {
	
	text-decoration: none;
}

#nav ul ul a {
	display: block;
	padding: 3px 0 3px 30px;		
	text-decoration: none;	
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}

#nav ul ul a:hover {	
	text-decoration: none;
	font-weight: normal;
}


/*****************************
 Tipos Pie
*****************************/

#pie span {
	width: 25%;
	margin: 15px 10px 0 10px !important;
	margin: 7px 0 0 0;
}
#pie a {	
	font-weight: bold;
	text-decoration: none;
}

/*****************************
 Textos y enlaces Generales
*****************************/
.titular, .titular2, .titular3, .titular4, .gris, .gris1, .gris2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
.titular {
	height: 17px;
	text-align: center;	
}
.titular2, .titular2 a {	
	padding-left: 10px;
	height: 14px;
	text-decoration: none;
}
.titular3, .titular3 a {
	height: 14px;	
	text-decoration: none;
}


.gris, .gris a {
	font-weight: normal;
	text-decoration: none;	
}
.grisPq, .grisPq a {
	font-size: 9px;
}

.gris1 {
	font-weight: normal;
	padding-left: 10px;
	height: 16px;
}
.gris1 a {
	font-weight: normal;
	text-decoration: none;
}
.gris2, a.gris2 {
	font-weight: normal;
	text-decoration: none;
}

.rojo {
	font-weight: bold;
}

/*****************************
 Estilos PopUp
*****************************/
#ContenidoPop {
	font-family: Verdana, Arial;	
	font-size: 10px;
}
.titularPop {
	font-family: Verdana, Arial;
	font-size: 10px;	
	font-weight: bold;
}
.remarcado {
	padding: 0 2px;	
}
#ContenidoPop a {
	font-family: Verdana, Arial;	
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
