/* Estilos para la pagina del directorio */

@import "informacion_theme.css";



h5 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

p {
	clear: left;
	/*margin: 0;
	padding: 0;*/
	line-height: normal;
}

a.enlace_area {
	display: inline;
	float: right;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 20px;
	background-image: url('../img/ico_enlace.png');
	background-repeat: no-repeat;
	background-position: center left;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.enlace_area:hover {
	text-decoration: underline;
}

#ayun, #depo, #cult, #bsoc, #urba, #mamb, #juve, #fest {
	margin: 0 0 10px 0;
	padding: 10px 10px 5px 10px;
	border: 1px solid #E0E0E0;
}

#depo, #bsoc,#cult,#bsoc, #mamb, #fest {
	background-color: #FBFBFB;
}

#ayun, #cult, #urba, #juve {
	background-color: #FEFEFE;
}

#ayun h5 {
        color: #990000;
        height: 20px;
}

#cult h5 {
	color: #660000;
	height: 20px;
}

#bsoc h5 {
	color: #006666;
	height: 20px;
}

#fest h5 {
	color: #999900;
	height: 20px;
}

#juve h5 {
	color: #CC33CC;
	height: 20px;
}

#mamb h5 {
	color: #009900;
	height: 20px;
}

#urba h5 {
	color: #333366;
	height: 20px;
}

#depo h5 {
	color: #FF6600;
	height: 20px;
}

#rtmi h5 {
	color: #342B84;
	height: 20px;
}
