@charset "UTF-8";
/* CSS Document */

*       {margin:0; padding:0;}
html    { overflow-y: scroll; height:100% }
ul      { list-style: square inside;}
al      { list-style: decimal inside;}
a       { outline: none; text-decoration: underline;}
a img   { border:none;}
img     { vertical-align: middle; }


body {

	background-color:#f7fbfc;
	margin:0;  
    padding:0;  

	
} 
 
    
 /* Header Start */
 


#pagewrap { width:1024px;  overflow:auto; } 




#topcontent{

	background:#d9d8d8 ;
	width:1024px;
	height:99px;
	
	
}

#factureyalogobox{
	
	width:1024px;
	height:71px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}

#factureyalogoimage{

		background:url(images/factureyalogo.png) no-repeat;
	width:179px;
	height:46px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:411px;
	float:left;
	
}

	


/*

	Menu START
	
*/



#menucontentbox{
	background-color:#d9d8d8;
	width:1024px;
	height:26px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}


ul#menu      {list-style: none; }
ul#menu li   { display: inline; }
ul#menu li a {
    text-indent:-9999px;
    display:block;
	height:28px;
   
  float:left;
    
}


ul#menu li a.inicio {

    width:113px;
	height:26px;
    background: url(boton/inicio.png) no-repeat top;       
	margin-top:2px; 
	margin-left:165px;  
}



ul#menu li a.nosotros {

    width:113px;
	height:26px;
    background: url(boton/nosotros.png) no-repeat top; 
	margin-top:2px;      
   
}


ul#menu li a.producto {

	width:113px;
	height:26px;
    background: url(boton/producto.png) no-repeat top;       
	margin-top:2px;  
}



ul#menu li a.comprar {

    width:113px;
	height:26px;
    background: url(boton/comprar.png) no-repeat top;       
   margin-top:2px;  
}


ul#menu li a.negocio {

     width:113px;
	height:26px;
    background: url(boton/negocio.png) no-repeat bottom;       
   margin-top:2px; 
}





ul#menu li a.contacto {

    width:113px;
	height:26px;
    background: url(boton/contacto.png) no-repeat top;       
   margin-top:2px; 
}






#bicolorbox{

	width:1024px;
	height:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}
#bicolorimage{

	background:url(images/negociograyline.png) ;
	width:1024px;
	height:2px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}


	

/*

	Menu END
	
*/




	
/*

	LeftBar End
	
*/

#centralbarbox{

	background-color:#e3e3e2;
	width:1024px;
	height:4800px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#titlebox{

	width:1024px;
	height:60px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#titlesimage{

	background:url(images/businesstext.png) no-repeat;
	width:101px;
	height:28px;
	margin-top:25px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:125px;
	float:left;
}

#videobox{
	width:480px;
	height:490px;
	margin-top:25px; 
	margin-right:274px;
	margin-bottom:0px;
	margin-left:270px;
	float:left;
}

#orangeractanglebox{

	width:793px;
	height:22px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}
	
#rectangleimage{
	
	background:url(images/rectangle.jpg) no-repeat;
	width:22px;
	height:22px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

		
#largebusinessbox{

	background:url(images/backgroundbusiness.jpg);
	width:1024px;
	height:3506px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#largebusinessimage{
	
	background:url(images/businessimage.png) no-repeat;
	width:590px;
	height:3448px;
	margin-top:17px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:220px;
	float:left;
}

#formulariobusiness{

	width:1024px;
	height:50px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#formulariobusinessimage{

	background:url(images/formulariobusinessimage.png) no-repeat;
	width:313px;
	height:27px;
	margin-top:20px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:300px;
	float:left;
}

	
#infobox{
	
	width:468px;
	height:500px;
	margin-top:30px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:270px;
	float:left;
}

.inputs-fondo{
	
	background:url(images/contentbox.png) no-repeat center;
	font-family:Myanmar MN;
	font-size:13px;
	border:none;
	color:#ff6633;
	width:171px;
	height:30px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;

}

.sendbutton{
	
	background:url(boton/sendbutton.png) no-repeat;
	cursor: pointer;
	width:53px;
	height:24px;
	border:none;
	color:white;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;

}

#aftercentralimagebox{
	
	width:1024px;
	height:145px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#businessbox{

	width:206px;
	height:145px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#bussinesimage{
	
	width:161px;
	height:111px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:32px;
	float:left;
}

#updatebox{

	width:198px;
	height:145px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#updateimage{
	
	width:161px;
	height:111px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:18px;
	float:left;
}

#emptybox{

	width:233px;
	height:145px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}


#clientbox{

	width:179px;
	height:145px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#clientimage{
	
	width:159px;
	height:111px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:18px;
	float:left;
}

#computerbox{

	width:200px;
	height:145px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}

#computerimage{
	
	width:161px;
	height:111px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	float:left;
}

	

	

























#footerbox{
	background:url(images/footerbackground.png) ;
	width:1024px;
	height:130px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}

#amfelogobox{

	width:534px;
	height:110px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}

#amfelogoimage{

	background:url(images/amfeimage.png) no-repeat;
	width:80px;
	height:73px;
	margin-top:28px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:55px;
	float:left;
	
}

#socialnetworkbox{

	
	width:490px;
	height:110px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}

#facebookbox{
	
	width:280px;
	height:110px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}
#facebookimage{
    
	width:74px;
	height:12px;
	margin-top:50px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}

#twitterbox{

	width:99px;
	height:110px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:25px;
	float:left;
	
}

#twitterimage{

	width:38px;
	height:28px;
	margin-top:51px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:26px;
	float:left;
	
}


	

	

#footertextbox{
	
	width:1024px;
	height:20px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	
}

p.footertexttext{

	font-family:helvetica;
	font-size:11px;
	text-align:left;
	color:#909090;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:210px;
	float:left;
	
}
		