DIV{-moz-box-sizing:border-box;box-sizing:border-box;}
A.sinsubrayado:link
{
    
    TEXT-DECORATION: none
}
A.sinsubrayado:active
{
    
    TEXT-DECORATION: none
}
A.sinsubrayado:visited
{
    
    TEXT-DECORATION: none
}
A.sinsubrayado:hover
{
    
    TEXT-DECORATION: none
}
A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE:  11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    TEXT-DECORATION: none
}
A:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE:  11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE:  11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE:  11px;
    COLOR: #ED6D01;
    FONT-FAMILY: Arial,Verdana,Helvetica;
}

BODY {
	FONT-SIZE: 75%; 
	background-color: #313131;
	MARGIN: 0px auto; COLOR: #555; FONT-FAMILY: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
}



#container {
	 MARGIN: 0px auto; WIDTH: 999px; BOTTOM: 0px; POSITION: relative;
	  TOP: 0px; 
	  border: 0px solid #ffffff;
	  text-align:center;
	  
}

#cabecera {
 position:relative;
 top:0px;
 left:0px;
 top:0px;
 width:999px;
 height:121px;
 background-color:#cccccc;
 
}
#contenedor{
 float:left;
 position:relative;
 width:999px;
 background-color:#313131;
 text-align:left;
  background-image: url("../img/fondocuerpo.jpg");
}
#cuerpo {
 float:left;
 position:relative;
 width:940px;
 background-color:#ffffff;
 text-align:left;
  
}
#menu {
 float:left;
 position:relative;
 width:940px;
 height:47px;
 background-color:#ffffff;
 text-align:left;

 
}

#izquierda {
 float:left;
 position:relative;
 width:32px;
 text-align:left;

}
#derecha {
 float:right;
 position:relative;
 width:27px;
 
 text-align:left;

}


#pie {
 position:relative;
 top:0px;
 left:0px;
 top:0px;
 width:999px;
 height:50px;
 background-color:#313131;
 float:left
 
}
#menuproductos {
 float:left;
 position:relative;
 width:219px;
 text-align:left;

}
#cuerpoproductos {
 float:left;
 position:relative;
 width:721px;
 text-align:left;
}

