#bloque_izq_contenido {
	float: left;
	width: 50%;
	padding-bottom: 25px;
	padding-top: 20px;
}
#bloque_fundacion {
	clear: both;
}

.columna_contenido_derecha {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 205px;
	padding-left: 40px;
	float: left;
}
.columna_contenido_derecha img {
	margin-top: 0px;
	padding-top: 0px;
}
.ancho_imagen {
	width: 200px;
}


.titulo_raya {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #024282;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024282;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}
.ver {
	text-align: right;
	font-size: 0.8em;
	text-transform: lowercase;
	color: #024282;
	clear: both;
	padding-bottom: 10px;
}
.ver a {
	color: #024282;
	text-decoration: none;
}
.ver a:hover {
	color: #FF6600;
	text-decoration: none;
}

/*----------columnas izq-----------*/

.bloque_servicios {
	clear: both;
	padding-bottom: 10px;
}
.bloque {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


.tit_servicio {
	font-size: 2.3em;
	color: #024282;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
}
.noticia_fundacion {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.noticia_individual {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.noticia_fundacion img {
	padding-right: 10px;
}
/*----------columnas derecha-----------*/
.bloque_sin {

	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.titulo_raya_agenda {

	font-size: 1.2em;
	text-transform: uppercase;
	color: #024282;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024282;
	margin-bottom: 10px;
	clear: both;
}
.tit_noticia {
/*	color: #000000;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.1em;
	text-align: left;
}
.tit_noticia a {
/*	color: #000000;*/
	text-decoration: none;
}
.tit_noticia a:hover {
	color: #FF6600;
	text-decoration: none;
}

.enlace_caja {
	margin: 5px;
	float: left;
	height: 50px;
	width: 90px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

.fecha {
	font-size: 0.8em;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}




.enlace_ind a {
	color: #666666;
	text-decoration: none;
}
.enlace_ind a:hover {
	color: #FF6600;
	text-decoration: none;
}
#bloque_mediadores {
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}
.img_mediador {
	margin-left: 20px;
	height: 56px;
}

/* calendario de la agenda */
.cont_calendario{
	height: 190px;
	padding-top: 7px;
}

.fecha_actual{
	color: #F3561D;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.fecha_actual a{
	color: #F3561D;
	text-decoration: none;
}

.flota_izq{
	float:left;
	background-color: #fff;
	padding: 4px;
	height: 18px;
	width: 18px;
	border: 1px solid #F3561D;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.flota_izq_marcado{
	float:left;
	background-color: #F89169;
	padding: 4px;
	height: 18px;
	width: 18px;
	border: 1px solid #F3561D;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.flota_izq_letras{
	float:left;
	background-color: #F3561D;
	padding: 4px;
	height: 18px;
	width: 18px;
	border: 1px solid #F3561D;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

