﻿@charset "utf-8";

h1.head1, h2.head2 {
	display:none;
}
/* CSS Document */
/* STRUCTURE */

.tEstructura {
	width:800px;
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
}

.logo {
	width: 177px;
}

.aviso {
	width: 623px;
	text-align: center;
}

.noticia {
	margin-top:1em;
}

/* @group MENú VERTICAL IZDA */

.latIzda {
	width: 177px;
	background: url(../images/gradientLeft.jpg) no-repeat;
	vertical-align: top;
	/*border-top: 1px solid #CCCCCC;*/
}

#login {
	text-align: center;
	font-size:80%;
}

#bannerIzdo {
	margin-right:20px;
	text-align: center;
}

#bannerIzdo img{
	padding:10px;
}

#bannerDcho {
	margin-left:20px;
	text-align: center;
}

#bannerDcho img{
	padding:10px;
}

#menuVrt {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #1B5067;
	margin-top: 40px;
	width: 170px;
}

#menuVrt ul {
	/*border: 1px solid #666;*/
	list-style-type:none;
	margin:0;
	padding: 1px;
	display:block;
	font-size:80%;
}

#menuVrt ul ul {
	font-size:120%;
}

#menuVrt li {
	/*border: 1px solid #CCC;
	background-color:white;*/
	border-bottom:1px solid #f5f5f5;
}
#menuVrt li a {
	padding: 2px 9px 2px 10px;
	display:block;
}



#menuVrt li a:link, #menuVrt li a:visited {
	color:  #1B5067; /*color:#990033;*/ 
	/*font-weight: bold;*/
	text-decoration:none;
}

#menuVrt li a:hover{
	color: #FF9900; 
}

#menuVrt .abierto1:link, #menuVrt .abierto1:visited {
	background-image:url(../images/ico1Abierto.png);
	color:#FF6600;
}

/*holy hack*/
* #menuVrt ul a {height:1%;}

/* ojo, por si solos .MNivel2 y similares afectan tanto a vertical como horizontal */
/*indentar el segundo nivel y hacer que tengan la fuente un poco menor*/
#menuVrt .MNivel2 {
	padding-left:1em;
	font-size: 80%;
}
/*volver a indentar tercer nivel, pero sin reducir fuente*/
#menuVrt .MNivel3 {
	padding-left:1em;
}

/* efecto para que solo se muestre abierto el men selecciondo */
#menuVrt .MNivel1 ul {
	/*display:none;*/
}

#menuVrt .MNivel1 ul ul {
	display:none;
	}

#menuVrt .abierto ul {
	display:block;
}
#menuVrt .abierto .abierto ul {
	display:block;
}
/* fin efecto*/

/* viñetas para los diversos menus*/ 
#menuVrt .MnuSecc1 {
	padding-left:10px;
	background-image:url(../images/ico1Abierto.png);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom: 1px solid #CCC;
}

#menuVrt .padre1 {
	background-image:url(../images/ico1Abierto.png);
	border-bottom: 1px solid #CCC;
}


#menuVrt .MnuSecc2 {
	padding-left:8px;
}


#menuVrt .abierto3:link, #menuVrt .abierto3:visited {
	color: #FF9900;
}
/* fin viñetas*/

/* @end */

/* @group CONTENIDO */

/* @group MENú LATERAL DCHA */

.latDcha {
	width: 178px;
	background: url(../images/gradientRight.jpg) no-repeat;
	vertical-align: top;
	/*border-top: 1px solid #CCCCCC;*/
}

#menuVrt2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	margin-top: 40px;
	margin-left: 18px;
	width: 170px;
}

#menuVrt2 ul {
	/*border: 1px solid #666;*/
	list-style-type:none;
	margin:0;
	padding: 1px;
	display:block;
	font-size:80%;
}

#menuVrt2 ul ul {
	font-size:120%;
}

#menuVrt2 li {
	/*border: 1px solid #CCC;
	background-color:white;*/
	border-bottom:1px solid #f5f5f5;
}
#menuVrt2 li a {
	padding: 2px 9px 2px 10px;
	display:block;
}

#menuVrt2 li a:link, #menuVrt2 li a:visited {
	color:  #1b5067;
	/*font-weight: bold;*/
	text-decoration:none;
}

#menuVrt2 li a:hover{
	color: #FF9900;
}

