/*** Titulo: estilo.css *********/
/*** Autor: Gabriel Mico *******/
/*** Fecha: Diciembre 2009 ****/

body {background: #444444; color: white; font-family: "Baskerville", "Times New Roman", "Times", "serif";}

@font-face { font-family: "Baskerville"; src: url(fuentes/baskerville.eot) format("truetype");}
@font-face { font-family: "Baskerville"; src: url(fuentes/baskerville.ttf) format("truetype");}

#nube {width: 750px; min-width: 750px; margin-left: auto; margin-right: auto;}

#banner {/*text-indent: -9999px;*/ width: 950px; height: 150px; margin-left: -100px; background: #444444;}

#header {margin-left: auto; margin-right: auto;}

#content {width: 655px;	margin: auto;}
	.bloque-111 {width:111px; display:inline; float:left; margin:10px 10px 10px 10px; text-align:center; /*background: blue;*/}
		ul.lista li {list-style: none; margin: 10px 0px 10px 0px; text-align:center; /*background: purple;*/}
			ul.lista li.menuitem {width: 111px; min-width: 105px; height: auto; margin: 0px 0px 20px 0px; font-size: 12pt; color: white; text-align: center; text-shadow: 0px 0px 5px black; font-family: "Baskerville", "Times New Roman", "Times", "serif";}
				ul.lista li.menuitem a {color: white; text-decoration: none;}
				ul.lista li.menuitem a:hover {color: #999;}
					ul.lista li.menuitem-active {width: 111px; min-width: 105px; height: auto; margin: 0px 0px 20px 0px; font-size: 12pt; color: red; text-align: center; text-shadow: 0px 0px 5px black; font-family: "Baskerville", "Times New Roman", "Times", "serif";}
					ul.lista li.menuitem-active a {color: red; text-decoration: none;}
					ul.lista li.menuitem-active a:hover {color: red;}
			ul.lista li a {text-decoration:none;}
			ul.lista li a:hover {}
	
	.bloque-373 {width: 373px; height: auto; float: right; margin: 10px 0px 20px 20px; font-size: 14pt;}
		.bloque-373 a {text-decoration: none; color: white;}
		.bloque-373 a:hover {text-decoration: none; color: #999;}
		
	.bloque-655 {width: 655px; text-align: center; padding-bottom: 75px;}
		.bloque-655 a {text-decoration: none; border: none;}
		
	#poema {/*background: gray;*/ border-top: 1px solid white; margin-top: -15px;}
		#poema h1 {text-align: center; font-size: 18pt; padding: 15px;}
		#poema h2 {text-align: center; font-size: 14pt; padding: 25px 0px 15px 0px; line-height:1.2em;}
		#poema h3 {text-align: justify; padding: 15px 0 15px 0;}
		#poema h4 {text-align: right; padding-bottom: 15px; line-height: 1.3em;}
		#poema p.poema {margin-left: 30%; font-size: 14pt; margin-top: 10px; margin-bottom: 25px; line-height: 20px;}
		#poema p.extras {text-align: center; font-size: 12pt; margin: 15px 0px 25px 0px;}
			#poema p.extras a {text-decoration: underline; color: white;}
			#poema p.extras a:hover {text-decoration: underline; color: #999;}
			
	#mosaico {border-top:1px solid white; border-bottom:1px solid white; margin: -15px 0 0 0;}
		table.mosaico {width: 555px; margin: 15px auto 10px auto;}
			table.mosaico img {border: 3px solid white;}
			table.mosaico img:hover {border: 3px solid #999;}
				.mosaico img {border: 3px solid white;}
				.mosaico img:hover {border: 3px solid #999;}
			
.libro {width: 105px; height: 160px; border: 3px solid white;}
	.libro:hover {border: 3px solid #999;}
	
.postal {width: 105px; height: 105px; border: 3px solid white;}
	.postal:hover {border: 3px solid #999;}
	
.disco {width: 105px; height: 105px; border: 3px solid white;}
	.disco:hover {border: 3px solid #999;}


h2.trigger {width: 555px; background: #444 url(../imagenes/minigb.jpg) no-repeat; margin: 0px auto 0px auto; font-size: 18pt; text-align: center; text-shadow: 0px 0px 8px black; border-bottom: 1px solid white; padding: 15px 0 15px 0;}
h2.trigger a {color: white; text-decoration: none;}
h2.trigger a:hover {color: #999;}
h2.active {border: none;}
	.toggle_container {width: 555px; margin: 10px auto 0px auto; text-align: center; font-size: 16pt; line-height: 1.5em; border-bottom: 1px solid white; padding-bottom: 15px;}
	.toggle_container .block {}
	.toggle_container .block a {text-decoration: none; color: white;}
	.toggle_container .block a:hover {color: #999;}
	
p.enlaces {line-height: 2em;}

img.iconos {width:25px; height:25px; margin-bottom: -4px;}

#box {
	margin: 0px 0 20px 0;
	font-size: 26pt;
	padding: 85px 0px 15px;
	color: white; text-align: center; text-shadow: 0px 3px 7px black; font-family: "Baskerville", "Times New Roman", "Times", "serif";}
}
li.menuitem {width: 111px; min-width: 105px; height: auto; margin: 0px 0px 20px 0px; font-size: 12pt; color: white; text-align: center; text-shadow: 0px 0px 5px black; font-family: "Baskerville", "Times New Roman", "Times", "serif";}
				ul.lista li.menuitem a {color: white; text-decoration: none;}
				ul.lista li.menuitem a:hover {color: #999;}
					ul.lista li.menuitem-active {width: 111px; min-width: 105px; height: auto; margin: 0px 0px 20px 0px; font-size: 12pt; color: red; text-align: center; text-shadow: 0px 0px 5px black; font-family: "Baskerville", "Times New Roman", "Times", "serif";}
					ul.lista li.menuitem-active a {color: red; text-decoration: none;}
					ul.lista li.menuitem-active a:hover {color: red;}
#bottom {}