﻿body 
{
    background-color:#474747;
	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;

	font: normal 12px Tahoma, Verdana;

}

.TextError
{
	color:blue;
	font: bold 17px Trebuchet MS, Arial;
	font-style:italic;
}

.LetraP_Bold
{ font-size:9px; font-weight:bold;}

.BlancoP
{ font-size:9px;  color:White;}

.Rojo
{ color:Red;}

.LetraL { font-size:13px;}

.LetraLB { font-size:13px; font-weight:bold;}

.Tam14 {font-size:14px;}

.LetraXL { font-size:16px;}

.GrisOscuro { color:#3b3b3b;}

.Negro { color:#000000;}

.Nombre { color:#4a4a4a; font-size:13px; font-weight:bold;}

.Negrita { font-weight:bold;}

.Azul {color:#30669a;}

a
{
color:#000000;
text-decoration:none;}
a:hover {text-decoration:underline}
/*a:hover {text-decoration:underline !important;}*/
a:active {text-decoration:none;}
a:visited {text-decoration:none;}

.LinkGris
{

color:#898989;text-decoration:none;}
.LinkGris:hover {color:#898989;text-decoration:underline;}
.LinkGris:active {color:#898989;text-decoration:none;}
.LinkGris:visited {color:#898989;text-decoration:none;}

.LinkNegro
{

color:#000000;text-decoration:none;}
.LinkNegro:hover {color:#000000;text-decoration:underline !important;}
.LinkNegro:active {color:#000000;text-decoration:none;}
.LinkNegro:visited {color:#000000;text-decoration:none;}


.LinkFlecha
{
    background-image:url('../Imagenes/FlechaLeerMas.jpg');
    background-repeat:no-repeat;
    color:#898989;text-decoration:none;
    padding-left:20px;
}
.LinkFlecha:hover {color:#898989;text-decoration:underline;}
.LinkFlecha:active {color:#898989;text-decoration:none;}
.LinkFlecha:visited {color:#898989;text-decoration:none;}


.LinkBotonNegro
{
background-color:Black;
padding:4px 6px 4px 6px;
margin-right:10px;
font: bold 10px Arial;
color:#FFFFFF;text-decoration:none;}
.LinkBotonNegro:hover {color:#FFFFFF;text-decoration:none !important;}
.LinkBotonNegro:active {color:#FFFFFF;text-decoration:none;}
.LinkBotonNegro:visited {color:#FFFFFF;text-decoration:none;}



.LinkNoSub
{text-decoration:none;}
.LinkBotonNegro:hover {color:#FFFFFF;text-decoration:none !important;}
.LinkBotonNegro:active {color:#FFFFFF;text-decoration:none;}
.LinkBotonNegro:visited {color:#FFFFFF;text-decoration:none;}


.dvLinkFlecha {padding-top:5px; padding-bottom:5px;}

 
.Boton
{
    background-color:#efefef;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    BORDER-RIGHT: #ababab 1pt solid;
    BORDER-TOP: #ababab 1pt solid;
    BORDER-LEFT: #ababab 1pt solid;
    BORDER-BOTTOM: #ababab 1pt solid;
	font: bold 11px Arial;
    padding: 2px 10px 2px 10px;
}

 
.BotonP
{
    background-color:#efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    BORDER-RIGHT: #ababab 1pt solid;
    BORDER-TOP: #ababab 1pt solid;
    BORDER-LEFT: #ababab 1pt solid;
    BORDER-BOTTOM: #ababab 1pt solid;
	font: bold 9px Arial;
    padding: 2px 10px 2px 10px;
}
 
.BotonGris
{
    background-color:#e2e2e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    BORDER-RIGHT: #e2e2e2 1pt solid;
    BORDER-TOP: #e2e2e2 1pt solid;
    BORDER-LEFT: #e2e2e2 1pt solid;
    BORDER-BOTTOM: #e2e2e2 1pt solid;
	font: bold 11px Arial;
	color:#858585;
    padding: 2px 10px 2px 10px;
}


.Gris {color:#898989;}

.DestacadoAzul {
    font: bold 17px Trebuchet MS, Arial;
    font-style: italic;
    color: #30669a;
}


.DestacadoAzulFondo {
    font: bold 17px Trebuchet MS, Arial;
    background-color: #008fbe;
    color: #fff;
    width: 280px;
    text-align: center;
    padding: 2px 0px;
}

.DestacadoAzulPeq
{
	font: 14px Trebuchet MS, Arial;
	color:#30669a;
}

.DestacadoAzulPeqIta
{
	font: bold 14px Trebuchet MS, Arial;
	font-style:italic;
	color:#30669a;
}

.DestacadoAzulMasPeq
{
	font: bold 11px Trebuchet MS, Arial;
	color:#30669a;
}


.TextBox
{
    padding:1px;
    BACKGROUND-COLOR: white;     
    BORDER-RIGHT: #ababab 1pt solid;
    BORDER-TOP: #ababab 1pt solid;
    BORDER-LEFT: #ababab 1pt solid;
    BORDER-BOTTOM: #ababab 1pt solid;
    font-size:11px;
}


.TextBoxBuscar
{
    BACKGROUND-COLOR: transparent;     
    font-size:11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    BORDER-RIGHT: #ababab 0pt solid;
    BORDER-TOP: #ababab 0pt solid;
    BORDER-LEFT: #ababab 0pt solid;
    BORDER-BOTTOM: #ababab 0pt solid;
    padding: 2px 10px 2px 10px;
    color:#8c8c8c;
}




.dvPrincipal
{
    width:990px;
    margin:auto;
	background-image:url('../Imagenes/Fondo.jpg');
}


.dvPrincipalFondo2
{
    width:990px;
	background-image:url('../Imagenes/Fondo2.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}


.dvCabeceraBuscadorMenu
{
    height:60px;
}

.dvCabeceraBuscadorMenuIzq
{
    padding-top:20px;
    padding-left:30px;
}

.dvCabeceraBuscadorMenuIzqBusc
{
	background-image:url('../Imagenes/FondoBuscador.png');
    width:216px;
    height:19px;
    padding-left:5px;
    padding-top:2px;
    float:left;
}

.LupaBuscar { float:right; padding-right:6px; padding-top:2px;}


.dvCabeceraBuscadorMenuIzqBotones
{
 float:left;
 padding-top:2px;
}


.dvCabeceraBuscadorMenuDer
{
    float:right;
    padding-right:30px;
	
    
}



.dvCabecera
{
    height:140px;
}

.dvMenu
{
    height:56px;
	background-image:url('../Imagenes/FondoMenuNegro2.png');
	background-repeat:repeat-y;
	padding-left:15px;
	z-index:100;
	position:relative;
}


.dvCuerpo
{
	background-image:url('../Imagenes/FondoPie.png');
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:-1;
}

.dvContenidoCentral
{
    width:690px;
    overflow:hidden;
}

.dvContenidoCentralInterior {padding-left:14px; padding-top:30px;}

.dvContenidoCentralInteriorIzq {float:left; width:320px;margin-left:17px;}

.dvContenidoCentralInteriorDer {float:left; width:320px;margin-left:17px;}

.dvCuadroMedio
{
	background-image:url('../Imagenes/FondoCuadro.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:White;
	width:320px;
	float:left;
	
	margin-bottom:17px;
}

.dvCuadroMedioCabecera
{
	background-image:url('../Imagenes/FondoCuadroSup.png');
	height:28px;
	font: bold 17px Trebuchet MS, Arial;
	font-style:italic;
	color:White;
	padding-left:15px;
	padding-top:10px;
}

.dvCuadroMedioCentro
{
	background-image:url('../Imagenes/FondoCuadroCentral.png');
	padding:0px 15px 5px 15px;
	overflow:hidden;
}

.dvCuadroMedioInferior
{
	background-image:url('../Imagenes/FondoCuadroInf.jpg');
	height:6px;
}

.dvCuadroMedioSeparacion
{
	background-image:url('../Imagenes/FondoCuadroSeparacion.png');
	height:5px;
}


.dvContenidoLateral
{
    width:270px;
    float:right;
    position:relative;
    top:-98px;
	/*background-image:url('../Imagenes/FondoLateral.jpg');*/
	text-align:right;
	padding-right:30px;
}

.dvContenidoLateralInterior { padding-left:20px;}

.dvContenidoLateral_Sup
{
    width:270px;
    height:85px;
	background-image:url('../Imagenes/FondoLateralSup.png');
	color:#fed614;
	font: bold 17px Trebuchet MS, Arial;
	font-style:italic;
	text-align:right;
	padding-top:10px;
	padding-right:30px;
}


.dvContenidoLateral_Separacion {BORDER-BOTTOM: #e2e2e2 1pt solid; width:250px; height:1px; margin-bottom:10px; margin-top:5px;}
.dvContenidoLateral_Separacion2 {BORDER-BOTTOM: #cfcfcf 2pt solid; width:250px; height:1px; margin-bottom:5px;}
.dvContenidoNoticias_Separacion {BORDER-BOTTOM: #e2e2e2 1pt solid; width:100%; height:1px; margin-bottom:10px; margin-top:5px;}

.BorderFrameActualidad {BORDER: #cfcfcf 1pt solid; padding:1px;}

.LineaForm { padding-bottom:5px;}




.dvContenidoMenuPie
{
    width:990px;
    overflow:hidden;
    /*background-color:Red;*/
}

.dvContenidoMenuPieInterior {padding-left:5px; padding-top:30px; padding-right:30px;}

.dvContenidoMenuPieCuadro 
{
    padding-left:30px;
    width:197px;
    height:130px;
	background-image:url('../Imagenes/SeparacionPie.png');
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

.dvContenidoMenuPieLateral
{
    width:270px;
    float:right;
	/*background-image:url('../Imagenes/FondoLateral.jpg');*/
	text-align:right;
	padding-right:30px;
}

.dvContenidoMenuPieLateralInterior { padding-left:20px; overflow:hidden;}

.dvSociosIMG { float:right; padding-bottom:5px; padding-left:4px;}


.dvElementoMenu
{
    height:41px;
    padding-top:15px;
    float:left;
    vertical-align:middle;
    font-size:12px; /*font-size:15px;*/
    color:#fed614;
    font-family:Trebuchet MS , Arial;
}

.dvElementoMenu a {color:#fed614; font-weight:bold; text-decoration:none; padding-top:15px; padding-bottom:21px;padding-left:8px;padding-right:8px;}
.dvElementoMenu a:hover {color:#fed614; text-decoration:none; padding-top:15px; padding-bottom:21px;	background-image:url('../Imagenes/FondoMenuOn2.png');}

.dvElementoMenuSel 
{
    height:41px;
    padding-top:15px;
    float:left;
    vertical-align:middle;
    font-size:12px; /*font-size:15px;*/
    color:White;
    font-family:Trebuchet MS , Arial;
    
    background-image:url('../Imagenes/FondoMenuOn.png');
}
.dvElementoMenuSel a {color:#fed614; text-decoration:none; padding-top:15px; padding-bottom:21px;padding-left:10px;padding-right:10px;	background-image:url('../Imagenes/FondoMenuOn2.png')}

.dvElementoMenuSeparador {background-image:url('../Imagenes/SeparacionMenu.png'); width:1px; height:56px;float:left;}



.dvContenidoPie
{
    width:990px;
    height:90px;
    overflow:hidden;
    /*background-color:Red;*/
}

.dvContenidoPieCopy
{
    background-color:#b1b1b1;
    height:48px;
    width:200px;
    padding-top:15px;
    padding-left:30px;
    float:left;
    margin-right:20px;
}

.dvContenidoPieResto
{
    padding-left:10px;
    height:48px;
    width:720px;
    border-top: solid 1px #cbcbcb;
    float:left;
}

.dvContenidoPieRestoAvisoLegal
{
    float:left;
    width:165px;
}

.dvContenidoPieRestoTelefono
{
    float:left;
    width:310px;
}


.dvContenidoPieRestoMail
{
    float:left;
    width:240px;
}

.FloatLeft {float:left;}
.FloatRight {float:right;}


.AlignLeft { text-align:left;}
.AlignRight {text-align:right;}

.PaddingTop5 { padding-top:5px;}
.PaddingTop10 { padding-top:10px;}

.PaddingRight5 { padding-right:5px;}

.PaddingRight10 { padding-right:10px;}

.PaddingLeft15 { padding-left:15px;}

.PaddingLeft17 { padding-left:17px;}

.PaddingLeft20 { padding-left:20px;}

.PaddingLeft40 { padding-left:40px;}

.MarginBottomTop10 { margin-bottom:10px;}

.MarginBottom5 { margin-bottom:5px;}


.MarginTop5 { margin-top:5px;}

.MarginLeft10 {
    margin-left: 10px;
}
.MarginLeft15R {
    margin-left: 15px;
}

.MarginLeft15 {
    margin-left: 20px;
}
.Border0 { border:0px;}

.MenuSupG {background-image:url('../Imagenes/FondoMenuSup.png'); padding-top:6px;}

.Menmu_N1
{
    color:#5a5a5a;
	font: bold 11px Trebuchet MS, Arial;
	/*border-top: solid 5px red;*/
	padding-top:5px;
    background-image:url('')  !important;
	
}

.Menmu_N1:hover {background-image:url('../Imagenes/FlechaMenuSup.png')  !important; background-position:center top  !important; background-repeat:no-repeat;}
.Menmu_N1:active {background-image:url('../Imagenes/FlechaMenuSup.png')  !important; background-position:center top  !important; background-repeat:no-repeat;}
.Menmu_N1:visited {background-image:url('../Imagenes/FlechaMenuSup.png')  !important; background-position:center top  !important; background-repeat:no-repeat;}


.Menmu_N2
{
    width:140px;
	font: 11px Trebuchet MS, Arial;
    color:#5a5a5a;
    border-bottom: solid 1px #d9d9d9 !important;
    margin-left:15px;
}


.Menmu_N2Cuadro 
{
    border: solid 1px #7f7f7f;
    width:170px !important;
    background-color:#f0f0f0;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.ListaFlecha1
{
    margin:0px !important;
    padding:0px 0px 0px 20px !important;
}

.ListaFlecha1 li
{
    margin:0px !important;
    padding:15px 0px 0px 0px !important;
    list-style-type:none;
    list-style-image:url('../Imagenes/FlechaListado1.png');
    line-height:18px;
}

.ListaFlecha2
{
    margin:0px !important;
    padding:0px 0px 0px 20px !important;
}

.ListaFlecha2 li
{
    margin:0px !important;
    padding:5px 0px 0px 0px !important;
    list-style-type:none;
    list-style-image:url('../Imagenes/FlechaListado2.png');
    line-height:13px;
    font-size:11px;
}

.ListaFlecha3
{
    margin:0px !important;
    padding:0px 0px 0px 20px !important;
}

.ListaFlecha3 li
{
    margin:0px !important;
    padding:5px 0px 0px 0px !important;
    list-style-type:none;
    list-style-image:url('../Imagenes/FlechaListado1.png');
    line-height:13px;
    font-size:11px;
}

.liFlechaLista1 {list-style-image:url('../Imagenes/FlechaListado1.png')  !important;}
.liFlechaLista2 {list-style-image:url('../Imagenes/FlechaListado2.png')  !important;}

.BotonesCuadro { float:right;}


.dvCuadro
{
	background-image:url('../Imagenes/FondoGradeCuadro.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:White;
	width:659px;
	float:right;
	
	margin-bottom:17px;
}

.dvCuadroCabecera
{
	background-image:url('../Imagenes/FondoCuadroGrandeSup.png');
	height:28px;
	font: bold 17px Trebuchet MS, Arial;
	font-style:italic;
	color:White;
	padding-left:15px;
	padding-top:10px;
}

.dvCuadroSeparacion
{
	background-image:url('../Imagenes/FondoCuadroGrandeSeparacion.png');
	height:5px;
}

.dvCuadroCentro
{
	background-image:url('../Imagenes/FondoCuadroGrandeCentral.png');
	padding:0px 15px 5px 15px;
	overflow:hidden;
}

.dvCuadroCentroSinLinea
{
	background-image:url('../Imagenes/FondoCuadroGrandeCentral2.png');
	padding:0px 15px 5px 15px;
	overflow:hidden;
}

.dvCuadroCentroInt
{
	overflow:hidden;
}


.dvCuadroInferior
{
	background-image:url('../Imagenes/FondoCuadroGrandeInf.png');
	height:6px;
}

.dvCuadroCentroIzq60Porc
{
    width:350px;
    float:left;
    margin-left:15px;
}



.dvCuadroCentroIzq
{
    width:270px;
    float:left;
    margin-left:15px;
}

.dvCuadroCentroDer
{
    width:270px;
    float:right;
    margin-right:15px;
}

.dvContenido
{
	width:659px;
	float:right;
	margin-bottom:17px;
	border-top: solid 1px #d2d2d2;
	padding-top:2px;
}

.dvContenidoSinIMGs
{
	width:659px;
	float:right;
	margin-bottom:17px;
	border-top: solid 1px #d2d2d2;
	padding-top:2px;
}

.dvContenidoLineaInf
{
	width:659px;
	float:right;
	margin-bottom:17px;
	border-bottom: solid 1px #d2d2d2;
	padding-bottom:6px;
}

.dvLineaInf
{
	border-bottom: solid 1px #d2d2d2;
	padding-bottom:6px;
}

.TituloContenido
{
	border-top: solid 3px #d2d2d2;
	margin-top:10px;
	font: 20px Trebuchet MS, Arial;
	color:#7c7c7c;
}
.SubTitulo
{
	margin-top:10px;
	font: bold 15px Trebuchet MS, Arial;
	color:#30669a;
}
.TituloCuadroGris
{
	margin-top:10px;
	font: 16px Trebuchet MS, Arial;
	font-weight:normal;
}

#cpCentro_lbCuerpo h2
{
    color:#30659B;
    font:16px Trebuchet MS, Arial;     
    }

.destacadocontenido
{
    color:#30659B;
    font:14px Trebuchet MS, Arial; font-weight:bold;
    
    }

.dvContenido img
{
    border: solid 2px #dfdfdf;
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
}

.FondoCabLink
{
    background-image:url('../Imagenes/FondoFrame.jpg');
}

.dvFormInteriorIzq {float:left; width:310px;margin-left:17px;text-align:right; margin-right:5px; }

.dvFormInteriorDer {width:310px;margin-left:17px;text-align:right; display:inline-block; }

.dvFormInteriorTodo {width:642px;margin-left:17px;text-align:right; display:inline-block;}

.dvFormInteriorTodoLeft {width:642px;margin-left:17px;text-align:left; display:inline-block;}

.LineaFormInt { padding-bottom:15px;}

.dvFormInteriorBloque {padding-top:10px; padding-bottom:20px;}

.dvFormInterior2Izq {float:left; width:150px;margin-left:17px;text-align:right; margin-right:50px; }

.dvFormInterior2Der {width:150px;margin-left:17px;text-align:right; display:inline-block; }

.connectedSortable { margin-left:0px; padding-left:0px; list-style-type:none;}


#sortable1, #sortable2 { list-style-type: none; margin: 0; padding: 0 0 2.5em; float: left; margin-right: 10px; }
#sortable1 li, #sortable2 li { margin:10px 0px; padding:10px 0px; width: 235px; }


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.dvContenidoLista
{
	width:100%;
	padding:30px 0px 0px 0px;
	background-image:url('../Imagenes/FlechaListado.png');
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.tbLista
{
    width:95%;
    margin-left:20px;
}

.tbLista tr td { padding:3px; margin:0px;}

.tdListaCabecera
{
	font: bold 12px Trebuchet MS, Arial;
	color:#30669a;
	border-bottom: solid 2px #30669a;
}

.tdListaFila
{
	font: 11px Trebuchet MS, Arial;
	border-bottom: solid 1px #000000;
	vertical-align:top;
}

.tdLineaGrisButton { border-bottom: solid 1px #e5e5e5;}

.tdLineaGrisButtonDoble { border-bottom: solid 3px #e5e5e5;}

.dvFormInteriorIzqDer {display:block; overflow:hidden;}

.SinBorde
{
    border-bottom-style:hidden;
    border-top-style:hidden;
    border-left-style:hidden;
    border-right-style:hidden;
}

.SinBordeImg
{
    border-bottom-style:hidden !important;
    border-top-style:hidden !important;
    border-left-style:hidden !important;
    border-right-style:hidden !important;
    padding: 0px 0px 0px 0px !important;
}


.imgArea { float:right; margin-top:5px;}

.Width100 { width:100px;}

.OverflowHidden {overflow:hidden;}


.PanelEmergente { padding:5px;}
.PanelEmergenteInt { background-color:#FFFFFF; padding:10px;}
.PanelEmergenteIntBlanco { background-color:#ffffff; padding:10px;}
.PanelEmergenteInt_Titulo {background-color:#e6e7ec; color:Gray; font-size:14px; font-weight:bold; padding:10px;}
.PanelEmergenteInt_ResulNum{ background-color:#e8e8e8; padding:5px; color:Gray;}
.PanelEmergenteInt_Resultados{ background-color:#ffffff;}

.imgDestacado {margin-bottom:10px; max-width:290px;}
.dvDesctBtn {display:inline-block; width:100%}

.dvCuerpoDest {padding-top:10px !Important;}
.dvCuerpoDest li {padding:0px !Important;}


.NaranajaALTAI {
    color: #FE5000 !Important;
}

.dvDestPrinc {padding-left:0px; margin-bottom:40px;}
.dvDestPrincEl {
    display: inline-block;
    background-color: white;
    padding: 10px;
    margin-left: 20px;
    width: 180px;
    border: solid 1px #dcdcdc;
    text-align:center;
}

.dvDestPrincEl img {margin-bottom:5px;}
.dvDestPrincEl a, .dvDestPrincEl a:hover, .dvDestPrincEl a:active, .dvDestPrincEl a:visited {
    color: #30669a;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

.dvDestLista {
    padding-left: 0px;
    margin-bottom: 40px;
}
.dvDestListaEl {
    display: inline-block;
    margin-left: 20px;
    width: 200px;
    vertical-align:top;
    margin-bottom:30px;
}

.dvDestListaElImg {width:50px; float:left;}
.dvDestListaElImg img {width:45px; /*height:45px;*/}
.dvDestListaElTXT {width:145px; float:left; margin-left:5px;}

.dvBuscador {
    border: solid 1px #d2d2d2;
    padding:10px;
    margin-bottom:30px;
}


.Paginado {
    color: #037ad4;
    font-size: 15px;
    margin: 0px 10px;
}

.dvPaginado input {
    position: relative;
    top: +2px;
}