@charset "utf-8";
/* CSS Document */
.red_fondo { /* Body */
	background-color: #000000;
	background-image: url(/red/tapiz/img/4khu2S155125-03.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: repeat;
}
.red_titulo { /* Titulo: Nombre -- Facultad */
	background-image: url(/red/tapiz/img/XtlBTL070804-03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	text-align:center;
	padding-left:15px;
	font-family:Arial;
	color:#FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	}
.red_titulo_sub {
	background-image: url(/red/tapiz/img/vTA9M.005289-03.jpg);
	background-position:center;
	font-family: Arial;
	color: #FFFFFF;
 	font-size: 12px;
	font-weight: bold;	
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:30px;
}
.red_head {/* Head */
	background-image: url(/red/tapiz/img/n1xvSi654463-03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:400px;
	font-family:Arial;
	font-size: 18px;
	color:#e5d7ff;
	font-weight: bold;
	text-align:left;
}
.red_head_foot { /* Head Foot */
	background-image: url(/red/tapiz/img/BeWBvd855651-03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 35px;
	line-height:35px;
}
.red_info_titulo {
	background-position:15px; 
	background-image: url(/red/tapiz/img/ab2MoG022063-03.jpg);	
	height: 30px;
	line-height: 30px;
	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/OUVWjh781861-03.jpg);
	background-repeat: repeat-y;
	font-family: Arial;
	color: #e5d7ff;
 	font-size: 14px;
	text-align:left;
	padding-left:25px;
}
.red_info_foot {
	background-position:15px; 
	background-image: url(/red/tapiz/img/QZY0nl803710-03.jpg);
	height: 16px;
	background-repeat: no-repeat;
}

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