.idiomaCambiar {
	font-size: 0.6em;
	color: #000000;
	margin-bottom: 10px;
	margin-right: 20px;
	height: 15px;
	text-align: right;
}
.idiomaCambiar a:link {
	text-decoration: none;
	color: #037233;
}
.idiomaCambiar a:hover {
	color: #FF0000;
}

.usuariosFondo {
	background-color: #EBF9DA;
}
.usuariosRot {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C5C5C5;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A4A4A4;
}
.usuariosText{
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
}

.seccionFondo 
{
	background-color: #EBEBEB;
	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: #B5D88F;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5A8031;

}
.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 {
	color: #FF0000;
	text-decoration: underline;
}

a.seccionMas {
	color: #037233;
	text-decoration: underline;
}
