/*/////////////////// ESTILOS GLOBALES ///////////////////*/
html {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	font-size: 64%;
	background-color: #FFFFFF;
	background-image: url(/img/bg_htmldgArchivos.gif);
}

/* ELEMENTOS COMUNES */
img {
	border:0;
}
table.fondos {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E2E2E5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E5;
}
table.fondos th {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 102%;
	color:#EFF1F1;
	background-color: #7D8B96;
}
table.fondos td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 110%;
	background-color: #ffffff;
}
table.fondos td ul{
	font-size: 100%;
}
table.fondos tr.fondo {
	background-color: #f5f5f6;
}


table.fondos tr.fondo td{
	background-color: #f5f5f6;
}


table.fondos td.fondo {
	background-color:#f5f5f6;
}


table.fondos th.fondo {
	background-color: #e2e2e5;
	color:#010101;
	font-size:105%;
	text-align:left;
	padding-left:1em;
}
table.fondos caption {
	text-transform: uppercase;
	color: #010101;
	text-align: left;
	font-size: 100%;
	background-color: #e2e2e5;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}

input, select, option {
	font-size:100%;
}

/* ENLACES GENERALES "SIN FORMATO" */
a:link {
	/*color: #a91411;*/
	color: #a91411;
	text-decoration: none;
}
a:visited {
	/*color: #57565B;*/
	color: #a91411;
	text-decoration: none;
}
a:hover {
	/*color: #c91411;*/
	color: #c91411;
	text-decoration: underline;
}
a.alternativo:link {
	color: #57565B;
	text-decoration: none;
}
a.alternativo:visited {
	color: #454A4D;
	text-decoration: none;
}a.alternativo:hover {
	color: #c91411;
	text-decoration: underline;
}
/*a.imgLink:link img{
	border: 1px dashed #c5c7c9;
	padding: 2px;
}
a.imgLink:visited img{
	border: 1px dashed #c5c7c9;
	padding: 2px;
}
a.imgLink:hover img{
	border: 1px dashed #a91411;
	padding: 2px;
}*/

.enfasisNegro {
	font-size: 85%;
	color: #000000;
}

/* ALINEACIONES */
.alignCenter {
	text-align: center !important;
}
.alignRight {
	text-align: right !important;
	margin-right: 10px;
}
.alignLeft {
	text-align: left !important;
	margin-right: 10px;
}

.justificado {
	text-align: justify !important;
}


/*/////////////////// POP-UP ///////////////////*/
#popUp {
	background-image: none;
	background-color: #FFFFFF;
	color:#333333;
	font-size: 75%;
	margin: 10px;
}
#popUp p{
	text-align:justify;
	margin:1em;
}
#popUp i{
	font-weight:bold;
	font-style:normal;
	color:#666680;
}


/*/////////////////// CAPAS CONTENEDORAS ///////////////////*/
#baseContenido {
	z-index: 10;
	width: 100%;
	background-image: url(/img/bg_dgArchivos.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
table.base {
	background-image: url(/img/bg_CorporativaPie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
.bg {
	background-image: url(/img/bg_dgArchivosTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#contenido {
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#cabecera {
	width: 682px;
	background-image: url(/img/bg_cabeceraDG2nivel.gif);
	background-repeat: repeat-x;
	background-position: left 18px;
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 5px;
	min-height: 120px;/*126px;*/
	padding: 0px;
	top: 18px;
}
#cabecera.sinmenu { /*cabecera sin menuTop*/
	min-height: 90px;/*126px;*/
}
#cabecera img.logo {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}
#cabecera img.titulo {
	float: right;
	margin-right: 10px;
}
#cabecera h1.titulo {
	font-size: 2.1em;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
}
#cabecera h1.titulolargo {
	font-size: 1.7em;
	letter-spacing: -0.03em;
	font-family: Arial Narrow, Helvetica, sans-serif;
	float: right;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-left:0;
}
#cabecera div.menuSecundario {
	width: 450px;
	text-align: right;
	color: #454C52;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#cabecera div.menuSecundario a:link {
	color: #454C52;
	text-decoration: none;
}
#cabecera div.menuSecundario a:visited {
	color: #454C52;
	text-decoration: none;
}
#cabecera div.menuSecundario a:hover {
	color: #c91411;
	text-decoration: underline;
}

