* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	color: #333333;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	background-color: #333;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(fondo_paginas.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.h10 {
	height: 10px;
	display: block;
}

.h20 {
	height: 20px;
	display: block;
}

.h30 {
	height: 30px;
	display: block;
}

img {
	border: none;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	height: 579px;
}

.link_oculto {
    color: #51001B;
    text-decoration: underline;
    cursor: pointer;
    font-size: 13px;
}

.link_oculto:hover {
    text-decoration: none;
    color: #F00;
    font-size: 13px;
} 

/*================================
           INDEX
==================================*/
#index {  /*body del index*/
	background-image: none !important;
}

@media only screen and (max-height: 699px) {
#content_index {
	margin: 0px -475px;
	mim-height: 640px;
	width: 950px;
	left: 50%;
	position: absolute;
}
}

@media only screen and (min-height: 700px) {
#content_index {
	margin: -290px -475px;
	height: 640px;
	width: 950px;
	top: 50%;
	left: 50%;
	position: absolute;
}
}

#wrapper_index {
	background-image: url(index_fondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	margin: 0 auto;
	height: 579px;
}

#logueo {
    background-color: hsla(49,74%,78%,1.00);
    border: 1px solid #aaa;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 0 10px #111;
    box-shadow: 0 0 10px #111;
    -webkit-box-shadow: 0 0 10px #111;
    padding: 15px;
    margin-top: 330px;
    margin-right: 30px;
    margin-left: 0px;
    margin-bottom: 0px;
    width: 250px;
    height: 190px;
    color: #000;
    float: right;
}

#logueo strong {
	color: #A90303;
}

#USER,
#PASS,
#PASS_FORM,
#PASS2_FORM,
#NOMBRE_FORM,
#APELLIDOS_FORM,
#NIF_FORM,
#CENTRO_FORM,
#SERVICIO_FORM,
#POBLACION_FORM,
#PROVINCIA_FORM,
#EMAIL_FORM,
#TELEFONO_FORM,
#MENSAJE_FORM,
#EMAIL {
	border: 1px solid black;
	background-color: #FFF;
	font-size: 11px;
	padding: 3px;
	color: #333;
	font-weight: 400;
}

.label {
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
}

.soy {
	font-size: 11px;
}

#BOTON_LOGIN,
#BOTON_REGISTRAR,
#BOTON_RECORDAR,
#BOTON_ENVIAR {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	padding: 5px 10px;
	border: 1px solid #BC104D;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #A90303;
	font-weight: bold;
	cursor: pointer;
}

#BOTON_LOGIN:hover,
#BOTON_REGISTRAR:hover,
#BOTON_RECORDAR:hover,
#BOTON_ENVIAR:hover {
	background-color:#A90303;
	color: #FFF;
}

#CONDICIONES {
	font-size: 12px;
	cursor: pointer;
}

#CONDICIONES .link_oculto {
	color: #A90303;
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
}

#CONDICIONES .link_oculto:hover {
	text-decoration: none;
	color: #000;
	font-size: 11px;
} 

#MENSAJE_INDEX,
#MENSAJE_PASSWORD {
	color: #A90303;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#wrapper_index #abbvie {
    display: inline-block;
    width: 135px;
    height: 50px;
    positon: relative;
    margin-top: 510px;
    margin-right: 0;
    margin-bottom: 0;
    z-index: 99;
    cursor: pointer;
    float: left;
    opacity: 0.7;
    background-image: url(index_abbie_135x50.png);
    background-repeat: no-repeat;
    margin-left: 100px;
}

#wrapper_index #secretaria {
    display: inline-block;
    width: 110px;
    height: 40px;
    position: relative;
    margin-top: 520px;
    margin-right: 0px;
    margin-left: 100px;
    margin-bottom: 0px;
    z-index: 99;
    cursor: pointer;
    float: left;
    opacity: 0.7;
    background-image: url(index_secretaria_110x40.png);
    background-repeat: no-repeat;
}

