body {
   color: #000000;
   background: url(http://www.psst.es/imagenes/diseno/fondo.jpg) #e3e3e3 fixed center top repeat-x;
   margin: 0;
   padding: 15px 0 15px 0;
}

body, div, p, ul, li, input {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contenedor {
   display: block;
   width: 760px;
   margin: 0 auto 0 auto;
   background: url(http://www.psst.es/imagenes/diseno/separador.gif) #ffffff center top repeat-x;
   color: #000000;
}

.separador {
   display: block;
   width: 100%;
   padding: 0 0 15px 0;
   background: url(http://www.psst.es/imagenes/diseno/separadorb.gif) #ffffff center bottom repeat-x;
   color: #000000;
}

#contenido, #contenidob {
   position:static;
   z-index:2;
   padding: 0 15px 0 15px;
   width: 535px;
   background: #ffffff;
   color: #000000;
}

#contenidob, #contenidob p {
   text-align: center;
}

h1 {
   font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   letter-spacing: .2em;
   text-align: center;
   margin: 0;
   padding: 15px;
}

h2 {
   clear: both;
}

h2, h3, h4 {
   letter-spacing: .1em;
   margin: 0;
   padding: 5px 0 5px 0;
}

p {
   text-align: justify;
   line-height: 1.5em;
   margin: 0;
   padding: 5px 0 5px 0;
}

#acceso {
   text-align: center;
   display: block;
   width: 100%;
}

#acceso ul {
   margin: 0;
   padding: 0;
   text-align: center;
   list-style: none;
   list-style-position: inside;
}

#acceso li {
   display: block;
   float: left;
   margin: 0 15px 0 15px;
   padding: 0;
   width: 74px;
   height: 36px;
   background: url(http://www.psst.es/imagenes/diseno/boton.gif) #cccccc center top no-repeat;
   color: #000000;
   font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size:.9em;
   text-align: center;
   list-style: none;
}

#acceso a {
   display: block;
   padding: 8px 0 8px 0;
}

#acceso a:link {
   color: #000000;
   text-decoration: none;
}

#acceso a:visited {
   color: #000000;
   text-decoration: none;
}

#acceso a:hover {
   color: #434252;
   text-decoration: none;
}

#acceso a:focus {
   color: #434252;
   text-decoration: none;
}

#acceso a:active {
   color: #434252;
   text-decoration: none;
}

.capturas {
   text-align: center;
}

.capturas ul {
   margin: 0;
   padding: 0;
   text-align: center;
   list-style: none;
   list-style-position: inside;
}

.capturas li, .left {
   float: left;
   margin: 5px 15px 5px 0;
}

.right{
   float: right;
   margin: 5px 0 5px 15px;
}

.center {
   text-align: center;
   font-weight: bold;
}

.capturas li, .left, .right {
   display: block;
   padding: 0;
   width: 163px;
   height: 188px;
   background: url(http://www.psst.es/imagenes/diseno/caja.gif) #cccccc center top no-repeat;
   color: #000000;
   font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   text-align: center;
   list-style: none;
   letter-spacing: .1em;
}

.capturas a, .left a, .right a {
   display: block;
   color: #000000;
   text-decoration: none;
   padding: 30px 0 30px 0;
}

a img { border: none; text-decoration: none; }

#menu {
	position: fixed;
	z-index:1;
	top:100px; right:0; bottom:0; left:67%;
	background: url(http://www.psst.es/imagenes/diseno/chicas.gif) center top no-repeat;
	color: #000000;
	width: 259px;
	height: 460px;
}

* html #menu {
	position:absolute;
	z-index:1;
	top:100px; right:0; bottom:0; left:67%;
	background: url(http://www.psst.es/imagenes/diseno/chicas.gif) center top no-repeat;
	color: #000000;
	width: 259px;
	height: 460px;
}

#menub {
	position: fixed;
	z-index:1;
	top:100px; right:0; bottom:0; left:67%;
	background: url(http://www.psst.es/imagenes/diseno/chica.gif) center top no-repeat;
	color: #000000;
	width: 316px;
	height: 464px;
}

* html #menub {
	position:absolute;
	z-index:1;
	top:100px; right:0; bottom:0; left:67%;
	background: url(http://www.psst.es/imagenes/diseno/chica.gif) center top no-repeat;
	color: #000000;
	width: 316px;
	height: 464px;
}

* html
    {
    overflow: hidden;
    }
* html body
    {
    height: 100%;
    overflow: auto;
    }

#menu ul, #menub ul {
   margin: 130px 0 0 0;
   padding: 0;
   text-align: center;
   list-style: none;
   list-style-position: inside;
}

#menub ul {
   margin: 140px 100px 0 0;
}

#menu li, #menub li {
   font-family: Impact, Arial, Helvetica, sans-serif;
   list-style: none;
   letter-spacing: .1em;
   font-weight: normal;
   margin: 0;
   padding: 0;
}

#menu a:link, #menub a:link {
   color: #000000;
   text-decoration: none;
}

#menu a:visited, #menub a:visited {
   color: #000000;
   text-decoration: none;
}

#menu a:hover, #menub a:hover {
   color: #434252;
   text-decoration: none;
}

#menu a:focus, #menub a:focus {
   color: #434252;
   text-decoration: none;
}

#menu a:active, #menub a:active {
   color: #434252;
   text-decoration: none;
}

.clear {
   clear: both;
   margin:0;
   padding:0;
}

#pie {
   text-align: center;
   display: block;
   width: 100%;
   padding: 15px 0 0 0;
   background: url(http://www.psst.es/imagenes/diseno/separador.gif) #ffffff center top repeat-x;
   color: #000000;
}

#pie p {
   padding: 5px 259px 5px 5px;
}