/*////// MENÚ DE PESAÑAS SUPERIOR ///////*/
#menuTop {
	font-size: 100%;
	text-transform: uppercase;
	/*border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	/*width: 658px;*/
	width: 650px;
	padding-left:12px;
	padding-right:12px;
	text-align: center;
	background: #FFFFFF url(/img/bg_cabeceraDG2nivel.gif) repeat top;
}
#menuTop ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menuTop li {
	display:inline;
	white-space:nowrap;
	list-style-type: none;
	float: left;
}
#menuTop a {
	text-decoration: none;
	color: #4e5053;
	display: block;
	text-align: center;
	border: 1px solid #dddee0;
	border-width: 1px 1px 1px 0;
	background-image: url(/img/bg_menuTop.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menuTop a.primero {
	border-left: 1px solid #dddee0;
}
#menuTop a:hover {
	background: #edeff0;
}

/*// BLOQUE INFERIOR //*/
#contenidoInferior {
	width: 661px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #57565b;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C91411;
}
#contenidoInferior h2.home {
	font-size: 130%;
	color: #2d282a;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
#contenidoInferior h2.DG2nivel {
	font-size: 150%;
	background-image: url(/img/bullet_h3.gif);
	background-position: left .275em;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contenidoInferior h3.DG2nivel {
	/*font-size: 130%;*/
	font-size: 140%;
	background-image: url(/img/bullet_h302.gif);
	background-position: left .275em;
	padding-left: 12px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
}
#contenidoInferior h4.DG2nivel {
	font-size: 120%;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #2e3133;
}
#contenidoInferior h3.Enunciado {
	font-size: 130%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#contenidoInferior h4.Enunciado {
	font-size: 125%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#contenidoInferior p.titulo {
	font-size: 115%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#contenidoInferior ul.enlaces {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	list-style-type: none;
	font-size: 110%;
}
#contenidoInferior ul.enlaces li {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#contenidoInferior ul.enlaces li a:link{
	margin: 0px;
	color: #57565B;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(/img/bullet_DG2nivel.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#contenidoInferior ul.enlaces li a:visited{
	margin: 0px;
	color: #57565B;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(/img/bullet_DG2nivel.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#contenidoInferior ul.enlaces li a:hover{
	margin: 0px;
	color: #c91411;
	background-repeat: no-repeat;
	background-position: left 5px;
	background-image: url(/img/bullet_DG2nivel.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

/*// MODELO TRES COLUMNAS - COL. IZQUIERDA //*/
#contenidoInferior div.izda {
	margin: 0px;
	float: left;
	width: 247px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d9da;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5c7c9;
	padding: 0px;
}
/*// MODELO TRES COLUMNAS - COL. CENTRO //*/
#contenidoInferior div.ctro {
	margin: 0px;
	float: left;
	width: 230px;
	background-color: #f3f4f5; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contenidoInferior div.ctro p{
	font-size: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	text-align:justify;
	}
	
/* Listas sin iconos por defecto */
#contenidoInferior div.ctro ul{
	font-size: 110%;
	color: #2d282a;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenidoInferior div.ctro ul li{
	font-size: 100%;
	color: #2d282a;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}
/* Listas de textos*/
#contenidoInferior div.izda ul.lista {
	margin-top:.5em;
	margin-bottom:.5em;
}
#contenidoInferior div.dcha ul.lista {
	margin-top:.5em;
	margin-bottom:.5em;
}
#contenidoInferior div.izda ul.lista li{
	font-size: 110%;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type:square;
}
#contenidoInferior div.dcha ul.lista li{
	font-size: 110%;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type:square;
}

