body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/fondo/fondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #7B848E;
}
h1 {
	background-image: url(../images/logo/multiaceros.gif);
	background-repeat: no-repeat;
	height: 62px;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 670px;
}
h2 {
	font-size: 14px;
	color: #223242;
	margin-top: 6px;
	margin-bottom: 6px;
}
h3 {
	font-size: 16px;
	color: #C40502;
	margin-top: 6px;
	margin-bottom: 6px;
}
h4 {
	text-transform: uppercase;
	font-size: 14px;
	color: #D40D15;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img {
	border: 0px;
}
.imgder {
	float: right;
}
.imgiz {
	float: left;
	margin-right: 10px;
}
.imagcen {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited {
	color: #424A52;
}
a:hover, a:active {
	color: #D42321;
}


#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 62px;
}
/*---------------------------------------------------------------------------
MENU
---------------------------------------------------------------------------*/
#menu {
	float: left;
	width: 136px;
	padding-top: 20px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {list-style-type: none; display: inline;}
#menu li a {
	height:50px;
	width:136px;
	text-indent:-9999px;
	float:left;
	margin-bottom: 4px;
}
#menu li a.boton1 {background-image: url(../images/boton/boton1.gif); background-repeat: no-repeat;}
#menu li a.boton2 {background-image: url(../images/boton/boton2.gif); background-repeat: no-repeat;}
#menu li a.boton3 {background-image: url(../images/boton/boton3.gif); background-repeat: no-repeat;}
#menu li a.boton4 {background-image: url(../images/boton/boton4.gif); background-repeat: no-repeat;}
#menu li a.boton5 {background-image: url(../images/boton/boton5.gif); background-repeat: no-repeat;}
#menu li a:hover {background-position:0 -50px;}

#menu li a.boton1_on {background-image: url(../images/boton/boton1.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton2_on {background-image: url(../images/boton/boton2.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton3_on {background-image: url(../images/boton/boton3.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton4_on {background-image: url(../images/boton/boton4.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton5_on {background-image: url(../images/boton/boton5.gif); background-repeat: no-repeat; background-position:0 -50px;}

/*---------------------------------------------------------------------------
MENU
---------------------------------------------------------------------------*/
#menu {
	float: left;
	width: 136px;
	padding-top: 20px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {list-style-type: none; display: inline;}
#menu li a {
	height:50px;
	width:136px;
	text-indent:-9999px;
	float:left;
	margin-bottom: 4px;
}
#menu li a.boton1 {background-image: url(../images/boton/boton1.gif); background-repeat: no-repeat;}
#menu li a.boton2 {background-image: url(../images/boton/boton2.gif); background-repeat: no-repeat;}
#menu li a.boton3 {background-image: url(../images/boton/boton3.gif); background-repeat: no-repeat;}
#menu li a.boton4 {background-image: url(../images/boton/boton4.gif); background-repeat: no-repeat;}
#menu li a.boton5 {background-image: url(../images/boton/boton5.gif); background-repeat: no-repeat;}
#menu li a:hover {background-position:0 -50px;}

#menu li a.boton1_on {background-image: url(../images/boton/boton1.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton2_on {background-image: url(../images/boton/boton2.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton3_on {background-image: url(../images/boton/boton3.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton4_on {background-image: url(../images/boton/boton4.gif); background-repeat: no-repeat; background-position:0 -50px;}
#menu li a.boton5_on {background-image: url(../images/boton/boton5.gif); background-repeat: no-repeat; background-position:0 -50px;}

/*---------------------------------------------------------------------------
SUBMENU
---------------------------------------------------------------------------*/
#submenu {
	background-color: #223242;
	height: 22px;
	background-image: url(../images/fondo/fondo-submenu.gif);
	background-repeat: repeat-x;
	padding-left: 50px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C4C5;
	margin: 0px;
	padding: 0px;
}
#submenu a {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 2em;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#submenu a:link, #submenu a:visited {
	color: #989FA7;
}
#submenu a:hover, #submenu a:active {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
.activesubmenu {
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 2em;
	font-weight: bold;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	color: #FFF;
}
/*---------------------------------------------------------------------------
CONTENIDO
---------------------------------------------------------------------------*/
#right {
	float: left;
	width: 864px;
	background-color: #FFF;
	height: 462px;
}
#right1 {
	float: left;
	width: 864px;
	background-color: #FFF;
	background-image: url(../images/fondo/fondo-right1.gif);
	background-repeat: no-repeat;
}
#fotos {
}

