/*--- 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;
}

table{
	font-size:12px !important;
	line-height:170%;
}

/*--- FACULTAD ---*/
tr.fondo{
background-image:url(../images/foto_facultad.jpg);
}
tr.sombra{
background-image:url(../images/sombra2.gif);
}
.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%;
	text-align: left;
}
.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;
}
#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;
}

#wrapper{ 
margin: 0;
width: 922px;
}

#header {
width: 900px;
margin: 0;
}

#user3 { 
margin: 0;
width: 900px;
}

#user4 { 
margin: 0;
width: 900px;
}

#content { 
margin: 0;
width: 900px;

}

#footer { 
width: 900px;
clear: both;
margin: 0;
}

#dbus2{
	background-color: #F1F1F1
}	