#contenidoInferior div.ctro ul.lista li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4e5053;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 6px;
	list-style-type:square;
}
/* Listas de enlaces (por defecto) */
#contenidoInferior  div.ctro ul li a:link {
	background-image: url(/img/bullet_DG2nivel.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #57565B;
	padding-left: 10px;
}
#contenidoInferior  div.ctro ul li a:visited {
	background-image: url(/img/bullet_DG2nivel.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #57565B;
	padding-left: 10px;
}
#contenidoInferior  div.ctro ul li a:hover {
	background-image: url(/img/bullet_DG2nivel.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #c91411;
	padding-left: 10px;
}
/*listas anidadas*/
#contenidoInferior div.ctro li ul {
	font-size: 100%;
}
#contenidoInferior div.ctro img.foto{
	padding: 0px;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}

/*// MODELO TRES COLUMNAS - COL. DERECHA //*/
#contenidoInferior div.dcha {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 178px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d9da;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5c7c9;
}


/*// BLOQUES GENERICOS //*/
.bloqueHome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c7c9;
}
.bloqueHome p {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-size: 115%;
	margin-right: 7px;
	line-height: 16px;
}
.bloqueGeneral {
	line-height: 100%;
	margin: 1em .2em 3em;
	padding: 0;
	line-height: 16px;
}
.bloqueGeneral p {
	margin: .5em 0;
}
.bloquefaq {
	line-height: 16px;
	border-top: 1px #C5C7C9 dotted;
	margin: 2px;
	padding: 4px;
}
.pregunta{
	font-weight:bold;
}
.parrafos p {
	padding-top:4px;
	border-top:1px dotted #c5c7c9;
}


#bloque ul {
	list-style-type: none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#bloque li {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C7C9;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#bloque li a:link {
	display: block;
	color: #57565B;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}
#bloque li a:visited		 {
	display: block;
	color: #57565B;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin: 0px;
}

#bloque a:hover {
	background-color: #F3F4F5;
	text-decoration: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.fecha {
	color: #c91411;
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 85%;
}
.tituloListado {
	font-size: 115%;
	font-weight: bold;
	color: #2D282A;
	margin: 0px;
	padding: 0px;
	display: block;
}

.descripcionListado {
	padding: 0px;
	font-size: 115%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8d9395;
}


h1.DG2nivel {
	font-size: 135%;
	font-weight: bold;
	color: #EFF1F1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.05em;
	background-color: #7D8B96;
}
p.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	text-align: center;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.descargas {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C7C9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 100%;
}
img.ico {
	vertical-align: middle;
	margin-left: 7px;
	margin-bottom: 2px;
}




div.vacio {
	clear: both;
	float: none;
}

#enlaceDG {
	width: 57px;
	float: right;

}
#enlaceDG  img {
	margin-top: 10px;
	margin-left: 10px;
}



address {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 90%;
	text-align: center;
	font-style: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	color: #57565B;
	line-height: 125%;
	/*margenes grises para páginas cortas*/
	/*border:3px solid #f2f0f0; width:661px; margin-left:23px; margin-bottom:2px;*/
}
p.rastro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #f5f5f6;
}
p.rastro a{
	color: #57565B;
}
p.rastro a:link {
	color: #57565B;
	text-decoration: none;
}
p.rastro a:visited {
	color: #454A4D;
	text-decoration: none;
}
p.rastro a:hover {
	color: #c91411;
	text-decoration: underline;
}

/* /////// Segundo nivel, en el centro ///////////////// */
div.nivelCentro {
	margin: 10px 20px;
	padding: 0px;
}
div.nivelCentro p{
	margin: 5px;
	margin-left: 15px;
	padding: 0px;
	font-size: 120%;
	text-align: justify;
}

div.nivelCentro ul {
	font-size:120%;
	list-style-type: square;
	margin: .2em 3em;
	padding:0;
}
div.nivelCentro ol {
	font-size:120%;
	margin: .2em 3em;
	padding:0;
}
div.nivelCentro li
{
	padding: .2em 0;
}

