.CapaLogo{
margin-bottom: 17px;
}
.LibrosYBtn {
	float: right;
	width: 100px;
	text-align: center;
}


.LineaGris{
background-image:url(../Imagenes/LineaGris.gif);
background-repeat:repeat-x;
}
.Menus {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 15px;
	font-weight: bolder;
}
.Menus a{
	color: #FFFFFF;
	text-decoration: none;
}
.Menus a:hover{
	text-decoration: underline;
}
.MenuGrande {
	font-family: "Trebuchet MS";
	font-size: 40px;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: lighter;
}
.ContenidoMenus {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(../Imagenes/CuadritoListas.gif);
	list-style-position: inside;
	text-align: justify;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #8D8D8D;
}
.Flor {
	background-image: url(../Imagenes/FondoChulo.gif);
	background-repeat: no-repeat;
	background-position: right;
}


.CuadroAbajoDegradado {
	background-image: url(../Imagenes/CuadroAbajoDegradado.gif);
	background-repeat: repeat-x;
}
.Copyright {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.Copyright a{
	text-decoration:none;
	color: #FFFFFF;
}
.Copyright a:hover{
	text-decoration: underline;
}
.TablaControles{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TextoControles {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
}

.CapaVisible {
	visibility: visible;
}
.CapaOculta {
	visibility: hidden;
}
.MenusSinSangria {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 0px;
	font-weight: lighter;
}
.MenuMediano {

	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #FFFFFF;
	text-indent: 0px;
	font-weight: lighter;
}
.TituloLibros {
	font-size: 13px;
	font-weight: bold;
}
.TituloLibros a{
	text-decoration: none;
	color: white ;
}
.TituloLibros a:hover{
	text-decoration: underline;
	color: white ;
}
.TextoGiganteAnuncios {
	font-size: 19px;
}

.Opacity30 {
    filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.3; /* Firefox, Opera, ... */
    opacity: 0.3; /* CSS 3*/
}
.Opacity30 a{
    filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.3; /* Firefox, Opera, ... */
    opacity: 0.3; /* CSS 3*/
}
.Opacity30 a:hover{
    filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* Firefox, Opera, ... */
    opacity: 1; /* CSS 3*/
}
.TextoContenidoSinEnlaces {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	list-style-image: url(../Imagenes/CuadritoListas.gif);
	list-style-position: inside;
	text-align: justify;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #8D8D8D;
}
.Enlaces a {

	font-family: Arial;
	font-size: 12px;
	text-decoration: blink;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
}
.Enlaces a:hover {

	color: #ffffff;
	background-color: #f24f00;
}
.commenthidden {
	display:none
}
.commentshown {
	display:inline
}
.MasInfo{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;
	background-color: white;
	font-weight:bold;
	
}
.Blanco{
color:#ffffff;}