#wrapper_index #abbvie:hover,
#wrapper_index #secretaria:hover {	
	opacity: 1;	
}
#content_index #wrapper_index #ser {
}

#mensaje_genero,
#mensaje_nombre,
#mensaje_apellidos,
#mensaje_nif,
#mensaje_centro,
#mensaje_servicio,
#mensaje_poblacion,
#mensaje_provincia,
#mensaje_email,
#mensaje_telefono,
#mensaje_registro1,
#mensaje_publicidad,
#mensaje_registro2,
#mensaje_pass,
#mensaje_pass2,
#mensaje_mensaje,
#MENSAJE_REGISTRO {
	font-weight: 700;
	color: #900;
	height: 10px;
}


/*================================
           INICIAL
==================================*/


#wrapper_inicial {
	background-image: url(fondo_inicial.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	margin: 0 auto;
	height: 579px;
}

#form_inicial {
	padding: 285px 15px 15px 15px;
	color: #000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}

#form_inicial H3 {
	font-size: 16px;
	font-weight:bold;
}

#NOMBRE, #APELLIDOS {
	border: 1px solid black;
	background-color: #FFF;
	font-size: 13px;
	padding: 3px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	font-weight: normal;
}

#form_inicial table,
#form_inicial tr {
	color: #000;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}

#BOTON_GUARDAR {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	padding: 5px 10px;
	border: 1px solid #BC104D;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #A90303;
	font-weight: bold;
}

#BOTON_GUARDAR:hover {
	background-color:#A90303;
	color: #FFF;
}

#mensaje_inicial {
	color: #A90303;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

/*================================
           COOKIES
==================================*/
@media only screen and (max-height: 699px) {
#cookies {
	position: absolute;
	height: 40px;
	width: 100%;
	margin: 600px auto -40px auto;
	background-color: #A90303;
	padding: 10px 0px;
}
}

@media only screen and (min-height: 700px) {
#cookies {
	position: absolute;
	height: 40px;
	width: 100%;
	bottom: 0px;
	margin: 600 auto -140px;
	background-color: #A90303;
	padding: 10px 0px;
}
}

#cookies_contenido {
	position: absolute;
	height: 40px;
	width: 930px;
	bottom: 40px;
	left: 50%;
	margin-left: -475px;
	margin-bottom: -40px;
	font-family: verdana;
	color: #FCDAE6;
	padding: 10px;
	font-size: 11px;
}

#cerrar_cookies {
	background-color: #360516;
	color: #FCDAE6;
	height: 20px;
	width: 20px;
	border: 1px solid #FCDAE6;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	position: absolute;
	right: 10px;
	cursor:pointer;
}

#cerrar_cookies:hover {
	background-color: #100106;
	color: #FFF;
	border: 1px solid #FFF;
}

.link_cookie {
	text-decoration: underline;
	cursor: pointer;
}

.link_cookie:hover {
	color: #FFF;
	text-decoration: none;
}

#politica_cookies H5 {
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	background-color: #333;
	display: block;
	padding: 4px;
	width: 100%;
}

#politica_cookies H4 {
	font-size: 16px;
	font-weight: 700;
	color: #333;
}

#politica_cookies H3 {
	font-size: 24px;
	font-weight: bolder;
	color: #000;
}


/*================================
           PRINCIPAL
==================================*/
#principal {
	color: #000;
	height: 100%;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

#contenedor {
	min-height: 100%;
	height: auto!important; 
	height: 100%;
}

.cabecera {
	background-image: url(cabecera.jpg);
	height: 100px;
	width: 900px;
}

#links {
	font-size: 11px;
	color: #666;
	margin: 4px 0px 0px 10px;
	width: 390px;
	display: block;
	float: left;
}


#breadcumbs {
	display: block;
	padding: 15px;
	width: 830px;
	height: 25px;
	margin: 4px 10px 0px 10px;
}

.izqda {
	display: inline-block;
	float: left;
	text-align: left;
}

.dcha {
	display: inline-block;
	float: right;
	width: 360px;
	text-align: right;
}