/*listas anidadas*/
div.nivelCentro li ul {
	font-size: 100%;
}

/* /////// Segundo nivel, a la derecha ///////////////// */
div.nivelDcha {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 470px;
}
div.nivelDcha p {
	margin: 5px;
	margin-left: 15px;
	padding: 0px;
	/*margin-top: 0px;*/
	font-size: 115%;
}
/*
div.nivelDcha table.fondos {
	margin-left: 27px;
	margin-top: 10px;
	width: 440px;
	margin-bottom: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E2E2E5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E5;
}
div.nivelDcha table.fondos th {
	background-color: #7D8B96;
	color:#EFF1F1;
}
div.nivelDcha table.fondos td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 110%;
}
div.nivelDcha table.fondos tr.fondo {
	background-color: #f5f5f6;
}
div.nivelDcha table.fondos caption {
	text-transform: uppercase;
	color: #010101;
	text-align: left;
	font-size: 100%;
	background-color: #e2e2e5;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-left: 27px;
}
*/

div.nivelDcha ul {
	font-size:120%;
	list-style-type: square;
	margin: .2em 3em;
	padding:0;
}
div.nivelDcha ol {
	font-size:120%;
	margin: .2em 3em;
	padding:0;
}
div.nivelDcha li
{
	padding: .2em 0;
}
/*listas anidadas*/
div.nivelDcha li ul {
	font-size: 100%;
}

/*enlaces en las listas*/
ul.enlaces2 li a {
}
ul.enlaces2 li a:link {
	color: #57565B;
	text-decoration: none;
}
ul.enlaces2 li a:visited {
	color: #57565B;
	text-decoration: none;
}
ul.enlaces2 li a:hover {
	color: #c91411;
	text-decoration: underline;
}



div.fotografias {
	background-color: #ececec;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div.fotografias p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	margin: 5px;
	padding: 0px;
	color: #2C2C2E;
}