/*#menuVrt2 .abierto1 {
	background-image:url(../images/ico1Abierto.png);
}*/

#menuVrt2 .abierto1:link, #menuVrt2 .abierto1:visited {
	background-image:url(../images/ico1Abierto.png);
	color:#FF6600;
}

/*holy hack*/
#menuVrt2 ul a {height:1%;}

/* ojo, por si solos .MNivel2 y similares afectan tanto a vertical como horizontal */
/*indentar el segundo nivel y hacer que tengan la fuente un poco menor*/
#menuVrt2 .MNivel2 {
	padding-left:1em;
	font-size: 80%;
}
/*volver a indentar tercer nivel, pero sin reducir fuente*/
#menuVrt2 .MNivel3 {
	padding-left:1em;
}

/* efecto para que solo se muestre abierto el men selecciondo */
#menuVrt2 .MNivel1 ul {
	/*display:none;*/
}
#menuVrt2 .MNivel1 ul ul {
	display:none;
}
#menuVrt2 .abierto ul {
	display:block;
}
#menuVrt2 .abierto .abierto ul {
	display:block;
}
/* fin efecto*/

/* viñetas para los diversos menus*/ 
#menuVrt2 .MnuSecc1 {
	padding-left:10px;
	background-image:url(../images/ico1Abierto.png);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom: 1px solid #CCC;
}
#menuVrt2 .padre1 {
	background-image:url(../images/ico1Abierto.png);
	border-bottom: 1px solid #CCC;
}


#menuVrt2 .MnuSecc2 {
	padding-left:8px;
	background-image:url(../images/ico1Abierto.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#menuVrt2 .padre2 {
	background-image:url(../images/ico1Abierto.png);
}
#menuVrt2 .abierto2 {
	background-image:url(../images/ico1Abierto.png);
}

#menuVrt2 .abierto3:link, #menuVrt2 .abierto3:visited {
	color: #FF9900;
}
/* fin viñetas*/


/* efecto para que solo se muestre abierto el menú seleccionado */
#menuVrt .MNivel1 ul, #menuVrt2 .MNivel1 ul  {
	display:none;
}
#menuVrt .MNivel1 ul ul, #menuVrt2 .MNivel1 ul ul {
	display:none;
}
#menuVrt .abierto ul, #menuVrt2 .abierto ul {
	display:block;
}
#menuVrt .abierto .abierto ul, #menuVrt2 .abierto .abierto ul {
	display:block;
}
/* fin efecto*/


/* @end */

#navegador {
	font-size: 95%;
	margin-top: 5px;
}

/* @group CIERRE PáGINA */

.pie {
	background: url(../images/creditImages.jpg) no-repeat;
	height: 60px;
	border-top: 1px solid #CCC;
	vertical-align: top;
}

.creditos {
	font-size: 70%;
	color:  gray;
	margin: 11px 0 0 85px;
	float: left;
	width: 65%;
}

.uritec {
	float: right;
	width: 20%;
	font-size:  70%;
	text-align:right;
	color:  #CCC;
	margin: 11px 10px 0 0;
}

.uritec a {
	color:  #CCC;
	text-decoration: underline;
}

.uritec a:hover {
	color:  gray;
	text-decoration: none;
}


/* ENVIAR A UN AMIGO | IMPRIMIR */ 
.botones {
	text-align: center;
	margin: 10px auto;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	
	border-bottom: 1px solid #CCC;
	background-color: #f3f3f3;
	padding: 3px 0;
	clear:both;
}
.botones a {
	color: #4C7F33;
}

.botones a:hover {
	text-decoration: none;
}
/*ocultarlos en la impresión*/
@media print {
	.botones { display:none; }
}


/*referentes de búsquedas*/

.hilite1 { background-color: #ff0; }
.hilite2 { background-color: #f0f; }
.hilite3 { background-color: #0ff; }
.hilite4 { background-color: #0f0; }
.hilite5 { background-color: #f00; }
.hilite6 { background-color: #00f; }

/* @end */
.limpio {
	clear:both;
}

/* envio de noticias*/
#tMail {
	font-size:80%;
}

#tablaEnvio {
	width:100%;
}
#tablaEnvio textarea {
	height:4em;
}
#tablaEnvio th {
	text-align:left;
}

.peque {
	font-size:80%;
}