#contenido-banners {
	margin-left: 65px;
}
#textos {
	padding-right: 30px;
	padding-left: 50px;
	padding-top: 6px;
}
#textos-left {
	float: left;
	width: 470px;
}
#textos-left3 {
	float: left;
	width: 650px;
}
#textos-right {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#textos-left1 {
	float: left;
	width: 300px;
}
#textos-right1 {
	float: left;
	width: 300px;
	margin-left: 10px;
}
#textos-right11 {
	float: right;
	width: 150px;
}
#textos-left2 {
	float: left;
	width: 440px;
}
#textos-right2 {
	width: 331px;
	float: right;
}
#textos-right3 {
	width: 300px;
	float: right;
	text-align: center;
}
#texto2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.ventajas {
	height: 52px;
	clear: both;
	float: none;
	text-align: justify;
	font-size: 12px;
	margin-left: 30px;
	vertical-align: middle;
}

.botones {
	clear: both;
	float: none;
}





.banner1 {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}


#bco {
	clear: both;
	float: none;
}
.bco {
	clear: both;
	float: none;
}

#pie {
	background-color: #223242;
	background-image: url(../images/fondo/fondo-pie.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#direcciones {
	width: 1000px;
	color: #FFF;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#home {
	float: left;
	width: 146px;
	color: #223242;
}
#contact {
	margin-left: 150px;
}

/*BOTONES*/
a.b-contacto, a.b-cotizacion, a.b-staff, a.b-ubicacion, a.b-blanco{
	background-repeat: no-repeat;
	padding-left: 62px;
	display: block;
	line-height: 57px;
	height: 57px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}



#b-contacto{
	background-image: url(../images/imag/b-contacto.jpg);
	background-repeat: no-repeat;
	padding-left: 62px;
	display: block;
	line-height: 57px;
	height: 57px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}



#b-cotizacion{
	background-image: url(../images/imag/b-cotizacion.jpg);
	background-repeat: no-repeat;
	padding-left: 62px;
	display: block;
	line-height: 57px;
	height: 57px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
a.b-contacto {
	background-image: url(../images/imag/b-contacto.jpg);
}
a.b-cotizacion {
	background-image: url(../images/imag/b-cotizacion.jpg);
}
a.b-staff {
	background-image: url(../images/imag/b-staff.jpg);
}
a.b-ubicacion {
	background-image: url(../images/imag/b-ubiacion.jpg);
}
/*varios*/
.dir {
	float: left;
	width: 215px;
	margin-left: 15px;
	font-size: 11px;
}
.dir2 {
	float: left;
	width: 145px;
	margin-left: 5px;
	font-size: 11px;
}
.texto_just {
	line-height: 1.6em;
	text-align: justify;
}
.texto_gr {
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
}
.texto_roj {
	color: #C00;
}
.texto_gr_roj {
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
	color: #C40502;
}


.texto_ch {
	font-size: 10px;
	text-align: justify;
}
.texto_right {
	float: right;
}

.destacado {
	font-size: 12px;
	font-weight: bold;
}
.recuadro1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/fondo/fondo-recuadro.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 469px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#recuadro1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/fondo/fondo-recuadro.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 449px;
	text-align: justify;
	padding: 10px;
}
#recuadro2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/fondo/fondo-recuadro1.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 449px;
	text-align: justify;
	padding: 10px;
}
#recuadro4 {
	color: #FFF;
	background-image: url(../images/fondo/fondo-recuadro4.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 217px;
}
#recuadro4 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#recuadro4 ul li {
	margin: 0px;
	padding: 0px;
}


#clientes {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
}
#productos1 {
	float: left;
	width: 380px;
}
#productos2 {
	float: left;
	margin-left: 20px;
	width: 350px;
}
.productos-foto {
	float: left;
	width: 90px;
}
.productos-textos {
	float: left;
	height: 140px;
}
.productos-textos ul {
	padding-left: 15px;
}
.visto ul li {
	list-style-type: none;
	list-style-image: url(../images/imag/visto.gif);
	font-size: 14px;
	font-weight: bold;
	line-height: 3em;
}
#tabla-contacto {
	width: 400px;
	background-color: #CCC;
}
#tabla-staff {
	width: 400px;
}
#tabla-staff tr td {
	padding: 8px;
}


td {
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.tabla-servicios {
	font-size: 10px;
	color: #666;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.tabla-servicios table tr td {
	margin: 0px;
	padding: 0px;
}
.anchocelda1 {
	width: 200px;
}

.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

