#interior h2 {
	background-repeat: no-repeat;
	height: 28px;	
}
#interior h2.actualidad {
	background-image: url(../img/tit_actualidad.gif);
}
#interior h2.resultados {
	background-image: url(../img/tit_resultados.gif);
}
#interior h2.fprof {
	background-image: url(../img/tit_afprof.gif);
}
#interior h2.fprof2 {
	background-image: url(../img/tit_afprof.gif);
	margin-bottom: 20px;
}
#interior h2.dep {
	background-image: url(../img/tit_adep.gif);
}
#interior h2.dep2 {
	background-image: url(../img/tit_adep.gif);
	margin-bottom: 20px;
}
#interior h2.rsocial {
	background-image: url(../img/tit_arsocial.gif);
}
#interior h2.rsocial2 {
	background-image: url(../img/tit_arsocial.gif);
	margin-bottom: 20px;
}
#interior h2.prox {
	background-image: url(../img/tit_aprox.gif);
	margin-bottom: 20px;
}
#interior h2.actividades {
	background-image: url(../img/tit_actividades.gif);
}
#interior h3 {
	font-size: 1.4em;
	color: #246DC8;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	display: block;
	color: #246DC8;
	margin-bottom: 8px;
}
#interior h3.subtitulo1 {
	background-color: #cc8f20;
}
#interior h3.subtitulo2 {
	background-color: #993333;
}
#interior h3.subtitulo3 {
	background-color: #628837;
}
#interior h3.sinlink {
	font-size: 1.6em;
	color: #074a8f;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin-bottom: 30px;
}
#interior h3.subtitulo1 a {
	padding-left: 10px;	
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
	display: block;
	background-image: url(../img/enlaces_flechita.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #cc8f20;
}
#interior h3.subtitulo1 a:hover {
	background-color: #e5aa3f;
}
#interior h3.subtitulo2 a {
	padding-left: 10px;	
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
	display: block;
	background-image: url(../img/enlaces_flechita.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #993333;
}
#interior h3.subtitulo2 a:hover {
	background-color: #c35757;
}
#interior h3.subtitulo3 a {
	padding-left: 10px;	
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
	display: block;
	background-image: url(../img/enlaces_flechita.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #628837;
}
#interior h3.subtitulo3 a:hover {
	background-color: #7fa554;
}
#interior h4 {
	color: #074a8f;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #074a8f;
	margin-bottom: 15px;
}
/******************************************/
.texto {
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
.texto p {
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 1.2em;
}
.texto p strong {
	font-size: 12px;
}
.texto p.destacado {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	text-align: center;
	border: 1px solid #07418F;
}
.texto ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.texto ul li {
	background-image: url(../img/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 3px;
}
.texto ul li ul {}
.texto ul li ul li {
	background-image: url(../img/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.texto img {
	display: block;
	border-top: 5px solid #aeaeae;
	padding-top: 3px;
	margin-bottom: 15px;
	margin-top: 5px;
	border-bottom: 20px solid #e2e2e2;
}
.texto img.izq {
	float: left;
	margin-right: 20px;
}
.texto img.der {
	float: right;
	margin-left: 20px;
}
.texto img.cent {
	margin: 0 auto;
}

.participantes1 {
	float: left;
	margin-left: 40px;
	display: inline;
	width: 200px;
}
.participantes2 {
	float: right;
	margin-right: 40px;
	display: inline;
	width: 200px;	
}
/****************************************/
a.fotos {
	display: inline;
	width: 100px;
	font-size: 9px;
	color: #CDD9E9;
	background-image: url(../img/botones_fondo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 16px;
	height: 15px;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-bottom: 10px;
	margin-right: 15px;
}
a.fotos:hover {
	background-position: right bottom;
	color: #FFFFFF;	
}
p.fechafprof {
	margin: 0px;
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #CC8F20;
	font-weight: bold;
}
p.fechadep {
	margin: 0px;
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #993333;
	font-weight: bold;
}
p.fecharsoc {
	margin: 0px;
	display: block;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #628837;
	font-weight: bold;
}
/********************************************************************************************************
	PRÓXIMAS ACTIVIDADES A CELEBRAR
********************************************************************************************************/
.bloque_proxima_fprof {
	width: 245px;
	border: 1px solid #cc8f20;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-bottom: 20px;
}
.bloque_proxima_fprof p.titulo {
	background-color: #cc8f20;
	color: #FFFFFF;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.bloque_proxima_fprof p.lugar {
	color: #CC8F20;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.bloque_proxima_fprof p.desc {
	padding: 5px;
	font-size: 1.1em;
}
.bloque_proxima_rsoc {
	width: 245px;
	border: 1px solid #628837;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-bottom: 20px;
}
.bloque_proxima_rsoc p.titulo {
	background-color: #628837;
	color: #FFFFFF;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.bloque_proxima_rsoc p.lugar {
	color: #628837;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.bloque_proxima_rsoc p.desc {
	padding: 5px;
	font-size: 1.1em;
}
.bloque_proxima_dep {
	width: 245px;
	border: 1px solid #993333;
	float: left;
	margin-left: 13px;
	display: inline;
	margin-bottom: 20px;
}
.bloque_proxima_dep p.titulo {
	background-color: #993333;
	color: #FFFFFF;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
.bloque_proxima_dep p.lugar {
	color: #993333;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.bloque_proxima_dep p.desc {
	padding: 5px;
	font-size: 1.1em;
}
.bloque_proxima_fprof p.desc a , .bloque_proxima_rsoc p.desc a , .bloque_proxima_dep p.desc a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.texto a {
	color: #246DC8;
	font-weight: normal;
	padding-bottom: 1px;
	border-bottom: 1px solid #C1D2EE;
}
.texto a:hover {
	color: #07418F;
	border-bottom: 1px solid #07418F;
}
a.subir {
	display: block;
	float: right;
	background-image: url(../img/bulletup.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 5em;
	text-align: right;
	padding-top: 0.1em;
	font-weight: bold;
	color: #999999;
	padding-bottom: 0.3em;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}
a.subir:hover {
	color: #000;
	border: 0;
}
