@charset "utf-8";
/* CSS Document */
.red_fondo { /* Body */
	background-image: url(/red/tapiz/img/EuVl2T599122-03.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat;
}
.red_titulo { /* Titulo: Nombre -- Facultad */
	background-image: url(/red/tapiz/img/F2IPWa085727-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/FKHdvN545890-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/nHZr85396492-03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height:415px;
	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/gjps1j140136-03.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 60px;
}
.red_info_titulo {
	background-position:15px; 
	background-image: url(/red/tapiz/img/WCV1Gf087302-03.jpg);	
	height: 45px;
	line-height: 45px;
	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/nolv0S313585-03.jpg);
	background-repeat: repeat-y;
	font-family: Arial;
	color: #FFFFFF;
 	font-size: 14px;
	text-align:left;
	padding-left:25px;
}
.red_info_foot {
	background-position:15px; 
	background-image: url(/red/tapiz/img/cTyOWs835846-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;
}
