@charset "utf-8";
/* CSS Document */
.red_fondo { /* Body */
	background-color: negro;
	background-image: url(/red/tapiz/img/2ischop.gif);
	background-repeat: repeat;
	background-position: bottom left;
	background-attachment: scroll;
	background-repeat: repeat;
}
.red_titulo { /* Titulo: Nombre -- Facultad */
	background-image: url(/red/tapiz/img/2lxbck7.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:350px;
	line-height:350px;
	text-align:left;
	padding-left:50px;
	font-family:Arial;
	color: #FF0000;
	font-size: 30px;
	font-weight: bold;
	text-align:left;
	}
.red_titulo_sub {
	background-image: url(/red/tapiz/img/2z3xan9.jpg);
	background-position:center;
	font-family: Arial;
	color: #FFFFFF;
 	font-size: 12px;
	font-weight: bold;	
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:30px;
}
.red_head {/* Head */
	background-image: url(/red/tapiz/img/21b3cyx.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:570px;
	font-family:Arial;
	font-size: 18px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:left;
}
.red_head_foot { /* Head Foot */
	background-image: url(/red/tapiz/img/i4gsxv.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 60px;
	line-height:60px;
}
.red_info_titulo {
	background-position:15px; 
	background-image: url(/red/tapiz/img/o0cvs.gif);	
	height: 70px;
	line-height: 70px;
	background-repeat: no-repeat;
	font-family: Arial;
	color: #FFFFFF;
 	font-size: 16px;
	font-weight: bold;
	text-align:left;
	padding-left:25px;
}

.red_info_body {
	background-position:15px; 
	background-image: url(/red/tapiz/img/autl06.gif);
	background-repeat: repeat-y;
	font-family: Arial;
	color: #FFFFFF;
 	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-left:25px;
}
.red_info_foot {
	background-position:15px; 
	background-image: url(/red/tapiz/img/bj69f8.gif);
	height: 25px;
	background-repeat: no-repeat;
}

.a:link, .a:visited, .a:active, a:hover {
	font-family: Arial;
	text-decoration: none;
	color:#FFFFFF;
}

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