/* CSS Document */

body{background-image:url(../imagenes/background/humidor.gif);
    margin-top:0px;
	margin-bottom:0px;
	 }

#pagina_principal {width:800px;
                   height:1050px;
				   border-right-color:#000000;
				   border-right-style:solid;
				   border-left-color:#000000;
				   border-left-style:solid;
				   margin-left:auto;
				   margin-right:auto;
				   background-color:#FFFFFF;
				   }

#banner {width:800px;
         height:250px;
		 background-image:url(../imagenes/banner/banner.jpg);
		 }

#intro {width:400px;
        height:350px;
		float:left;
		margin-left:20px;
		margin-top:10px;
		background-color:#FFFFFF;
		}


#contenedor_box {width:315px;
                 height:auto;
				 float:right;
				 margin-top:8px;
				 }

#contenedor_box ul{
					margin-right:10px;
				}

#box1 {width:315px;
       height:110px;
	   float:right;
	   margin-right:15px;
	   margin-top:25px;
	   background-image:url(../imagenes/box/box.jpg);
	   }
#box2 {width:315px;
       height:110px;
	   float:right;
	   margin-right:15px;
	   margin-top:25px;
	   background-image:url(../imagenes/box/box.jpg);
	   }


#menu {width:800px;
       height:50px;
	   marin-left:auto;
	   margin-right:auto;
	   
	   }

	   
#promo {width:400px;
        height:460px;
		float:left;
		background-color:#FFFFFF;
		margin-left:20px;
		margin-bottom:10px;
		}

		
#planes {width:300px;
        height:300px;
	    float:right;
	    margin-right:5px;
		margin-bottom:10px;
		background-color:#FFFFFF;
			}

#footer {width:800px;
         height:25px;
		 background-color:#FF0000;
		 clear:both;
		 margin-right:auto;
		 margin-left:auto;
		 margin-bottom:0px;
		 margin-top:-50px;
		 }
		 
#plan_hosting1 {width:170px;
               height:95px;
			   float:left;
			   background-image:url(../imagenes/hosting/planbronce.jpg)
			   }
#plan_hosting2 {width:170px;
               height:95px;
			   float:left;
			   background-image:url(../imagenes/hosting/planplata.jpg)
			   }
#plan_hosting3 {width:170px;
               height:95px;
			   float:left;
			   background-image:url(../imagenes/hosting/planoro.jpg)
			   }
#box_precio1 {width:72px;
             height:92px;
			 float:right;
			 background-image:url(../imagenes/hosting/box_precio.jpg);
			 margin-right:58px;
			 margin-top:2px;
			 }
#box_precio2 {width:72px;
             height:92px;
			 float:right;
			 background-image:url(../imagenes/hosting/box_precio2.jpg);
			 margin-right:58px;
			 margin-top:2px;
			 }
#box_precio3 {width:72px;
             height:92px;
			 float:right;
			 background-image:url(../imagenes/hosting/box_precio3.jpg);
			 margin-right:58px;
			 margin-top:2px;
			 }

#formas_pago{width:400px;
             height:auto;
             float:left;
			 margin-left:15px;
			 margin-top:15px;
			 }		

#contacto{ width:350px;
           height:300px;
		   float:right;
		   margin-right:15px;
		   margin-top:20px;
		   }

#web {width:500px;
      height:autopx;
	  margin-left:auto;
	  margin-right:auto;
	  
	  }	 
	 