@charset "utf-8";
body{
/*background: #4D4B4B;*/
}
#cabecera {

    /*background: #9B021A url(../img/logo_cuadrado_v2.png);*/
    background: #9B021A;
    background-repeat: no-repeat;
    background-position: 50px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    float: left;
    width: 100%;
    height: 225px;
    margin: auto;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    border-bottom: #9b8944 solid 5px;
    clear: both;
}
#divCisneUCM {
	position:absolute;
	top: 35px;
	left: 40px;
	float:left;
}
#texto {
	position:absolute;
	top: 60px;
	left: 220px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color:rgb(255,255,255);
	float:left;

}
#titulo{
    float: right;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*text-shadow: black 0.1em 0.1em 0.2em;*/
    font-size: 3em;
    font-weight: bold;
    color: #cd939f;
    padding: 155px 10px;
}

#titular{
    width: 100%;
	background: #cbc09a;
	margin: 0% 0 0% 0%;
	height: 100 px;	
}
#pie{
    width: 100%;
	background: #4d4b4b;
	margin: 1% 0 0% 0%;
	height: 100 px;	
}
#redsocial{
float:right;
padding: 1px 5px 2px 1px;	
}
#textotitular{
	width: 80%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 1.2em;
    font-weight: bold;
	color:#5f5a59;
	padding: 20px 5% 20px 2%;
	
}

#textotitular a{
	color:#5f5a59;
	font-size: 0.8em;
	text-decoration: none;
}
#textotitular a:hover{
	color: #857e7d;
}

/* elementos de formulario */
.cab_formulario{
	display:block;
	float:left;
	width:98%;
	background:#78565D;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
/*	text-shadow: black 0.1em 0.1em 0.2em;*/
	font-size:1em;
	color:#edd1d3;
/* 	padding:3% 1% 0% 1%; */
 	padding: 15px 1% 0% 1%;
	margin-bottom: 0.5%;
	border-bottom: solid 3px rgb(204,204,204);
}

.cab_aviso{
	display:block;
	float:left;
	width:98%;
	background:#78565D;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size:2em;
	color:#edd1d3;
	padding:1% 1% 1% 1%;
	margin-bottom: 0.5%;
	border-bottom: solid 2px rgb(204,204,204);
	text-align:center;

}
/* contiene todos los ementos que forman el formulario*/
.contenido_formulario{
	display:block;
	margin: 35px 1% 2% 1%;	
}
.text_aviso{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:1.2em;
color: rgb(102,102,102);
padding:1% 1% 1% 1%	;
font-weight:bold;	
}
.text_formulario{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:0.8em;
color:rgb(51,51,51);
padding:1% 1% 1% 1%	;
font-weight:bold;	
}
.formulario{
	border: 3px solid rgb(204,204,204);
	background:#eeecec;
	border-bottom-right-radius: 20px;
    border-bottom-left-radius:  20px;

}
.input_formulario{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 2px solid #ccc;
	padding: 4px 4px 4px 4px;
	width:95%;
	display: block; /*Para que los errores aparezcan en la linea inferior*/
}
.fuera{
	float:right;
	margin-top:-2.2em;
	margin-right:1em;
}

/* Botón  centrado*/
 .centrado{
display: flex;
justify-content: center;
align-items: center;
padding: 2% 2% 2% 2%;
 }
.boton {
	width: 90%;
	display: inline-block;
	zoom: 2;
	text-align: center;
	vertical-align: baseline;
	cursor: pointer;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding: .5em 2em .55em .5em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.boton:hover { text-decoration: none; }
 
/* Redondez */
 
.redondo {
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
 
/* Color */
 
.fondoboton {
	color: #d7d7d7;
	border: solid 2px #c0bac1;
	background: #b68386;
	background: -webkit-gradient(linear, left top, left bottom, from(#b68386), to(#b76f7e));
	background: -moz-linear-gradient(top,  #e18295,  #b76f7e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e18295', endColorstr='#b76f7e');
}
.fondoboton:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#78565d), to(#b76f7e));
	background: -moz-linear-gradient(top,  #78565d,  #b76f7e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#78565d', endColorstr='#b76f7e');
}
.imgboton_pdf{
 background: #b68386 url(../img/pdf_bot.png);
 background-repeat: no-repeat;
 background-position: 10px;

}
.imgboton_pdf:hover{
 background: #957375 url(../img/pdf_bot.png);
 background-repeat: no-repeat;
 background-position: 10px;
 color:rgb(51,51,51);

}
.errores { 
	color: brown; /* color para los textos de error*/
	font-size: 1em;
} 

.enlace_iz{
	text-decoration:none;
	color:#9B021A;	
}
.enlace_iz:hover { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; }
a.enlaceboton, a.enlaceboton:hover, a.enlaceboton:visited {
color: #d7d7d7;	
}
/* forma redonda de enlace */
a.EnlaceRedondo {
    width: 10px;
    height: 10px;
    background: transparent;
    margin-right: 0.5em;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.5);
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    border: 1px solid #fff;
    display: block;
    float: left;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.saltalinea{
padding-top: 20px;
background: #fff;	
}

.contenido{
	font-weight: normal;
	color:rgb(102,102,102);
}
.duplicado{
	text-align:center;
}
img.pequena{
  width: 100px; height: 106px;
}
img.icono{
width: 40px; height: 43px;
}
.pie{
	display:block;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
/*	text-shadow: black 0.1em 0.1em 0.2em;*/
	font-size:1em;
	color:#FFF;
	padding:3% 1% 0% 1%;	
}

@keyframes parpadeo {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.texto-parpadeo {
    font-style: italic;
    color: #ff0000; /* Rojo */
    font-size: 20px; /* Aumenta el tamaño del texto */
    animation: parpadeo 10s infinite; /* Parpadeo más lento (cada 2 segundos) */
}

