.seleccion{
font-family: Verdana;
font-size: 10px;
color: #000000;
}

.cierre2{
border-top: 1px dotted #a2c1e4;
padding: 3px;
}

.cierre3{
border-bottom: 1px dotted #a2c1e4;
padding: 3px;
}

.cierre{
border-top: 1px solid #a2c1e4;
}
.derecho{
border-right: 1px solid #a2c1e4;
}
.encabezado{
border-bottom: 1px solid #a2c1e4;
}

.cuadro{
background-image: url(Imagenes/bot.jpg);
}
.boton{
background-color: #99c3dc;
padding: 3px;
}

.boton2{
background-color: #ff8386;
padding: 3px;
}


.bajo1{
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}

.bajo{
border-bottom: 1px solid #ffffff;
}

.celda1 {
border-right: 1px solid #99abcd;	
border-left: 1px solid #99abcd;
border-bottom: 1px solid #99abcd;
background-image: url(Imagenes/tt.jpg);
}

.caja {
border-right: 1px solid #99abcd;	
border-left: 1px solid #99abcd;
border-bottom: 1px solid #99abcd;
}

.caja2 {
border-top: 1px solid #99abcd;
border-right: 1px solid #99abcd;	
border-left: 1px solid #99abcd;
border-bottom: 1px solid #99abcd;
}


.peke {
font-family: Verdana;
font-size: 9px;
color: #10659e;
}


.peke2 {
font-family: Verdana;
font-size: 12px;
color: #10659e;
}

.titulo{
font-family: Verdana;
font-size: 12px;
color: #10659e;
font-weight: bold;
}

.titulo2{
font-family: Verdana;
font-size: 17px;
color: #10659e;
font-weight: bold;
}

.texto1 {
font-family: Verdana;
font-size: 10px;
color: #828282;
}

.texto11 {
font-family: Verdana;
font-size: 15px;
color: #828282;
}


.titular {
font-family: Verdana;
font-size: 11px;
color: #828282;
font-weight: bold;
}


A:link {color: #3a94e0;text-decoration: none;font-family: verdana;font-size: 10px;}
A:visited {color: #3a94e0;text-decoration: none;font-family: verdana;font-size: 10px;}
A:hover {color: #ff8386;text-decoration: none;font-family: verdana;font-size: 10px;}

A.grande:link {color: #3a94e0;text-decoration: none;font-family: verdana;font-size: 11px;font-weight: bold;}
A.grande:visited {color: #3a94e0;text-decoration: none;font-family: verdana;font-size: 11px;font-weight: bold;}
A.grande:hover {color: #ff8386;text-decoration: none;font-family: verdana;font-size: 11px;font-weight: bold;}

A.menu:link {color: #ffffff;text-decoration: none;font-family: verdana;font-size: 12px;font-weight: bold;}
A.menu:visited {color: #ffffff;text-decoration: none;font-family: verdana;font-size: 12px;font-weight: bold;}
A.menu:hover {color: #ffffff;text-decoration: none;font-family: verdana;font-size: 12px;font-weight: bold;}


	.oculto {
		visibility: hidden;
		z-index: -1;
		position:absolute;
		left:0px;
		top:0px;
		}
	.visible_f {
		z-index: 1;
		FILTER: alpha(opacity=70); moz-opacity: 0.7; opacity: 0.7;
		position:absolute;
		left:0px;
		top:0px;
		}	
	.visible_i {
		z-index: 2;
		position:absolute;
		left:0px;
		top:0px;
		}
	.marco {
		border: 2px solid #ffffff;
		}	

	.texto_cerrar {
			font-family:verdana; 
			font-size:12px;
			color: #ffffff;
			font-weight: bold;
		 }


/* Nuevo */

			img.portada {
				border: 1px solid #99abcd;
				padding: 2px;
			}
			
	.bajo_t_1{
		background-image: url("Imagenes/bar.jpg");
	}
	.bajo_t_2{
		padding: 5px;
	}