﻿.ContenedorTodoAncho {
    clear: both;
    margin-left: 4px;
    margin-right: 4px;
}

.espacioInicio {
    margin-bottom: 20px;
    /*overflow: auto;*/
    clear: left;
    margin-top: 40px;
}

.Noticia_VistaPrevia {
    /*padding: 10px 10px 20px 0px;*/
    /*max-width: 100%;*/
    /*width: 33%;*/
    width: 46.3%;
    display: inline-block;
    overflow: auto;
    border: 1px dotted black;
    margin-bottom: 10px;
    margin-right: 10px;
    background-color: #E6E4DE;
}

    .Noticia_VistaPrevia img 
    {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        float: none;
        padding-right: 0px;
        height: 175px;
        width: 277px;
    }
    
.Noticia_VistaPreviaInicioTiulo
{
    color: Black;
    font-weight: 700;
}

.divFormacion
{
    width:85%;
    text-align: left;
    position: relative;
    left: 75px;
}
    
.paddingContenidoFormacion
{
    padding: 0px 10px 10px 10px;
}
   
.textoJustificado {
    text-align: justify;
}

.textoCentrado {
    text-align: center;
}

.azulOscuro
{
    color: #091059;
}

.textoTitulo
{
    color: #091059;
    font-size: 35px;
}

.lblDatosFormulario {
    font-style: normal;
    color: #091059;
    font-size: 14px;
    font-weight: 700;
}

.ContenedorCampoFiltroUnaSolaLinea2Colum
{
     float:left;
     vertical-align:middle;
     white-space:nowrap;
     /*padding:10px 8px 4px 8px;*/
    padding-bottom: 15px;
     width:50%;
}

.ContenedorCampoFiltroUnaSolaLinea3Colum
{
     float:left;
     vertical-align:middle;
     white-space:nowrap;
     padding:10px 8px 4px 8px;
     width:60%;
}

.ContenedorCampoFiltroUnaSolaLinea3ColumSinPadding
{
    float:left;
    vertical-align:middle;
    white-space:nowrap;
    width:100%;
    padding-left: 10px;
    border-left: 3px solid #091059;
}

.divDatosPrincipales
{
    padding-left: 8px;
    width: 60%;
    margin-bottom: 10px;
    float:left;
}

.divImagen
{
    max-width: 25%;
    float: left;
    margin-left: 60px;
}

.imagenVistaPreviaFormacion
{
    /*width: 100%;*/
    height: 175px;
    width: 277px;
}

.estiloTextosFormacion
{
    white-space: pre-wrap;
    line-height: 20px;
    text-align: justify;
}

.imagenVistaPrevia
{
    width: 23%;
}
    
/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: transparent;
    font-size: .80em;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

a, a:active, a:visited, .a
{
    text-decoration: none;
    color: #96948e;
    font-family: Helvetica, arial, sans-serif;
    font-weight: normal;
}

a:hover
{
    text-decoration: none;
    color: #004B95;
}

table
{
    border-spacing: 0px;

}

hr
{
    border-top-color: #e8e5de;
    border-top-width: 1px;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
}


p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


.Cabecera
{
    border-width: 3px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: large;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #091059;
    border-bottom-color: #e8e5de;
}

.XDestacat

{

font-size: 18px;

font-family: Georgia;

color: #96948e

}

 

.XNormal

{

font-size: 14px;

font-family: arial, Helvetica, sans-serif;

}

 

.XTitulos

{

font-size: 18px;

color: #0c4d93;

}

 

.XNotas

{

font-size: 12px;

color: #95948f;

}



/* HEADINGS   
----------------------------------------------------------*/

 

h1, h2, h3, h4, h5, h6

{

    font-size: 1.5em;

    color: #7C7A74;

    font-variant: small-caps;

    text-transform: none;

    font-weight: 200;

    margin-bottom: 0px;

    font-family: arial, Helvetica, sans-serif;

 

}

 

h1

{

    font-size: 1.6em;

    padding-bottom: 0px;

    margin-bottom: 0px;

    color: #0c4d93;

   font-weight: 600;

 

}

 

h2

{

    font-size: 1.5em;

    font-weight: 600;

 

}

 

h3

{

    font-size: 1.2em;

    font-weight: 600;

 

}

 

h4

{

    font-size: 1.1em;

}

 

h5, h6

{

    font-size: 1em;

}

 


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: transparent;
    margin: 20px auto 0px auto;   
}

