body {
    text-align: center;
		background-color:#6699CC;
		
}
#global {
    width: 900px;
		
    margin: 0px auto;
    text-align: left;
		background-color:black
}
#barra{
     width: 900px;
		 height:30px;
		 background-color:black;
		 font-size:15px
}
#barraestatica{
    width: 450px;
		height:20px;
		background-color:black;
		color:silver;
		font-size:15px;
		padding-right:20px;
		text-align:right;
		word-spacing: 5px;
		padding-top: ;
		margin-top:5px;
		margin-right:5px;
		float:right;
			}
#barraestatica a{
    text-decoration:none;
		color:silver;
		font-size:15px;
}	
#barraestatica a:hover{
   text-decoration:none;
	 color:white;
	 font-size:15px;

}		
#cuerpo{width: 900px;
		    height:700px;
				overflow:hidden;
				background-color:black;
				border:0px;
				

}
#columna{background-color:#91c6e6;
         width: 200px;
		     height:700px;
				 float:left;
				 border-top:2px black solid;
				 border-bottom:2px black solid;
         border-left:2px black solid;
				;
				 text-indent:3px;
				 text-align:justify;
				
}

#formulario{
text-align:left;
font-size:14px;margin-left:10px
;font-family:verdana;
background-color:#91c6e6	;
 			 
				
				 

}
#contenidos{background-color:white;
        background-image:url(objetos/fondocontenidos.jpg);
        width: 690px;
		    height:700px;
				margin-left:204px;
				overflow:auto;
				border-top:2px black solid;
        border-bottom:2px black solid;
				border-right:2px black solid;
				text-align:center
				;font-family:verdana;font-size:14px
}
#formulario2{
margin:10px 10px 10px 10px
}
#titulos{
border:2px solid black;width:620px;text-align:center;margin:0px auto;background-color:white
}
#texto{
width:620px;text-align:center;margin:0px auto;border-left:2px solid black;;background-color:white;
border-bottom:2px solid black;border-right:2px solid black;
}
#imagenes{
width:620px;text-align:center;margin:0px auto;border-left:2px solid black;;background-color:white;
border-bottom:2px solid black;border-right:2px solid black;}
a {border:0 ;text-decoration:none}
img {border:0}
#precios{
width:620px;text-align:center;margin:0px auto;border-left:2px solid black;;background-color:white;
border-bottom:2px solid black;border-right:2px solid black;}
#negro{
width:620px;text-align:center;margin:0px auto;border-left:2px solid black;
border-bottom:2px solid black;border-right:2px solid black;color:white;background-color:#91c6e6}

table.login{
border:2px solid black;text-align:center;margin: 20px auto

}
#pie{    height:30px;
         width: 900px;
		     color:white;
				 background-color:black;
				 text-align:center;
				 padding-bottom:2px;
				 clear:both;
				 margin-top: 5px;padding-top: 5px;
			   }
#pie a{
    text-decoration:none;
		color:silver;