#menu {
  position: absolute;
	top: 15px;
  left: 0px;
  width: 100%;
  z-index:800;
}

#menu2{
position:relative;
top:-28px;
left:190px;
width: 600px;
}

#cabecera{
	position: absolute;
	left: -1px;
	top: 0px;
        z-index:10;
	background-image:url(../imagenes/fondo.gif); 
	background-repeat:repeat;
	width:100%; 
	height:300px;
}
#encabezado{
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 10px;
  	z-index:20;
	width:100%; 
	height:165px;
}
#encab_tit{
	position: relative;
	left: 135px;
	top: -85px;
  	z-index:20;
	width:100%; 
	height:165px;
}

#titulo_form {
	position: absolute;
	left: 53%;	
	top: 110px;
  z-index:20;
	margin-left: -250px;

 }
#posiciona {
	position: absolute;
	left: 50%;	
	top: 80px;
  z-index:20;
	margin-left: -460px;
 }
 

 
#posiciona2 {
	border:solid #c8dcdc;
	background:#c8dcdc;
	border-width:1px 1px 1px 1px;
	position: relative;
	left: 0px;
	top: 40px; 
	height:490px;
	width:900px;	
  z-index:21;
	border-color:#c8dcdc;
	border-style: solid;
	border-left:3px solid #c8dcdc;
	border-top:3px solid #c8dcdc;
	border-right:3px solid #c8dcdc;
	border-bottom:3px solid #c8dcdc;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20x;
	border-bottom-left-radius: 20px;
	
 }
#posiciona3 {
	border:solid #fff; 
	border-width:1px 1px 1px 1px;
	position: relative;
	left: 0px;
	top: 0px; 
	height:470px;
	width:500px;	
  	z-index:21;
	border-color:#fff;	
	border-style: solid;
	border-left:3px solid #fff;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20x;
	border-bottom-left-radius: 20px;
	
 }
 
 #posiciona3.blank {

 background:#fff;
 }
#posiciona4 {
  background:#fff;
	border:solid #fff; 
	border-width:1px 1px 1px 1px;
	position: relative;
	left: 0px;
	top: 0px; 
	height:470px;
	width:500px;	
  	z-index:21;
	border-color:#fff;	
	border-style: solid;
	border-left:3px solid #fff;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20x;
	border-bottom-left-radius: 20px;
	
 }
#contenido {
	position: relative;
	left:0px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	top: 4px;
	width:850px;
	height:470px;	
  
}

#contenido0 {
  font-family: Helvetica;

  color:#555;
	position: relative;
	left:360px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	top: -970px;
	width:290px;
	height:470px;	
  
}
#entrar {
	position: relative;
	left:50%;
	margin-left: -50px;
	top: 80px;
	height:15px;
	width:200px;	
  
}

#salir {
	position: absolute;
	right:0px;
	top: 15px;
	height:15px;
	width:200px;	
}
#silueta {
	position: relative;
	/*background:#000;*/
	z-index:2;
	left:10px;
	top: -7px;
	height:500px;
	width:410px;
	background-image:url(../imagenes/ini.png); 
	background-repeat:no-repeat;
}
#tirafotos {
	position: relative;
	/*background:#000;*/
	z-index:2;
	left:700px;
	top: -480px;
	height:460px;
	width:200px;
	background-image:url(../imagenes/lateralini1.gif); 
	background-repeat:no-repeat;
}
#foto1 {
	position: absolute;	
	z-index:2;
	right:75%;
	top: 150px;
	height:310px;
	width:300px;
	/*background-image:url(../imagenes/foto_1.png); 
	background-repeat:no-repeat;*/
}
#foto2 {
	position: absolute;	
	z-index:2;
	left:70%;
	right:100px;
	top: 375px;
	height:310px;
	width:300px;
	/*background-image:url(../imagenes/foto_1.png); 
	background-repeat:no-repeat;*/
}

