/*Hoja de estilos para el sitio web Castellar de la Muela*/



/* LINKS */

A.enlace:link {

	Font-weight: Normal; 

	Font-size: 12px; 

	Color: #f68e56; 

	Font-style: Normal; 

	Font-family: Verdana, Arial, Helvetica, Sans-serif; 

	Text-decoration: None

}

A.enlace:visited {

	Font-weight: Normal; 

	Font-size: 12px; 

	Color: #f68e56; 

	Font-style: Normal; 

	Font-family: Verdana, Arial, Helvetica, Sans-serif; 

	Text-decoration: None

}

A.enlace:unknown {

	Font-weight: Normal; 

	Font-size: 12px; 

	Color: #f68e56; 

	Font-style: Normal; 

	Font-family: Verdana, Arial, Helvetica, Sans-serif; 

	Text-decoration: None

}

A.enlace:hover {

	Font-weight: Normal; 

	Font-size: 12px; 

	Color: #fdc689; 

	Font-style: Normal; 

	Font-family: Verdana, Arial, Helvetica, Sans-serif

}

A.enlacemenu:link {
	Font-weight: bold; 
	Color: #006699; 
	Font-size: 12px; 
	Font-style: Normal; 
	Font-family: Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

A.enlacemenu:visited {
	Font-weight: bold; 
	Color: #006699; 
	Font-size: 12px; 
	Font-style: Normal; 
	Font-family: Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

A.enlacemenu:unknown {
	Font-weight: bold; 
	Color: #006699; 
	Font-size: 12px; 
	Font-style: Normal; 
	Font-family: Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

A.enlacemenu:hover {
	Font-weight: bold; 
	Font-size: 12px; 
	Color: #fdc689; 
	Font-style: Normal; 
	Font-family: Verdana, Arial, Helvetica, Sans-serif
}


/* TABLAS */

.BordeAzul{

  background: white;

  border: 1px solid #006699;

}

.TablaSocios{

  background: white;

  border-collapse:collapse;
  border-style:solid;
  border-color:#006699;
  border-width:1px;

}

.BordeNaranja{

  background: white;

  border: 1px solid ##FFCC00;

}

.defaultTable
{
    width:770px;
    height:100%;
    border:0;
    background-color:#EDF2F8;
   }
   
.indexTable
{
    width:100%;
    height:100%;
    border:0;
   }
 
 .onlyHeight
 {
    height:100%;
    }

/* CELDAS DE UNA TABLA */

.celdaSOCIOS{background: white; font:Verdana; font-size:11px; font-weight: bold; color:#39546a;}


.celdaTITULO{background : #39546a;font-family : Verdana;font-size : 11px;font-weight : bold;color: White;}

.celdaMENU {
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 9px;
	color: #39546a;
	font-style:normal;
	font-family: Verdana;
	text-decoration:none;
	border-collapse:collapse;
	border-left-color:#FFCC33;
	border-left-width:1px;
	border-left-style:solid
}

.celdaSUB_MENU {
	background-color:#EDF2F8;
	font-weight: bold;
	font-size: 9px;
	color: #39546a;
	font-style:normal;
	font-family: Verdana;
	text-decoration:none;
	border-collapse:collapse;
	border-left-color:#FFCC33;
	border-left-width:1px;
	border-left-style:solid
}


/* CAJAS DE TEXTO */

.cajas{font-size: 10px;width: 150px;font-family: arial;font-weight: bold;color: #666666;}
.cajasGrande{font-size: 10px;width: 307px;font-family: arial;font-weight: bold;color: #666666;}

/* BOTONES */

.boton{background : white;font-family : Arial;font-size : 10px;font-weight : bold;color: #39546a;border : 1px solid;text-align : center;text-decoration: none;width: 100;}

.botonpequeño{background : white;font-family : Arial;font-size : 9px;font-weight : bold;color: #39546a;border : 1px solid;text-align : center;text-decoration: none;width: 100;}

/* TEXTOS */

.textopeque {
	Font-weight: Normal; 
	Font-size: 10px; 
	Color: #39546a; 
	Font-style: Normal; 
	Font-family: Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

.texto {
	Font-size: 11px; 
	Color: #39546a; 
	Font-style: Normal; 
	Font-family: Verdana; 
	Text-decoration: None
}

.textonegrita {
	Font-weight: bold;
	Font-size: 9px;
	Color: #39546a;
	Font-style: Normal;
	Font-family: Verdana;
	Text-decoration: none;
}

.textonegritarojo {
	Font-weight: bold;
	Font-size: 9px;
	Color:#FF0000;
	Font-style: Normal;
	Font-family: Verdana;
	Text-decoration: none;
}

.textonaranja {
	Font-weight: bold; 
	Font-size: 14px; 
	Color: #39546a; 
	Font-style: Normal; 
	Font-family: Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

.textoazulito {
	Font-weight: bold; 
	Font-size: 10px; 
	Color: #6699CC; 
	Font-style: Normal; 
	Font-family:  Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

.textorojito {
	Font-weight: bold; 
	Font-size: 10px; 
	Color: #FF0000; 
	Font-style: Normal; 
	Font-family:  Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

.textocursiva {
	Font-size: 12px;
	Color:#39546a;
	Font-style: none;
	Font-family: Verdana;
	Text-decoration: None
}
.textotitulo {
	Font-weight: bold;
	Font-size: 16px;
	Color: black;
	Font-style: normal;
	Font-family: serif;
	Text-decoration: None
}

/* LIBRO DE VISITAS */

.tablaLibro{

  background: WhiteSmoke;

  border: 1px solid #006699;

}

.textotitulolibro 
{
	font-family: Arial; 
	font-size: 16pt; 
	color: "#5D7B9D" ;
}

.textoNombre {
	Font-weight: bold;
	Font-size: 18px;
	Color: #5D7B9D;
	Font-style: normal;
	Font-family: arial;
	Text-decoration: None
}

.textolibro {
	Font-size: 10px; 
	Color: Black;
	Font-style: Normal; 
	Font-family:  Verdana, Arial, Helvetica, Sans-serif; 
	Text-decoration: None
}

.enlacesLibro 
{
	Font-weight: bold;
	Font-size: 14px;
	Color: White;
	Font-style: normal;
	Font-family: arial;
	Text-decoration: None
	}
	
.enlacesLibroVolver
{
	Font-weight: bold;
	Font-size: 14px;
	Color: #5D7B9D;
	Font-style: normal;
	Font-family: arial;
	Text-decoration: None
	}	