/* // MENU LATERAL IZQUIERDO // */
#menuLateral {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 185px;
	background-image: url(/img/bg_menuLateral.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menuLateral p.titulo {
	font-size: 110%;
	font-weight: bold;
	color: #646F78;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(/img/bg_menuLateralTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-transform: uppercase;
}
#menuLateral ul {
	font-size: 100%;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#menuLateral ul li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}
#menuLateral li ul {
	margin-left: 10px;
}
#menuLateral ul li a:link {
	color: #646F78;
	text-decoration: none;
	background-image: url(/img/bullet_menuCorporativo.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#menuLateral ul li a:visited {
	color: #2C2C2E;
	text-decoration: none;
	background-image: url(/img/bullet_menuCorporativo.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
#menuLateral ul li a:hover {
	text-decoration: none;
	background-image: url(/img/bullet_menuCorporativo.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F5F5F6;
	display: block;
}
#menuLateral p.pie {
	background-image: url(/img/bg_menuLateralPie.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

/*// LISTAS  //*/
ul.pdf {
	list-style-type: none !important;
	margin:1em;
	padding-left:1em;
}
ul.pdf li {
	background-image: url(/img/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
 	margin: 1em 0;
 }
ul.autores {
	list-style-type: disc;
}
ul.autores li {
	background-image: none;
	padding-left: 0;
 	margin: 0;
}
ul.pdf a:link {
	color:#666666;
}
ul.pdf a:visited {
	color:#666666;
}
ul.pdf a:hover {
	color:#cc3333;
}
ul.pdf a:active {
	color:#cc3333;
}
ul.autores a {
	color:#666666;
	text-decoration:underline !important;
}
ul.listaBlanca {
	list-style:none;
}
ul.listaBlanca li{
	list-style:none;
}




div.icoprogramari {
   background-color: #ececec;
   text-align: center;
   padding-bottom: 0px;
   margin-bottom: 5px;
   margin-left: 10px;
}

div.icoprogramari p {
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 100%;
   font-style:normal;
   margin: 5px;
   padding: 0px;
   color: #2C2C2E;
} 
div.novedades {
   color:#57565b;
   font-size: 100%;
   text-align:left;
   margin:15px;
   width:auto;
  }

div.novedades h3 {
   border-bottom: 3px #999999 solid;
   border-right: 2px #999999 solid;
   font-size: 120%;
   color:#ffffff;
   background-color:#bbbbbb;
   padding-left: 2px;
   padding-bottom: 0px;
   margin-top: 5px;
   margin-right: 2px;
   margin-bottom: 15px;
   margin-left: 0px;

}

div.novedades p {
   margin-top: 0px;
   margin-bottom: 3px;
   margin-left: 15px;
   font-size:120%;
      }

div.novedades ul {
   font-size:120%;
   margin-top: 0px;
   margin-bottom: 0px;
   list-style-type: square;
   margin: .2em 3em;
}

div.novedades li ul {
   font-size: 100%;
   list-style-image:url(../images/bullet_DG2nivel_gris.gif);
  }
 
 
/* TABLAS ESPECIALIZADAS */
/* ancho 100% tablas*/
.anchomax {
margin:0;
width:100%;
/*text-align:center;*/
} 

/* ancho 60% tablas*/
.ancho60 {
margin:0;
width:60%;
}

/* listados dentro de las celdas */
table.tablalista td{
}
table.tablalista ul{
	list-style-image:url(/img/bullet_DG2nivel_gris.gif);
	margin-left:1.5em;
	line-height:1.2em;
}
table.tablalista li{
	margin-bottom:.5em;
}

table.alignTop td{
vertical-align:top;
}

/* iconos programas en SoporteGC */
div.icoProgramas {
	background-color: #ececec;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

div.icoProgramas p {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style:normal;
	margin: 5px;
	padding: 0px;
	color: #2C2C2E;
}

div.encabezado {
   background-color: #ececec;
   padding-top:10px;
   margin-top:10px;
   padding-bottom:10px;
   text-align: center;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:120%;
   margin: 5px;
      
}

div.encabezado div.t1 {
  	color:#666666;
}

/* FORMULARIOS */
form.formulario {
	margin:inherit;
	margin-top:0;
	margin-bottom:0;
}
form.formulario label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
form.formulario input {
	border-width: 2px;
	border-style: solid;
	border-color: #bfc1c3;
	background-color:#FFFFFF;
	color:#666666;
	margin-bottom:.1em;
	margin-top:.1em;
	}
form.formulario input.radio {
	border:none;
	border-color: transparent;
	background-color:transparent;
	}
form.formulario select {
	border-width: 2px;
	border-style: solid;
	border-color: #bfc1c3;
	background-color:#FFFFFF;
	color:#666666;
	margin-bottom:.1em;
	margin-top:.1em;
	}
	
	
form.formulario input.botonform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #7D8B96;
	cursor:pointer;
}
form.formulario input.botonform:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	background-color: #95A6B2;
}


form.formulario p.pregunta {
	font-weight:bold;
	margin-top:1em;
	margin-bottom:.5em;
	margin-left:0em;
}

form.formulario h3.bloque {
	background-color:#e2e2e5;
	font-size:1.40em;
	font-weight:bold;
	background-color:#e2e2e5;
	margin-left:0em;
	margin-bottom:0.5em;
	margin-top:1em;
}

form.formulario td.checkbox{ 
	vertical-align:middle;
	text-align:right;
	border-right:0;
	}
form.formulario input.checkbox{ 
	background-color:#f7f7f7;
	border:0;
	}




.error {
	color:#ff0033;
	font-weight:bold;
	
}

.notas{
	border-width: 1px;
	border-style: solid;
	border-color: #bfc1c3;
	background-color:#FFFFFF;
	color:#666666;
}


/* Novedades centralizadas */
div.bloqueNovedades {
	padding-right:.5em;
}
ul.listaNovedades {
	line-height:1.25em;
}
ul.listaNovedades li{
}
span.fechaNovedad {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
}
span.textoNovedad {
}