.gris, .gris a, .gris .link_oculto {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

gris a:hover, .gris .link_oculto:hover {
	font-weight: 400;
	text-decoration: underline;
	cursor: pointer;
	color: #000;
}


#boton_contenidos.TresLineas,
#boton_secretaria.TresLineas,
#boton_examen_activo.TresLineas,
#boton_valoracion.TresLineas {
    font-size: 18px;
    color: #FFBAC2;
    text-align: center;
    width: 250px;
    height: 75px;
    margin: 20px auto 20px auto;
    background-color: #920011;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
    cursor: pointer;
    padding: 10px 0 10px 0;
}

#boton_examen_inactivo.TresLineas {
    font-size: 18px;
    color: #CCC;
    text-align: center;
    width: 250px;
    height: 75px;
    margin: 20px auto 20px auto;
    background-color: #606060;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
    padding: 10px 0 10px 0;
}

#boton_contenidos.DosLineas,
#boton_secretaria.DosLineas,
#boton_examen_activo.DosLineas,
#boton_valoracion.DosLineas {
    font-size: 18px;
    color: #FFBAC2;
    text-align: center;
    width: 250px;
    height: 75px;
    margin: 20px auto 20px auto;
    background-color: #920011;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
    cursor: pointer;
    padding: 20px 0 0 0;
}

#boton_contenidos:hover,
#boton_secretaria:hover,
#boton_examen_activo:hover,
#boton_valoracion:hover {
	color: #FFF;
	background-color: #67000B;
}


#corte {
	clear: both;
	padding-top: 120px;
}

#pie {
    height: 80px;
    width: 900px;
    margin: -80px auto 0px auto;
    background-image: url(pie_pagina.png);
    background-repeat: no-repeat;
}

#pie #abbvie {
    display: inline-block;
    width: 135px;
    height: 50px;
    positon: relative;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 50px;
    margin-bottom: 0px;
    z-index: 99;
    cursor: pointer;
    float: left;
    opacity: 0.7;
    background-image: url(pie_abbie_135x50.png);
    background-repeat: no-repeat;
}


#pie #sefh {
    display: inline-block;
    width: 120px;
    height: 60px;
    positon: relative;
    margin-top: 7px;
    margin-right: 0px;
    margin-left: 220px;
    margin-bottom: 0px;
    z-index: 99;
    cursor: pointer;
    float: left;
    opacity: 0.7;
    background-image: url(pie_sefh_120x60.png);
    background-repeat: no-repeat;
}

#pie #secretaria {
    display: inline-block;
    width: 110px;
    height: 40px;
    position: relative;
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 200px;
    margin-bottom: 0px;
    z-index: 99;
    cursor: pointer;
    float: left;
    opacity: 0.7;
    background-image: url(pie_secretaria_110x40.png);
    background-repeat: no-repeat;
}

#pie #abbvie:hover,
#pie #sefh:hover,
#pie #secretaria:hover {	
	opacity: 1;	
}

/*================================
           PONENCIAS
==================================*/


.boton_agenda {
    font-size: 18px;
    color: #BADAFF;
    text-align: center;
    width: 250px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    padding: 15px;
    background-color: #001092;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
    cursor: pointer;
}

.boton_tema_completado {
    font-size: 18px;
    color: #B3D6F6;
    text-align: center;
    width: 250px;
    margin: 20px auto 0px auto;
    padding: 15px;
    background-color: #215A94;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
    cursor: pointer;
}

.boton_tema_activo {
    font-size: 18px;
    color: #BAFFDA;
    text-align: center;
    width: 250px;
	margin: 20px auto 0px auto;
    padding: 15px;
    background-color: #009205;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
    cursor: pointer;
}

.boton_tema_inactivo {
    font-size: 18px;
    color: #CCC;
    text-align: center;
    width: 250px;
	margin: 20px auto 0px auto;
    padding: 15px;
    background-color: #606060;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #111;
}

.boton_agenda:hover {
    color: #FFFFFF;
    background-color: #00084D;
}

