body,
html
	{
	margin:0;
	padding:0;
	height: 99%;
	}

a { color: #0e3588; text-decoration: none; border-bottom: 1px dotted #0e3588}

a:hover { border-bottom: 1px solid #0e3588 }

h1 a, h1 a:visited, h1 a:active, h1 a:hover { text-decoration: none; border: none }

.item p { border: 1px solid white; padding: 3px; text-align: center; width: 152px; font-size:  0.8em; 
background-color: #0e3588; color: white; _padding: 0 ; _width:0 ; 
     -moz-border-radius: 6px; /* FF1+ */
  -webkit-border-radius: 6px; /* Saf3+, Chrome */
          border-radius: 6px; /* Opera 10.5, IE 9 */
}
blockquote { font-style: italic }

	
body
	{
	color: #222222;
	min-width:995px;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
<!--text-shadow: 1px 1px 1px #eeeeee;-->

	}

#header
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 995px;
	height: 201px;
	background-image:url(/images/cabecera.jpg);
	background-repeat: no-repeat;
	}

#lateral
	{
	position:absolute;
	top: 201px;
	width: 249px;
	height:706px;
	background-image:url(/images/lateral.jpg);
	background-repeat: no-repeat;
	}

#pie {
	width:810px;
	height: 35px;
	color: white;
	font-size:9px;
	background-color: #271b44;
	background-image: url(/images/pie.png);
	_margin-top: 20px;
	margin-bottom: -40px;
}

#pie a { color: white }

.textopie { padding: 9px 5px 5px 5px; text-align: center}
	
.texto
	{
	width:100%;
	line-height: 18px;
	text-align:justify;
	min-height: 860px;
	}

#content
	{
	position: absolute;
	top: 198px;
	_margin-top: 15px;
	left: 250px;
	padding-bottom: 50px;
	width:810px;
	_width: 820px;
	}

#banner {
	float:right;
	margin: 65px 25px 0 0;
/*	border: 1px solid #0e3588; */
	padding: 0;
	height: 60px;
	width: 468px;
}

#container {
	position:relative;
	height:auto;
}

#cultivo { margin: 5px 0 0 42px; _margin: 5px 0 0 40px}
#esporas { margin: 41px 0 0 42px; _margin: 45px 0 0 40px}
#efectos { margin: 41px 0 0 42px; _margin: 45px 0 0 40px}
#experiencias { margin: 43px 0 0 42px; _margin: 46px 0 0 40px }
#enlaces { margin: 40px 0 0 41px; _margin: 45px 0 0 40px}

* html #container .texto {
	height: 645px;
}

h2 {	color: #222222; font: 1.7em; padding: 3px 0 3px 0; margin: 15px 0; font-family: helvetica}
h3 {	font: 1.5em; padding: 5px 0 0 0; color: #222222;/*text-shadow: 1px 1px 1px #a1a1a1; margin: 8px 0 */; font-style: italic; font-family: helvetica}
h4 {	font: 1.3em; padding: 5px 0 0 0; color: #222222;/*text-shadow: 1px 1px 1px #a1a1a1; */; font-style: italic; font-family: helvetica}

.img { border:0; }

.sustancia { padding: 0 5px; }

#content li { padding: 3px 0 3px 0 ; text-align: left}

.compraresporas { font-size: 15px }

#pie a { border: none }

#header a { border: none }

.item { font-weight: bold; }

.comprar a {
    padding:7px 10px;
    color: white;
    font-size:15px;
    background: #0e3588;
    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, */
     -moz-box-shadow: 0 0 8px #555555; /* FF3.5+ */
  -webkit-box-shadow: 0 0 8px #555555; /* Saf3.0+, Chrome */
          box-shadow: 0 0 8px #555555; /* Opera 10.5, IE 9.0 */
   text-shadow: 1px 1px 1px #222222; 
}

.comprar a:hover { color: #ffd200 }

.comprarsmall a {
    padding:7px 10px;
    margin-right: 5px;
    color: white;
    font-size:13px;
    background: #0e3588;
    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, */
     -moz-box-shadow: 0 0 8px #555555; /* FF3.5+ */
  -webkit-box-shadow: 0 0 8px #555555; /* Saf3.0+, Chrome */
          box-shadow: 0 0 8px #555555; /* Opera 10.5, IE 9.0 */
   text-shadow: 1px 1px 1px #222222;
}

.comprarsmall a:hover { color: orange }

#comunidad a
{
	float:left; margin-right: 10px; margin-top: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif;
	color: #0e3588;
	text-decoration: none;
	background: #ffe8a7 url('/comunidad/styles/default/xenforo/gradients/category-23px-light.png') repeat-x top;
	padding: 0 15px;
	border: 1px solid #0e3588;
	border-radius: 5px; -webkit-border-radius: 5px; 
        -moz-border-radius: 5px; -khtml-border-radius: 5px;
	line-height: 24px;
	text-align: center;
	display: inline-block;
	text-shadow: 1px 1px 5px rgb(252, 252, 255);

}
 
#comunidad a:hover,
#comunidad a:active
{
	text-decoration: none;
}



