#azul {
	border-bottom-color: #0D64A9;
	margin-top: 40px;
}
#marron {
	border-bottom-color: #CFC7A0;
}
#rosa {
	border-bottom-color: #F1A29D;
}
#amarillo {
	border-bottom-color: #FCC753;
}

.azul {
	border-bottom-color: #0D64A9;
	margin-bottom: 15px;
}
.titulo_columna {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CC6666;
	width: 97%;
	clear: both;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.columna30 {
	float: left;
	width: 31%;
	padding: 0px;
	margin-left: 0px;
	margin-right: 12px;
	font-size: 0.8em;
}


.columna30 ul {
	margin-bottom: 20px;
	list-style-type: none;
}
.columna30 a {
	color: #000000;
	text-decoration: none;
}
.columna30 li {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.columna30 .nivel2 {
	padding-left: 15px;
	padding-top: 0px;
	font-size: x-small;
}
.columna30 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*---------------------aviso_Legal_____________________*/
.texto_aviso {
	font-size: 0.8em;
}

