/*--- GENERALES ---*/
body {
	font-family: arial;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin: 0px;
	text-align: justify;
}

p {
	font-family: arial;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	text-align: justify;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #1b3cbe;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	color: #eb3c3c;
	text-decoration: none;
}



/*--- FACULTAD ---*/
.td_linea_bl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.espacio_banner {
	margin-top: 4px;
	margin-bottom: 4px;
}
#bienvenida {
	float: right;
	width: 238px;
}

.contentheading {
	font-family: "arial narrow";
	font-size: 17px;
	font-weight: bold;
	color: #243D7B;
	line-height: 180%;
}

.subtitulos {
	font-family: "arial narrow";
	font-size: 17px;
	font-weight: bold;
	color: #243D7B;
	line-height: 180%;
}
.subtitulos1 {
	font-family: "arial narrow";
	font-size: 17px;
	font-weight: bold;
	color: #243D7B;
	line-height: 140%;
}
.subtitulos_gris {
	font-family: "arial narrow";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
}
.pie_pag {
	font-family: arial;
	font-size: 11px;
	line-height: 140%;
	color: #747475;
}
#publicaciones {
	font-family: arial;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 244px;
	padding: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #e4e4e4;
}
#publicaciones a {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
#publicaciones a:hover {
	font-family: arial;
	font-size: 11px;
	color: #eb3c3c;
}

#foto_der {
	float: right;
	border: 6px solid #FFFFFF;
	margin-bottom: 30px;
	margin-left: 30px;

}
#popup_portada {
	font-size: 12px;
	color: #07366c;
	text-decoration: none;
	line-height: 120%;
}
#popup_portada a {
	font-size: 12px;
	color: #07366c;
	text-decoration: none;
}
#popup_portada a:hover {
	font-size: 12px;
	color: #eb3c3c;
	text-decoration: none;
}
