.idiomaCambiar {
	font-size: 0.6em;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 20px;
	height: 15px;
	text-align: right;
}
.idiomaCambiar a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.idiomaCambiar a:hover {
	color: #FFFFFF;
	text-decoration: urderline;
}

.usuariosFondo {
	background-color: #E0EAEC;
}
.usuariosRot {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8AA4B1;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4a7899;
}
.usuariosText{
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
}

.seccionFondo {
	background-color: #f4f7f9;
	font-size: 0.7em;
}
.seccionUl 
{
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0;
}
.seccionRot {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7E9BA9;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B7CED6;

}
.seccionTit {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.seccionText {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.seccionTit:hover {
	text-decoration: none;
}
a.seccionText:hover {
	text-decoration: underline;
}

a.seccionMas {
	color: #003399;
	text-decoration: underline;
}