.boton_tema_completado:hover {
    color: #FFF;
    background-color: #2D7BCB;
}

.boton_tema_activo:hover {
    color: #FFF;
    background-color: #00670E;
}

.celda_oscura {
    background-color: #0A2D7A;
    color: white;
    padding: 5px 10px;
}

.boton_ponencia {
    font-size: 18px;
    color: #001092;
    text-align: center;
    width: 250px;
    margin: 0px auto 0px auto;
    padding: 15px;
    background-color: #59C5C5;
    font-weight: bolder;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px #BC104D;
    box-shadow: 0 0 10px #001092;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px #001092;
}

.boton_ponencia:hover {
    color: #FFFFFF;
    background-color: #C6A71E;
}


#autoevaluacion {
    width: 100%;
    border: 1px;
    text-align: left;
}

#indice {
	width: 600px;
	margin: 20px auto 0px auto;
}



/*================================
          EXAMEN
==================================*/
.pulsa {
	color: #366;
	font-size: 14px;
}

.pulsaSI {
	color: #366;
	font-size: 12px;
	border: 1px solid #366;
	cursor: pointer;
	height: 25px;
	width: 25px;
	background-color: #FFF;
	text-align: center;
	padding: 0;
}

.pulsaSI:hover {
	color: #000;
	font-size: 12px;
	border: 1px solid #000;
	cursor: pointer;
	background-color: #A6D2D2;
	text-align: center;
	padding: 0;
}

.pulsaNO, pulsaNO:hover {
	color: #ABD6D6;
	font-size: 12px;
	border: 1px solid #ABD6D6;
	cursor: default;
	height: 25px;
	width: 25px;
	background-color: #FFF;
	text-align: center;
	padding: 0;
}

div.bien {
	font-size: 13px;
	color: #000000;
	padding: 5px 10px;
	background-color: #CBFFA8;
	white-space: nowrap;
	width: 150px;
	margin: 0 0 0 5px;
	display: inline-block;
	text-align: center;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;

	border: 1px solid #00CC00;
}

div.regular {
	font-size: 13px;
	color: #000000;
	padding: 5px 10px;
	background-color: #FFE495;
	white-space: nowrap;
	width: 150px;
	margin: 0;
	display: inline-block;
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #F5B700;
}

div.mal {
	font-size: 13px;
	color: #000000;
	padding: 5px 10px;
	background-color: #FFA6A6;
	white-space: nowrap;
	width: 150px;
	margin: 0 5px 0 0;
	display: inline-block;
	text-align: center;

	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;

	border: 1px solid #FF0000;
}

#error {
	font-weight:bold;
	color:#D50003;
	font-size:16px;
	border:2px solid #D50003;
	text-align:center;
	padding: 5px;
	margin: 10px;
	text-align: center;
	width: 320px;
}

#BOTON_COMPROBAR,
#BOTON_GUARDAR,
#BOTON_FINALIZAR {
	font-size: 13px;
	padding: 5px 12px;
	border: 1px solid #BC104D;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #BC104D;
	font-weight: 900;
	cursor: pointer;
}

#BOTON_COMPROBAR:hover,
#BOTON_GUARDAR:hover,
#BOTON_FINALIZAR:hover {
	background-color:#BC104D;
	color: #FFF;
}

H3 {
	font-size: 24px;
	color: #000;
}

h4 {
	font-size: 16px;
}


/*================================
       PROCESANDO RESPUESTAS
================================*/
.procesando {
	display: block;
	width: 100%;
	margin: auto !important;
	padding: 30px 0 0 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;	
}


/*===============================
          ENCUESTAS
===============================*/
#tabla_valoracion th,
#tabla_valoracion td {
	padding: 6px;
}

/*================================
           ADMINISTRADOR
================================*/

#excel {
	height:40px;
	display:block;
	text-align:right;
	padding-right:180px;
	font-size:11px;
	font-variant:small-caps;
}

#excel a {
	color: #067;
}

#excel a:hover {
	color: #000;
	text-decoration: none;
}
