body {
    font-family: Georgia;
    font-size: 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,.50);
    color: #262626;
   background:#FFF;
    /*background: url(../images/Fondo_Servimax.jpg) repeat-x scroll 0 0 transparent;*/
}

*{outline: none;}
img {border: 0;}
.container {
   width: 1050px;
   padding: 0;
   margin: 0 auto;
}
/*#header {
   background:url("header.png") no-repeat scroll 0 0 transparent;
   width: 568px; height: 163px;
   float: left;
}*/
#piecemaker {
   margin-top:0%;
   margin-left:8%;
}

#loginn {
   float:left;
   background-color:#FFF;
   /*-moz-border-radius: 6px;*/
   width:205px;
   height:200px;
   margin-top:0.2%;
   margin-left:8%;

    
}
#pepito {
   width:204px;
   height:199px;

    
}
#central {
   
   margin-top:0.2%;
   float:right;
   background-color:#FFF;
   /*-moz-border-radius: 6px;*/
   width:546px;
   height:700px;
   margin-left:0.2%;

   /*texto*/
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   

   
   
}
#central2 {
   
   margin-top:0.2%;
   float:right;
   background-color:#FFF;
   /*-moz-border-radius: 6px;*/
   width:546px;
   height:700px;
   margin-left:0.2%;

   /*texto*/
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   

   
   
}
#centraltexto {
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-top:3%;
   margin-left:5%;
   margin-right:5%;
   
   
}
#escritos {
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-left:-5.5%;
   margin-top: -4.3%;
   margin-bottom: 2%;

   
   
}
#escritos2 {
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-left:-5.5%;
   margin-top: -4.3%;
margin-bottom: %;
   
   
}
#escritos3 {
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-left:-5.5%;
   margin-top: -4.3%;

   
   
}
#escritos4 {
   
color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-left:-5.5%;
   margin-top: -4.3%;

   
   
}

#escritostexto {
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-left: 3%;
   margin-bottom:5%;

   
   
}
#fiscal{
   
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
   margin-left: 3%;
   margin-bottom:1%;

   
   
}
#derecha {
   
   margin-top:0.2%;
   float:right;
   background-color:#FFF;
   /*-moz-border-radius: 6px;*/
   width:156px;
   height:700px;
   margin-right: 4.6%;
   margin-left:0.2%;


    
}
#banner {
   float:left;
   background-color:#FFF;
   /*-moz-border-radius: 6px;*/
   width:205px;
   height:400px;

   margin-top: 0.2%;
   margin-left:8%;

    
}
#banner2 {
   float:left;
   background-color:#FFF;
   /*-moz-border-radius: 6px;*/
   width:205px;
   height:400px;

   margin-top: 0.2%;
   margin-left:18.3%;
  
    
}

h1 img {
   float: left;
   margin-right: 5px;
}

h1 {
   line-height: 56px;
}

h1, h2 {
   font-weight: normal;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
    position: relative;
}

.ads {
   position: absolute;
   top: 30px;
   right: 0;
}



/*LAVALAMP MENUUUUUUU*/

.lavalamp {
   margin-left:8%;
   width:885px;
   margin-top:0%;
    position: relative;
    border: 1px solid #d6d6d6;
    background: #fff;
    padding: 15px;
      font-size:10px;
   font-family:Verdana, Geneva, sans-serif;
  
    /*-moz-border-radius : 10px;*/
    /*-webkit-border-radius : 10px;*/
   /**colorsombras***
    /*background : -webkit-gradient(linear, left top, left bottom, from(rgb(240,240,240)), to(rgb(204,204,204)));
    background : -moz-gradient(linear, left top, left bottom, from(rgb(240,240,240)), to(rgb(204,204,204)));*/
    height: 18px;
}
/*Colores de los menus letras y fondo*/

.magenta {
   background:#EE377F; /*rgb(190,64,120);*/
   
   /*background : -webkit-gradient(linear, left top, left bottom, from(rgb(190,64,120)), to(rgb(177,24,91)));
   background : -moz-gradient(linear, left top, left bottom, from(rgb(190,64,120)), to(rgb(177,24,91)));*/
   /*border: 1px solid #841144;*/

}

.link {
   color:#999;
   font-size:18px;
   font-family:Verdana, Geneva, sans-serif;
}


.magenta li a{
   color:#FFF;
   text-shadow: 0 -1px 0 rgba(0,0,0,.40);
   
   
}
.magenta li a:hover{
   color:#FFF;
   text-shadow: 0 -1px 0 rgba(0,0,0,.40);
   
   
}
.magenta li a.current{
   color:#00F;
   text-shadow: 0 -1px 0 rgba(0,0,0,.40);
   
   
}

/************************MENU************************/
a {
    text-decoration: none;
    color: #262626;
    line-height: 20px;
}

ul {
    margin: 0;
    padding: 0;
    z-index: 300;
    position: absolute;
}

ul li {
    list-style: none;
    float:left;

    text-align: center;

    }

ul li a {
    padding: 0 10px;
    text-align: center;
   }
/*color del fondo de las letras del menu*/
.floatr {
    position: absolute;
    top: -0.1px;
    z-index: 50;
    width: 70px;
    height: 48px;
   font-size:15px;
   font-family:Verdana, Geneva, sans-serif;

  
    /*-moz-border-radius : 8px;*/
   background:#F06;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
}

/*******************************finalmenu**************************************/

/**********************************LOGINNNNNN******************************************/

#form1 label {

   cursor:pointer;
   color:#999;
   font-size: 13px;
    font-weight: 100;
    padding: 0 0 0 8px;
}
#form1 a {
   margin-top:5%;
   cursor:pointer;
   color:#999;
   font-size: 13px;
    font-weight: 100;
   margin-left:0%;
}

#form1 label:hover {
   background-color: #DCE1E2;
   cursor:pointer;
}


input,select{
   margin: 1%;
   margin-left:4%;
   font-family: Tahoma, Verdana, Arial, serif;
   font-size: 11px;
   padding: 2px 5px 5px;
   
   
}
.button-submit {
        height: 20px;
        font-family: Tahoma, Verdana, Arial, serif;
        font-size: 11px;
        width: 67px;
      margin-top: 5%;
      margin-left:35%;
        padding: 0 0 0 0px;
        text-align: center;
}
#arrow-List {
      
     
      color:#999;
}
/*************************************************************************************/

/*OTROESTILO
<form id="form1" method="post" action="">
         
         <label for="login">Usuario/</label>
            <label for="pass">Contraseņa</label><br />
            <br />
            <input type="text" name="login" id="login" /><br />
            <input type="password" name="pass" id="pass" /><br />
         <input name="loginremember" id="loginremember" checked="checked" type="checkbox"> <label for="loginremember">Recordarme</label>
         </form>
*/

