/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #631e88;
	width: 965px;
	margin-top: 3px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

body#portada {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #631e88;
	width: 952px;
	padding: 0px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}

#pageWrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#leftColumn {
	width: 90px;
	text-align: left;
	border-right: 2px solid #dfdfdf;
	float: left;
}

#leftColumn2 {
	width: 90px;
	text-align: left;
	border-right: 2px solid #dfdfdf;
	float: left;
}

#middleColumn {

}

#middleColumn2 {
	float: left;
	margin-left: 11px;
}

.middleColumnConMenu {
	margin-left: 100px;
	width:670px;
}

.middleColumnSinMenu {
	width:759px;
	margin-left: 14px;
}

#rightColumn {
	border-left: 2px solid #dfdfdf;
	width: 180px;
	float: right;
}

#rightColumn2 {
	border-left: 2px solid #dfdfdf;
	width: 180px;
	margin-left: 10px;
	float: left;	
}


#footer {
	width: 100%;
	clear: both;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	height:23px;
}


a.enlacePortada {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover.enlacePortada {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.barraDatosInferior {
	clear: both;	
        padding-left: 15px;
	padding-top: 5px;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
}

h1 {
	font-size: medium;
	margin: 0px;
	padding: 0px;
}

h1.portadaEntrada {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #631e88;
}

h2.axendaTitulo {
	font-size: medium;
	margin: 0px;
	padding: 0px;
	color: #668000;
}

hr {
	color: #b38ce4;
	/*border:1px solid #b38ce4;*/
}

/*Dise�*/

.cuerpoPortada {
	background-image:url(../images/portada/p_fondo3.jpg);
	background-repeat:repeat-x;
	height:318px;
	padding-top:1em;
}

.cajitaFormulario {
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.cajitaRecordatorio {
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.cajitaFormularioBarraSuperior {
	background-color:#e1b8f4;
	border-top:1px solid #b578d7;
	border-right:1px solid #b578d7;
}

.cajitaFormularioBarraSuperior img {
	margin-top:-1px;
}

.cajitaFormularioBarraInferior {
	background-color:#e1b8f4;
	border-bottom:1px solid #b578d7;
	border-right:1px solid #b578d7;
}

.cajitaFormularioBarraInferior img {
	margin-bottom:-1px;
}

.cajitaFormularioCuerpo {
	background-color:#e1b8f4;
	border-left:1px solid #b578d7;
	border-right:1px solid #b578d7;
	padding-left:20px;
	padding-right:20px;
}

.camposFormulario {
	padding-left:40px;
}

input.submitPortada {
	cursor:pointer;
	background-image:url(../images/portada/p_fondoboton.jpg);
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	text-align:center;
	font-weight:bold;
	color:#631e88;
}

.cajitaIzquierda {
	padding:5px;
}

.cajitaIzquierdaSuperior {
	border-top:1px solid #b38ce4;
	border-right:1px solid #b38ce4;
	background-color:#f6eefa;
}

.cajitaIzquierdaInferior {
	border-bottom:1px solid #b38ce4;
	border-right:1px solid #b38ce4;
	background-color:#f6eefa;
}

.cajitaIzquierdaInferior img {
	margin-bottom:-1px;
}

.cajitaIzquierdaSuperior img {
	margin-top:-1px;
}

.cajitaIzquierdaContenido {
	border-left:1px solid #b38ce4;
	border-right:1px solid #b38ce4;
	background-color:#f6eefa;
	padding-left:10px;
	font-size:0.85em;
}

.cajitaRosaContenido {
	border-left:1px solid #b38ce4;
	border-right:1px solid #b38ce4;
	background-color:#f6eefa;
	padding-left:10px;
}

.cajitaIzquierdaTitulo {
	font-weight:bold;
        font-size:1.15em;
	margin-bottom:3px;
}

input.buscadorIzquierda {
	border:2px solid #a27cb6;
	font-size:x-small;
	position:relative;
	bottom:5px;	
}

.subtituloIzquierda {
	font-size:0.80em;
	text-transform:uppercase;
	font-weight:bold;

}

ul.listaLateralIzquierda {
	list-style:none;
        font-size:1.0em;
	padding:5px;
	margin:0px;
}

ul.listaLateralIzquierda li a, ul.listaLateralIzquierda li a:hover {
	font-weight: normal;
}

ul.subelementoPortada {
	list-style:none;
        font-size:1.0em;
	padding:5px;
	margin:0px;
	margin-left:20px;
}

ul.subelementoPortada li a, ul.subelementoPortada li a:hover {
	font-weight: normal;
}

ul.sinSubelementoPortada {
	list-style:none;
        font-size:1.0em;
	padding:5px;
	margin:0px;
	margin-left:20px;
	color:#888888;
	text-decoration:italic;
}

ul.sinSubelementoPortada li a, ul.listaLateralIzquierda li a:hover {
	font-weight: normal;
}

ul.botoneraDerecha {
	list-style:none;
	text-align:center;
	font-weight:bold;
	font-size:1.0em;
	margin:0px;
	padding:0px;
}


ul.botoneraDerecha li {
	margin-bottom:5px;
	border-bottom: 1px solid #FFF;
}

ul.lista2LateraIzquierda {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:0.8em;
}

.cabeceraTituloCentral {
	height:60px;
}

.fondoUsuario {
	background-image:url(../images/u_fondovioletausiario.gif);
	background-repeat:repeat-x;
	height:50px;
	width:170px;
	font-weight:bold;
	float: left;
}

.nombreUsuario {
	margin-top:17px;
	margin-left:5px;
}

.tituloUsuario {
	background-image:url(../images/c_bordevioleta1.gif);
	background-repeat:repeat-x;
	width:148px;
	height:50px;
	float: left;
}

input.buscadorParticular {
	border:2px solid #a27cb6;
	margin-top:15px;
	margin-left:10px;
}

input.campoVerde {
	font-size:0.85em;
	border:1px solid #006600;
}

.selectVerde {
	font-size:0.85em;
	border:1px solid #006600;
}

.barraConCurva {
	height:12px;
	background-image:url(../images/bordeblancosuperior.gif);
	background-repeat:repeat-x;
	width:100%;
}

.barraVerdeSuperior {
	background-image:url(../images/bordeverde2.gif);
	background-repeat:repeat-x;
	height:9px;
	background-color:#f2f2f2;
}

.barraVerdeInferior {
	background-image:url(../images/bordeverde7.gif);
	background-repeat:repeat-x;
	height:9px;
	background-color:#f2f2f2;
}

.barraVerdeIzquierda {
	background-image:url(../images/bordeverde4.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.barraVerdeDerecha {
	background-image:url(../images/bordeverde5.gif);
	background-repeat:repeat-y;
	background-position:right;
	margin-left:10px;
	background-color:#f2f2f2;
}
.encabezadoTb {
	font-weight:bold;
   text-align:center;
   color:#660099;
}
.cajaTraballo {
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.botonPresentacion {
	float:left;
	width:70px;
	font-size:1.0em;
	text-align:center;
}

.cajaContenedor {
	border-left:2px solid #d6d6e7;
	border-bottom:2px solid #d6d6e7;
	border-right:2px solid #d6d6e7;
	padding:10px;
}

.cajaMenorContenedor {
	width:48%;
}

.cuerpoCajaContenedor {
	width:80%;
	margin-left:20%;
}

.cajaMenorContenedor2 {
	width:100%;
}

.cuerpoCajaContenedor2 {
	width:90%;
	margin-left:10%;
}

.cuerpoCajaListado {
	width:91%;
	margin-left:9%;
	min-height:45px;
}

h2.tituloCajaContenedor {
	font-size:1.25em;
	padding:0px;
	margin:0px;
}

h2.axendaTitulo {
	font-size:1.15em;
	margin: 0px;
	padding: 0px;
}

.tituloSubvencion {
	padding:0px;
	margin:0px;
	font-size:medium;
}

.textoNegro {
	color:#000000;
	font-size:1.0em;
	padding-right: 5px;
}

.textoCabecera {
	text-transform:uppercase;
	font-size:0.9em;
	margin-bottom:5px;
	margin-top:0px;
}

ul.enlacesInferiores {
	display:inline;
	font-size:1.0em;
        list-style:none;
	margin:0px;
	padding:0px;
}

ul.enlacesInferiores li {
	display:inline;
}

ul.enlacesInferiores li a.enlaceVerde {
	color:#668000;
	text-decoration:underline;
	font-weight:bold;
}

ul.enlacesInferiores li a:hover.enlaceVerde {
	color:#131A00;
	text-decoration:underline;
	font-weight:bold;
}

ul.enlacesListado {
	display:inline;
	font-size:0.80em;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.enlacesListado li {
	display:inline;
}

ul.enlacesListado li a.enlaceVerde {
	color:#668000;
	text-decoration:underline;
	font-weight:bold;
}

ul.enlacesListado li a:hover.enlaceVerde {
	color:#131A00;
	text-decoration:underline;
	font-weight:bold;
}

.margenSuperior {
	margin-top:30px;
}

.contenedorPresentacion1 {
	float:left;
	width:49.2%;
}

.contenedorPresentacion2 {
	width:49.2%;
	margin-left:50.5%;
}

.contendorPresentacionCaja {
	margin-left:80px;
	height:100%;
}

.contendorPresentacionCaja5 {
	margin-left:80px;
	height:320px;
}

.contendorPresentacionCaja3 {
	margin-left:80px;
	height:250px;
}

.barraSuperiorPresentacion {
	border-top:1px solid #8acf68;
	border-right:1px solid #8acf68;
	background-color:#f3f3f3;
}

.barraSuperiorPresentacion img {
	margin-top:-1px;
	margin-left:-1px;
}

.barraInferiorPresentacion {
	border-bottom:1px solid #8acf68;
	border-right:1px solid #8acf68;
	background-color:#f3f3f3;
}

.barraInferiorPresentacion img {
	margin-bottom:-1px;
}

.fondoPresentacion {
	background-color:#f3f3f3;
	border-left:1px solid #8acf68;
	border-right:1px solid #8acf68;
	padding-right:5px;
	padding-left:10px;
}

.tituloGris {
	color:#888888;
	font-weight:bold;
	font-size:1.0em;
	display:block;
}
.tituloGrisClaro {
	color:#888888;
	font-size:1.0em;
	display:block;
}

.textoVerde {
	font-size:1.0em;
	color:#bcd06e;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

ul.listaVerde {
	list-style-type:disc;
	font-weight:bold;
	color:#bcd06e;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	margin-left:12px;
	margin-right:5px;
	font-size:1.0em;
}

ul.listaGris {
	list-style-type:disc;
	font-weight:bold;
	color:#888888;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:0px;
	margin-left:12px;
	margin-right:5px;
	font-size:1.0em;
}

.lateralCalendario {
	float:left;
	width:29%;
}

.lateralTablas {
	width:69.5%;
	margin-left:30%;
}

.botoneraAltaGrupoTraballo {
	height:32px;
}

.fondoBotonRosa {
	float:left;
	background-image: url(../images/iconos/fondoRosa.jpg);
	background-repeat:repeat-x;
	width:115px;
	height:28px;
}
.fondoBotonRosa2 {
	float:center;
	background-image: url(../images/iconos/fondoRosa.jpg);
	background-repeat:repeat-x;
	width:115px;
	height:28px;
}
.fondoBotonRosa3 {
	float:center;
	background-image: url(../images/iconos/fondoRosa2.jpg);
	background-repeat:repeat-x;
	width:170px;
	height:31px;
}
.fondoBotonRosa4 {
   float:center;
	background-image: url(../images/iconos/fondoRosa.jpg);
	background-repeat:repeat-x;
	width:170px;
	height:28px;
}
.fondoBotonUno {
       float:left;
       background-image: url(../images/iconos/novoevento_medio.jpg);
       background-repeat:repeat-x;   
}

.buscadorTraballo {
	float:left;
	background-image:url(../images/iconos/b_buscadorfondo.jpg);
	background-repeat:repeat-x;
	width:115px;
	height:27px;
}

.buscadorTraballo input{
	border:1px solid #deb4f5;
	font-size:x-small;
	position:relative;
	bottom:8px;
	margin-left: 5px;
}

img.lupaTraballo {
	margin-left:5px;
	cursor:pointer;
}

.textoBotonRosa {
	text-align:center;
	font-size:0.85em;
	padding-top:7px;
	display:block;
}

.textoBotonRosa4 {
      text-align:center;
      font-size:0.9em;
      padding-top:7px;
      display:block;
}

.superiorCalendario {
	text-align:center;
	font-weight:bold;
	font-size:0.90em;
	margin-bottom:5px;
}

.leyendaCalendario {
	text-align:right;
	font-size:0.85em;
}

h2.leyendaAgenda {
	font-size:0.85em;
	color:#bcd06e;
}

.modificaTextoNegro {
	color:#000000;
}

.fondoSeccionArea {
	background-color:#f4e6fe;
	min-height: 80px;
}

img.seccionArea {
	margin-top:5px;
	margin-left:5px;
}

.textoSeccionArea {
	margin-left:80px;
	padding:5px;
}

ul.listaDocumentosDescargas {
	/**list-style-image: url(../images/a_puntoverde.jpg);**/
	font-size: 1.0em;
}

ul.listaDocumentosDescargas li {
	/**list-style-image: url(../images/a_puntoverde.jpg);**/
}

ul.listaDocumentosDescargas li a.enlaceVerdeOscuro {
	color:#668000;
	text-decoration:underline;
	font-weight:bold;
}

ul.listaDocumentosDescargas li a:hover.enlaceVerdeOscuro {
	color:#131A00;
	text-decoration:underline;
	font-weight:bold;
}

ul.listaDocumentosDescargaGrande {
	/**list-style-image: url(../images/a_puntoverde.jpg);**/
	font-size: 0.95em;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

ul.listaDocumentosDescargaGrande li {
	/**list-style-image: url(../images/a_puntoverde.jpg);**/
	margin-bottom: 5px;
}

ul.listaDocumentosDescargaGrande li a.enlaceVerdeOscuro {
	color:#668000;
	text-decoration:underline;
	font-weight:bold;
}

ul.listaDocumentosDescargaGrande li a:hover.enlaceVerdeOscuro {
	color:#131A00;
	text-decoration:underline;
	font-weight:bold;
}

.botonRosado {
	background-image:url(../images/iconos/fondoBoton.jpg);
	background-repeat:repeat-x;
	width:90%;
	height:27px;
	vertical-align:middle;
}

.textoBotonRosado {
	display:block;
	text-align:center;
	font-size:1.2em;
	padding-top:5px;
}

/*Comunes*/

.flotaDerecha {
	float: right;
}

.flotaIzquierda {
	float: left;
}

.limpiar {
	clear:both;
}

.limpiarDerecha {
	clear:right;
}

.limpiarIzquierda {
	clear:left;
}

a {
	color: #631e88;
        font-size:1.0em;
	font-weight: bold;
	text-decoration: none;
}

a.grupo  {
        color:none;
	font-size:1.85em;
	text-decoration: none;

}

a.dere {
    color: #631e88;
    font-size:1.15em;
	font-weight: bold;
	text-decoration: none;
}

a.iconos {
        color: #631e88;
        font-size:0.95em;
	font-weight: bold;
	text-decoration: none;
}

a.iconos:hover {
    color: #631e88;
    font-size:0.95em;
    font-weight: bold;
    text-decoration: underline;

}

a.eventosGrupo {
       color: #080808;
       font-size:0.85em;
       font-weight: bold;
       text-decoration: none;
}

a.ligazonInterese{
      color: #080808;
      font-size:0.95em;
      font-weight: bold;
      text-decoration: none;
}

a.ligazonInterese:hover{
      color: #080808;
      font-size:0.95em;
      font-weight: bold;
      text-decoration: underline;
}

a.eventosGrupo:hover {
    color: #080808;
    font-size:0.85em;
    font-weight: bold;
    text-decoration: underline;
}

a.dere:hover{
    color:#631e88;
    font-size:1.15em;
    text-decoration: underline;

}

a.grupo:hover{
        color:none;
	font-size:1.85em;
	text-decoration: underline;
}

a.subnivel{
	color: #631e88;
        font-size:1.0em;
	font-weight: bold;
	text-decoration: none;

}

a.subnivel:hover{
    color: #631e88;
    font-weight: bold;
    text-decoration: none;
    cursor:default;
}

a:hover {
	color: #631e88;
	font-weight: bold;
	text-decoration: underline;
}


form {
	margin: 0px;
	padding: 0px;
}

.mais {
	text-align:right;
	margin-top:5px;
}


img {
	border: none;
	text-decoration: none;
}

img:hover {
	text-decoration: none;
	border-bottom: none;
}

textarea.textareaVerde {
	font-size: 0.95em;
	border:1px solid #006600;
	width: 70%;
	height: 12em;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

label.buscadorLateral {
	white-space: nowrap;
	width: 30%;
	float:left;
	padding-top:3px;
	color: #631e88;
}

label.formulario {
	white-space: nowrap;
	width: 80px;
	float:left;
	padding-top:3px;
	color: #631e88;
}

label.formulario2 {
	white-space: nowrap;
	width: 87px;
	float:left;
	padding-top:3px;
	color: #631e88;
}

label.formulario3 {
	white-space: nowrap;
	width: 80px;
	padding-top:3px;
	margin-left: 5px;
	color: #631e88;
}

label.recordatorio {
	white-space: nowrap;
	width: 150px;
	float:left;
	padding-top:3px;
	color: #631e88;
}

label.formularioNoFlota {
	white-space: nowrap;
	width: 80px;
	padding-top:3px;
	color: #631e88;
}

a.especialImagen img {
	text-decoration: overline;
}

.conCursor {
	cursor: pointer;
}

.alineadoDerecha {
	text-align: right;
}

.alineadoIzquierda {
	text-align: left;
}

.alineadoCentro {
	text-align: center;
}

.alineadoVertical {
	vertical-align:top;
}

.bloque {
        font-size: 1.0em;	
        display: block;	
}

.oculto {
	display: none;
}

.margen5PX {
	margin-left:5px;
}

.margen10PX {
	margin-top:15px;
}

.margen30PX {
	margin-top:30px;
}
.margen50PX {
      margin-top:50px;
}

.margen3PX {
	margin-top:3px;
}

.margen2PX {
	margin-right:8px;
}

.letraMinuscula {
	font-size:0.8em;
}

.mostrarDatosUsuario {
	color: #631e88;
	margin-left: 30px;
	height: 25px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.textoLila {
	color: #631e88;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}