@charset "utf-8";
/* CSS Document */

body{
	background-color:#ececec;
	height:100%;
}
#Encabezado{
	width:100%;
	height:130px;
	float:left;
	text-align:center;
	background-image:url(../images/Encabezado.png);
	background-repeat:repeat-x;
}
#Encabezado #TextoEncabezado{
	width:1000px;
	height:130px;
	text-align:left;
	margin:0px auto;
}
#Encabezado #TextoEncabezado #logo{
	float:left;
	width:90px;
	height:90px;
	margin-left:30px;
	margin-top:20px;
	background-image:url(../images/Logo.png);
}
#Encabezado #TextoEncabezado #CajaTitulo{
	float:left;
	width:600px;
	margin-left:20px;
	margin-top:25px;
}
#Encabezado #TextoEncabezado #CajaTitulo #Titulo{
	float:left;
	width:100%;
	font-size:30px;
	font-family:Georgia;
	color:#133d87;
	text-align:left;

}
#Encabezado #TextoEncabezado #CajaTitulo #Titulo2{
	float:left;
	width:100%;

	font-size:28px;
	font-family:Calibri;
	color:#7595bf;
	text-align:left;
}
#Contenido{
	float:left;
	width:100%;
	height:auto;
}
#Contenido #CajaSesion{
	background-color:#6882b0;
	width:1000px;
	height:40px;
	margin:0px auto;
}

#Contenido #CajaSesion #Bienvenida{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:85%;
}
#Contenido #CajaSesion #CerrarSesion{
	float:left;
	width:auto;
	margin-top:10px;
}
#Contenido #Cuerpo{
	background-color:#ECECEC;
	width:1000px;
	height:auto;
	margin:0px auto;
}
#Contenido #Cuerpo #Informacion{
	width:76%;
	height:auto;
	min-height:508px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFFFFF;
	padding:15px;
	box-shadow: 6px 6px 4px #616161;
}
#PiePagina{
	width:100%;
	height:80px;
	float:left;
	background-color:#7595bf;
	margin-top:10px;
}
#PiePagina #TextoPie{
	width:1000px;
	margin:0px auto;

	font-size:18px;
	font-family:Calibri;
	color:#FFFFFF;

	text-align:right;
}
.Button{
	font-size:14px;
	font-family: Verdana, sans-serif;
	background-image:url(../images/FondoBoton.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-color:#a0bcc9;
	border-style:solid;
	width:80px;
	height:25px;
	border-radius:5px;
	cursor:pointer;
}
.CampoTexto{
	font-family: Verdana, sans-serif;
	font-size:16px;
	color:#4A6A82;

	background-color:#f7f9fb;

	border-color:#a0bcc9;
	border-style:solid;
	border-radius:5px;
	border-width:1px;

	width:200px;
	text-align:left;
}
.Titulos{
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #4A6A82;
	font-weight:bold;
	text-align:left;
}
.Titulos2{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #4A6A82;
	font-weight:bold;
	text-align:left;
}
.Fuente{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #4A6A82;
	font-weight:normal;
}
.FuenteSesion{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.Celda{
	border-style:solid;
	border-width:1px;
	border-color:#4A6A82;
	border-radius:5px;

	font-family: Verdana, sans-serif;
	font-size:16px;
	color:#4A6A82;
	height:auto;
	text-align:center;
}

/*---------------------------------*/
#Contenido #CajaSesion #InicioSesion #BotonInicio{
	background-color:#6882b0;
	font-family: Verdana, sans-serif;
	text-decoration:underline;
	border:none;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:normal;
	cursor:pointer;
}
#Contenido #CajaSesion #InicioSesion{
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:100%;
	text-align:left;
}
#Contenido #Cuerpo #Noticias{
	float:left;
	margin-top:10px;
	width:75%;
	height:auto;
	box-shadow: 6px 6px 4px #616161;
	background-color:#FFFFFF;
}
#Contenido #Cuerpo #Noticias #TextoNoticias{
	font-family: Verdana, sans-serif;
	font-size:14px;
	color:#4A6A82;
	margin:30px;
	text-align:left;

	height:auto;
}
#Contenido #Cuerpo #Opciones{
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:24%;
	height:auto;
	box-shadow: 6px 6px 4px #616161;
	background-color:#FFFFFF;
	padding-bottom:10px;
	padding-top:20px;
}
/*-----------------------------------------------------*/



#Contenido #Cuerpo #MenuVertical{
	width:20%;
	height:auto;
	float:left;
	margin-top:10px;
}

