@charset "utf-8";
/* CSS Document */
.red_fondo { /* Body */
	background-color: negro;
	background-image: url(http://photos1.hi5.com/0010/588/663/ul9ieG588663-03.gif);
	background-repeat: repeat;
	background-position: bottom left;
	background-attachment: scroll;
	background-repeat: repeat;
}
.red_titulo { /* Titulo: Nombre -- Facultad */
	background-image: url(http://photos1.hi5.com/0007/118/072/T4AzYi118072-03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:40px;
	line-height:40px;
	text-align:left;
	padding-left:50px;
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	}
.red_titulo_sub {
	background-image: url(http://photos1.hi5.com/0012/992/060/bw7XZR992060-03.png);
	background-position:center;
	font-family: Arial;
	color: #FFFFFF;
 	font-size: 12px;
	font-weight: bold;	
	height:40px;
	line-height:40px;
	text-align:left;
	padding-left:30px;
}
.red_head {/* Head */
	background-image: url(http://photos1.hi5.com/0012/777/920/cjnyRq777920-03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:390px;
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
}
.red_head_foot { /* Head Foot */
	background-image: url(http://photos1.hi5.com/0006/003/478/QP7AhP003478-03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 60px;
	line-height:60px;
}
.red_info_titulo {
	background-position:15px; 
	background-image: url(http://photos1.hi5.com/0010/524/729/FPdFAR524729-03.jpg);	
	height: 30px;
	line-height: 30px;
	background-repeat: repeat-y;
	font-family: Arial;
	color: #000000;
 	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-left:25px;
}

.red_info_body {
	background-position:15px; 
	background-image: url(http://photos1.hi5.com/0011/583/388/KPi05Z583388-03.jpg);
	background-repeat: repeat-y;
 	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-left:25px;
}
.red_info_foot {
background-position:15px; 
background-image: url(http://photos1.hi5.com/0011/656/704/wd4JYb656704-03.jpg);
height: 30px;
background-repeat: no-repeat;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #e5d7ff;
}
