.version_01 {}

/* contenido */
#contenido a{
	color: #666666;
	text-decoration: none;
}
#contenido a:active, #contenido a:hover {
	color: #666666;
	text-decoration: underline;
}
.apartado {
	background-image: url(../images/contenido/fondo_tit.gif); 
	height: 15px;
	background-repeat:  repeat-x;
}
#contenido div.apartado div.endos2 a { 
	color:#FFF; 
	font-weight: bold; 
	background-color:#DA9292; 
	padding: 0px 5px;
	border-right: 1px solid #CA6464;
	border-bottom: 1px solid #CA6464; 
}
#imagenvtc {
	background-image: url(../images/contenido/pabellon.jpg);
	height: 136px;
	background-repeat: no-repeat;
}
#imagenvtc table{
	width: 130px;	
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin: 8px 5px 0px 8px;
	font-weight: bold;
	vertical-align: middle;
}
#imagenvtc th { background-color: #DA9292; }
#imagenvtc td { height: 8px;}
#areas { 
	margin: 10px 0px 0px 0px; 
	padding: 0px;
}
#areas h2 { 
	margin:0px; 	
	padding: 0px;
}
.area_poficial { width: 555px; }
#cab_poficial { 
	background-repeat: no-repeat;
	height: 20px;	
}
#m_poficial p{ 
	background-image: url(../images/areas/fondo_poficial.gif);
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#pie_poficial { 
	background-image: url(../images/areas/pie_poficial.gif);
	background-repeat: no-repeat;
	height: 9px;	
}
.area {
	float: left;
	width: 180px;
	margin: 10px 3px 10px 3px;
}
#cab_doctorado { 
	background-repeat: no-repeat;
	height: 20px;	
}
#m_doctorado p{ 
	background-image: url(../images/areas/fondo_doctorado.gif);
	margin: 0px;
	padding: 0px 5px 0px 5px;;
}
#pie_doctorado { 
	background-image: url(../images/areas/pie_doctorado.gif);
	background-repeat: no-repeat;
	height: 9px;	
}
#cab_tesis { 
	background-repeat: no-repeat; 
	height: 20px;	
}
#m_tesis  p{ 
	background-image: url(../images/areas/fondo_tesis.gif);
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#pie_tesis  { 
	background-image: url(../images/areas/pie_tesis.gif);
	background-repeat: no-repeat; 
	height: 9px;	
}
#cab_ensenanza{ 
	background-repeat: no-repeat; 
	height: 20px;	
}
#m_ensenanza p{ 
	background-image: url(../images/areas/fondo_ensenanza.gif);
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#pie_ensenanza  { 
	background-image: url(../images/areas/pie_ensenanza.gif);
	background-repeat: no-repeat;
	height: 9px;	
}