#Contenido #Cuerpo #MenuVertical .subnavegador .Subitem{
	border-radius:5px;
	background-color:#FFFFFF;
	text-align:left;
	margin-top:1px;
	height:20px;
	padding-left:20px;
}
#Contenido #Cuerpo #MenuVertical .subnavegador .Subitem .subitems{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color:#113053;
	text-decoration:none;
}
#Contenido #Cuerpo #MenuVertical .desplegable .DesplegableIcon{
	width:14px;
	height:14px;
	float:left;
	margin-right:5px;
	background-image:url(../images/RightArrow.png);
	background-repeat:no-repeat;
}
#Contenido #Cuerpo #MenuVertical .desplegable{
	text-align:left;
	background-color:#233650;
	background-image:url(../images/FondoMenus.png);
	border-radius:5px;
	height:22px;
	margin-top:1px;
	padding-top:5px;
	padding-left:5px;
}
#Contenido #Cuerpo #MenuVertical .desplegable .items{
	font-family: Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------------*/
.TextoDetalle{
	text-align:left;
	padding-left:100px;
	float:left;
	width:80%;
}
.CerrarDetalles{
   float:left;
   width:100%;
   cursor:pointer;
   text-align:right;
   margin-bottom:5px;
}
.X{
	width:24px;
	float:right;
	height:24px;
	background-image:url(../images/RedClose.png);
	background-repeat:no-repeat;
}
.Detalles{
	position:absolute;
	border:solid;
	border-color:#113053;
	background-color:#FFFFFF;
	width:600px;
	height:auto;
	padding:15px;
	display:none;
}
.EditarDetalles{
	position:absolute;
	border:solid;
	border-color:#113053;
	background-color:#FFFFFF;
	width:800px;
	height:auto;
	padding:15px;
}
.TituloDetalles{
	font-family: Verdana, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;

	float:left;
	width:100%;
	height:50px;

	text-align:left;
	margin-bottom:15px;
	background-color:#113053;
}
.TituloDetalles div{
	margin-left:10px;
	margin-top:15px;
}
.DetallesDetalle{
	float:left;
	width:90%;
	padding-left:50px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #4A6A82;
	font-weight:normal;
}
.DetallesBotones{
	width:100%;
	float:left;
	text-align:center;
	margin-top:10px;
}
/*MENU EN PESTAÑAS PROGRESO DE ACTIVIDADES*/
#container ul{
    list-style:none;
    list-style-position:outside;
}
#container ul.menu li{
	float:left;
	position:relative;

    margin-right:5px;
    margin-bottom:-1px;

    display:block;
	cursor:pointer;
	width:220px;

    padding:10px 15px;
    background:#c3c9d0;

    border: solid #113053;
    border-width:1px 1px 1px 1px;
	border-radius:5px 5px 0 0;

	font-family: Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4A6A82;
}
#container ul.menu li:hover{

}
#container ul.menu li.active{
    background-color:#FFFFFF;
    top:1px;
    border-bottom:0;
}
.PaginasActividades{
	float:left;
	width:95%;
	height:auto;
	min-height:350px;
	border:1px solid;
	border-color:#113053;
	border-radius:10px;
	padding:10px;

	font-family: Verdana, sans-serif;
	font-size:16px;
	color:#4A6A82;
}
/*FIN MENU EN PESTAÑAS PROGRESO DE ACTIVIDADES*/
/*SLIDER NOTICIAS*/
#content{
    overflow:hidden;
}
.contentbox-wrapper{
	position:relative;
    left:0;
    width:3000px;
    height:100%;
}
.contentbox{
	width:580px;
    height:400px;
    float:left;
    padding:10px;
    background:#fff;
	margin:5px;
    box-shadow: 2px 2px 2px 2px #ccc;
	-moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
	overflow:auto;
}
.PlayerButton{
	cursor:pointer;
	width:18px;
	height:18px;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	box-shadow: 2px 2px 2px 2px #ccc;
	-moz-box-shadow: 0 0 2px 2px #ccc;
	-webkit-box-shadow: 0 0 2px 2px #ccc;
	margin-left:5px;
}
/*FIN SLIDER*/

/*INFORMES DE CUMPLIMIENTO*/
.DivCargar{
	width:100%; text-align:center; vertical-align:central; float:left;
}
/**/
/*NUEVO ALERT*/
#Emergente{
	border:solid;
	border-color:#113053;
	background-color:#FFFFFF;
	width:400px;
	height:auto;
	padding:15px;
	display:none;
}
.Emergente{
	border:solid;
	border-color:#113053;
	background-color:#FFFFFF;
	width:400px;
	height:auto;
	padding:15px;
	display:none;
}
#Emergente #Mensaje{
	text-align:center;
	margin-bottom:10px;
}
#Emergente #Botones{
	text-align:center;
	margin-bottom:10px;
}
/**/
#divVolver{
	width:100%; float:left; margin-top:10px; margin-bottom:10px; display:none;
}
.ButtonDownload{
	border:none;
	cursor:pointer;
	background:none;
	padding:0px;
}
.ButtonDownload:hover{
	text-decoration:underline;
}
.DivTitle{
	position:absolute;
	background-color: #E0E0E0;
	display:none;
	width:auto;
	padding:3px;
	box-shadow: 5px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px rgba(0,0,0,0.3);
}
