body {
   color: #ffffff;
   margin: 0;
   background: url(imagenes/diseno/fondo.jpg)  ;
   padding: 15px 0 15px 0;
}

body, div, p, ul, li, input {
   font-family: "Lucide Sans Console", Arial, Helvetica, sans-serif;
}

#contenedor {
   display: block;
   width: 765px;
   margin: 0 auto 0 auto;
   background: url(imagenes/diseno/separador.gif) #ffffff center top repeat-x;
   color: #000000;
}
#cabecera{
	background: transparent url(imagenes/diseno/logo-contacto-webcam.gif) no-repeat;
	height : 200px;
	width: 765	px;
	margin: 0 auto 0 auto;
}
#cabecera h1 { 	
	
font-family: Impact, Arial, Helvetica, sans-serif;
   font-weight: normal;
   letter-spacing: .2em;
   text-align: center;
   margin : 25px 250px 0px 0px;
   color: #ff0000;



}
#cabecera h1 span {
	display:none;
}

.separador {
   display: block;
   width: 100%;
   padding: 0 0 15px 0;
   background: url(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;
   color: #ff0000;
}

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;
}


.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;
}

.adv {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   font-weight: normal;
}

.capturas li, .left, .right {
   display: block;
   padding: 0;
   width: 163px;
   height: 188px;
   background: url(imagenes/diseno/caja.gif) #ffffff center top no-repeat;
   color: #ffffff;
   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: #ffffff;
   text-decoration: none;   
   padding: 10px 0 30px 0;
}

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

#menu {
	position: fixed;
	z-index:1;
	top:50px; right:0; bottom:0; left:67%;
	background:  center top no-repeat;
	color: #000000;
	width: 300px;
	height: 450px;
}


* html #menu {
	position:absolute;
	z-index:1;
	top:50px;
	right:0;
	bottom:0;
	left:67%;
	background:  center top no-repeat;
	color: #000000;
	width: 300px;
	height: 450px;
	}

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

* html #menub {
	position:absolute;
	z-index:1;
	top:100px; right:0; bottom:0; left:67%;
	background: url(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 {
   font-size: 12px;
   text-align: center;
   display: block;
   width: 100%;
   padding: 15px 0 0 0;
   background: url(imagenes/diseno/pie.gif) #ffffff center top repeat-x;
   color: #000000;
}

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