.header
{    
    margin: 0px;
    padding: 0px;
    background: transparent;
    width: 100%;
    top: 0px;
    left: 0px;    
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    width: 100%;
    height: 60px;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a
{
    border-style: none;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: left;
    background-color: #FFFFFF;
    color: #000000;
    font-size: small;
}

div.menu ul li a:hover
{
    background-color: #004B96;
    text-decoration: none;
    color: #FFFFFF;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;

}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: 1px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


/*Tabla a mostrar noticias/*/
#tableNoticiasContenedor
{
	width:100%;
}

/* Celda donde se inserta la tabla de las noticias*/
#tdNoticias
{
	color:Gray;
}


/* Tabla que se crea al ver las noticias 20/12/2011*/ 
#tableNoticias
{	
	padding:2px;
	text-align:left;
	vertical-align:text-top;
	border-collapse:collapse;
	/* 
	border-style:solid;
	border-color:Olive;
	border-width:1px;
	*/
}
/* Celda de una noticia*/
.tdNoticia
{
	/* */
	/* Sin bordes la celda
	border-color:#91BBFF;
	border-width:1px;
	border-style:solid;
	*/
	width:90%;
	padding:5px;
	height:100%;
}

.tdImgNoticia
{
	/* Tamaño fijo*/
	/*width:80px;*/
	width:80px;
	padding:5px;
	height:100%;
	text-align:center;
	vertical-align:top;
}


/*Fila de noticias*/
.trNoticia
{
    vertical-align: text-top;
}

/*ImagenNoticia*/
.imgNoticia
{
	width:70px;
	height:70px;
	/*vertical-align:middle;*/
}

/* Titulo de la noticia*/
.tituloNoticia
{
    text-decoration: none;
}

.tituloNoticiaRev
{
    text-decoration: none;
    color: #e8e5de;
}

/* Leer mas de la noticia (enlace al contenido)*/
.leerMAS
{
    text-decoration: none;
}

/* Fecha de la noticia (enlace al contenido)*/

.fechaNoticia
{
    color: #FA9600;
}
/* Enlace de anterior y siguiente en noticias*/
.enlacesNoticias
{
	font-family: Arial;
	font-size: 10px;
	/**/
	
}
/* FIN CSS NOTICIAS*/



/* TEXT BOX */
.tbFormularioNumero
{
    border: 1px solid #5d6fbb;
    border-left: 4px solid #5d6fbb;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 20px;
    color: #494949;
}

.tbFormularioNumeroBloq {
	border: 1px solid #5d6fbb;
	border-left: 4px solid #101e5b;
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	text-align:right;
}

.tbFormulario {
	border-right: 1px solid #5d6fbb;
    border-top: 1px solid #5d6fbb;
    border-bottom: 1px solid #5d6fbb;
    border-left: 4px solid #101e5b;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#494949;
}

.tbFormularioBloq {
	border: 1px solid #5d6fbb;
	border-left: 4px solid #101e5b;
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}

.tbBusqueda {
	background:#FFFFFF url(images/buscar.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #5d6fbb;
	}

.MarcaAgua{
	background:#FFFFFF url(images/buscar.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #5d6fbb;
	width:230px;
	height: 20px;
}

.tbTitulos
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5d6fbb;
    font-weight:bold;
}
/*********************************************************************************/

/* LABEL */
.lbformularioBlanco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	height: 20px;
}

.lbFormulario 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D4D4D;
	height: 20px;
}
.lbFormularioInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8d8d8d;
	height: 20px;
}

.lbTabla 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Maroon;
	}

.lbFormularioPeque 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5d6fbb
	}
.lbFormularioTitulo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#4D4D4D;
	}
.lbFormularioCab
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#4D4D4D;
	}
.lbFormularioCabBlanco
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:white;
	}
/*********************************************************************************/

/* BOTONES */
.boton{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#5d6fbb;
    background:white;
    border:0px;
    border:1px solid #5d6fbb;
    }
    
    .botonEliminar{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#BB0C04;
    background:white;
    border:0px;
    border:1px solid #BB0C04;
    }

.botonPeque{
    border-style: none;
    border-color: inherit;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color:#5d6fbb;
    background:transparent;
    border-width:1px;
    border:1px solid #5d6fbb;
}

.botonPequeBlanco{
    border-style: none;
    border-color: inherit;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color:white;
    background:transparent;
    border-width:1px;
    border:1px solid #5d6fbb;
}
/*********************************************************************************/


/*********************************************************************************/
/* DROPDOWNLIST */
.DDL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#494949;
	border:1px solid #5d6fbb;
	}
/*********************************************************************************/


/*29/11/2012 */
.Inscripcion_Tabla
{
	color:#96948E;
	font-size:Medium;
}

.Inscripcion_Texto
{
	border-color:#96948E;
	border-width:1px;
	border-style:solid;
	font-size:Medium;
	height:25px;
}

.Inscripcion_Titulo
{
	font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
}

/* 16/01/2013*/
.image_carousel {
	padding: 15px 0 15px 40px;
	position: relative;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
a.prev, a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.prev.disabled {	background-position: 0 -100px !important;  }
a.next {			right: -22px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;
}
.pagination a {
	background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

/* Fin Mod Ruben 16/01/2013*/

.gridRowLinea
{
    border-bottom-style:solid;
    border-bottom-width:1px;
}

/*AvisoLegal*/
.barracookie
{
 text-align:left;
 display:block;
 position:fixed;
 left:0px;
 right:0px; 
 bottom:0px;
 width:100%;
 min-height:60px;
 background: #525252;
 color:#dddddd;
 z-index: 99999;
 font-size:9pt;
 opacity: 0.98;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 98);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 98);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/

}

.barracookie_divContenido
{
	width:600px;
	top:30%;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	line-height:15px;
}

.barracookie_divTitulo
{
	color:White;
	font-size:large;
	text-align:left;
	
}

.barracookie_divContenido a
{
	color:white;
	font-weight:bold;
}

.barracookie_divContenido a:hover
{
	text-decoration:none;
}
