@charset "utf-8";
/* CSS Document */

#Contenedor #Sombra #Menu .Margenes .itemMenu {
	float: left;
	height: 26px;
}
#Contenedor #Sombra #Menu .Margenes .itemMenu img{
  height:26px;
	border:none;
}
#Contenedor #Sombra #Menu .Margenes #item1 {
	background-image: url(/images/botonAboutus.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 75px;
}
#Contenedor #Sombra #Menu .Margenes #item1 img{
	width: 75px;
}
#Contenedor #Sombra #Menu .Margenes #item1:hover {
	background-image: url(/images/botonAboutus.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes #item2 {
	background-image: url(/images/botonCapabilities.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 93px;
}
#Contenedor #Sombra #Menu .Margenes #item2 img{
	width: 93px;
}
#Contenedor #Sombra #Menu .Margenes #item2:hover {
	background-image: url(/images/botonCapabilities.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes #item3 {
	background-image: url(/images/botonContacto.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 70px;
}
#Contenedor #Sombra #Menu .Margenes #item3 img{
	width: 70px;
}
#Contenedor #Sombra #Menu .Margenes #item3:hover {
	background-image: url(/images/botonContacto.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes #item4 {
	background-image: url(/images/botonPermanentD.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 144px;
}
#Contenedor #Sombra #Menu .Margenes #item4 img{
	width: 144px;
}
#Contenedor #Sombra #Menu .Margenes #item4:hover {
	background-image: url(/images/botonPermanentD.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes #item5 {
	background-image: url(/images/botonTemporaryD.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 142px;
}
#Contenedor #Sombra #Menu .Margenes #item5 img{
	width: 142px;
}
#Contenedor #Sombra #Menu .Margenes #item5:hover {
	background-image: url(/images/botonTemporaryD.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes #item6 {
	background-image: url(/images/botonPromotionalS.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 152px;
}
#Contenedor #Sombra #Menu .Margenes #item6 img{
	width: 152px;
}
#Contenedor #Sombra #Menu .Margenes #item6:hover {
	background-image: url(/images/botonPromotionalS.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes #item7 {
	background-image: url(/images/botonSpecialty.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 146px;
}
#Contenedor #Sombra #Menu .Margenes #item7 img{
	width: 146px;
}
#Contenedor #Sombra #Menu .Margenes #item7:hover {
	background-image: url(/images/botonSpecialty.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
#Contenedor #Sombra #Menu .Margenes {
	margin-left: 40px;
}
#Contenedor #Sombra #Cuerpo #Columna3 .Margenes #form1 .inputform {
	width: 600px;
}
