<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS escenica :D*/


.contenedor_petit{
width:100%;
height:80px;
float: left;
margin-top:10px;
padding: 10px;
margin-left:-10px;
background:#FFF;
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
}

.contenedor_petit ul{
font-size:12px;
list-style-type: circle ;
margin-left:22px;

}

.ac-medium p {margin-bottom:0;}

.contenedor_petit:hover {
-webkit-transition-property: -webkit-box-shadow, background;
-webkit-transition-duration: 00ms;
-moz-transition-property: -moz-box-shadow, background;
-moz-transition-duration: 00ms;
transition-property: box-shadow, background;
transition-duration: 00ms;

-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.13), 1px 0 0 rgba(0,0,0,0.1);
}

.contenedor_petit h6{
	color:#C09;
	font-size:16px;
	margin-top:-5px;
	margin-bottom:5px;
}

.box_media{
width:22%;
height:60px;
float: left;
padding: 1%;
margin: 1% 1% 0 0;
background-image:url(../images/back2.jpg);
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);
box-shadow: 2px 2px 2px rgba(0,0,0,0.05), 1px 1px 0px rgba(255,255,255,1);

-webkit-transition-property: -webkit-box-shadow, background;
-webkit-transition-duration: 600ms;
-moz-transition-property: -moz-box-shadow, background;
-moz-transition-duration: 600ms;
transition-property: box-shadow, background;
transition-duration: 600ms;
}

.ultimacaja {height:250px;}
.ultimacaja2 {height:110px;}

.box_large{
width:100%;
height:auto;
padding: 10px;
margin:5px auto;
}

.box_d{
width:100%;
height:200px;
padding: 10px 80px;
margin: 10px auto;
}
.box_di{
width:100%;
height:380px;
padding: 10px;
margin: 10px auto;
}

.box_de{
width:100%;
height:120px;
padding: 10px 80px;
margin: 10px auto;

}

.box_dc{
width:100%;
height:510px;
padding: 10px;
margin: 10px auto;
}

.insblanc {
	float: left;
	width:auto;
	height:auto;
	padding:5px;
	text-align:center;
	color:#069;
	-moz-box-shadow:2px 2px 2px #CCCCCC;
	-webkit-box-shadow:2px 2px 2px #CCCCCC;
	box-shadow:2px 2px 2px #CCCCCC;
	background-color:#FFF;
	margin:10px 15px 0px 0px;

	}
	
	.insblanc a{
	color:#069;
	text-decoration:none;
		}
   
.insblanc:hover{
background:#F4F4F4;
}

.ac-container{
	width: 100%;
	text-align: left;
}
.ac-container label{
  float: none;
  clear: both;
	padding: 7px;
	position: relative;
	z-index: 20;
	display: block;
	color: #000;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 100%;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
border-left: 6px solid #008BB9;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	color: #000;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../muestra_prueba/images/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../muestra_prueba/images/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	overflow:hidden;
	height: 0px;
	margin: 0px auto;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	border-left: 6px solid rgba(0, 139, 185, 0.6);
}
.ac-container article p{
	padding: 10px;
	font-size:100%;
} 
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 140px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 180px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}
.ac-container input:checked ~ article.ac-small{
	height: 140px;
}
.ac-container input:checked ~ article.ac-medium{
}
.ac-container input:checked ~ article.ac-large{
	height: 200px;
}

article.ac-medium:after { display:block; clear:both; content:"";}

/* ---- AVATARES DEL MAPA DE DOCTORADO ---- */
article.cajasdoctorado { width:250px; padding:0; margin:1%; text-align:center; float:left;}
article.cajasdoctorado img { width:100%;}

article.cajasdoctorado img:hover { opacity: 0.5; }


/* ----	Publicaciones ---- */

.tapapublicacion { width:20%; float:left; margin:5%; padding:1%;height:250px;}
.tapapublicacion h2 { color:#F00;}
.tapapublicacion h3 { 
	font-size:13px;
	color: #06C;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    padding: 2px;}
.tapapublicacion .imagen { 
	height:220px; 
	overflow:hidden; 
	border:1px solid #000; 
	margin-bottom:10px;}


@media (max-width:480px) {
    article.cajasdoctorado {
         width: auto;
         margin: 1% auto;
         float: none;
    }
}

</pre></body></html>