body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contenido1 {
	background-color:#FFFFFF;
	width: 1000px;
}
#contenido2 {
	background-color:#FFFFFF;
	width: 1000px;
}
#servicios {
	width: 350px; float:left;
}
#empresa {
	width: 450px; float:left;
}
#contacto {
	width: 350px; float:left;
}
#contacto2 {
	width: 450px; float:right;
}
#productos1 {
	width: 460px; float:left; padding-left: 20px;
}
#productos2 {
	width: 540px; float:right; padding-right: 50px;
}
#productos3 {
	width: 1000px; float:left; padding-left: 10px;
}

.imagen_contacto {
	background-color:#EAEAEA;
	padding: 10px; width: 400px; height: 390px; margin: 20 10 0 0px; background-color: #000000
}

#cuadro1 {
	background-color:#FFFFFF;
	width: 800px;
}

/*menú*/
#menu { 
       float: left; 
	   padding-left: 0px; width: 1000px; height: 35px;
}
#menu ul {
	list-style: none; background-color: #BF131B; margin: 0px;
}
#menu li { 
	display: inline; padding-left: 5px;	
}

.link1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 550px;
	margin-top: 0px;
}

.link1 a {
	text-decoration: none;
	color: #FFFFFF;
}
.link1 a:hover {
	text-decoration: none;
	color: #EAEAEA;
}

.link2 {
	float: right; margin-right: 20px; font-size:12px;
}
.link2 a {
	text-decoration: none;
	color: #FFFFFF;
}
.link2 a:hover {
	text-decoration: none;
	color: #EAEAEA;
}

.link3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link3 a {
	text-decoration: none;
	color: #000000;
}
.link3 a:hover {
	text-decoration: none;
	color: #CC0000;
}

.link4 {
	float: right; margin-right: 20px; margin-top: 10px;
}
.link4 a {
	text-decoration: none;
}
.link4 a:hover {
	text-decoration: none;
}

.link5 {
	float: right; margin-right: 20px; margin-top: 10px; color:#CC0000;
}
.link5 a {
	text-decoration: none; color:#CC0000;
}
.link5 a:hover {
	text-decoration: none; color:#666666;
}

.link6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#BF131B;
}
.link6 a {
	text-decoration: none; color:#BF131B;
}
.link6 a:hover {
	text-decoration: none; color:#000000;
}

.link7 {
	float: right; margin-right: 10px; font-size:12px;
}
.link7 a {
	text-decoration: none;
	color: #666666;
}
.link7 a:hover {
	text-decoration: none;
	color: #000000;
}

.link8 {
	float: right; margin-right: 55px; font-size:12px;
}
.link8 a {
	text-decoration: none;
	color: #FFFFFF;
}
.link8 a:hover {
	text-decoration: none;
	color: #EAEAEA;
}

.link9 { padding-left: 60px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link9 a {
	text-decoration: none;
	color: #000000;
}
.link9 a:hover {
	text-decoration: none;
	color: #CC0000;
}

.link10 { padding-left: 80px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link10 a {
	text-decoration: none;
	color: #000000;
}
.link10 a:hover {
	text-decoration: none;
	color: #CC0000;
}

.link11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.link11 a {
	text-decoration: none;
	color: #FFFFFF; 
}
.link11 a:hover {
	text-decoration: none;
	color: #EAEAEA;
}

.link12 { margin-left: 5px;
}

.link13 { margin-left: 790px; margin-top: 250px;
}

.video { padding: 30px; margin: 10px; background-color:#EAEAEA;
    float:left;
}

.sello { margin-left: 150px;
}

.videos { background-image:url(../imagenes/titulos4.jpg); margin-top: 10px; width: 350px; height:32px; padding: 8 5 5 15px; float:left; margin-left: 5px; font-weight:bold;
}

.home {
    float:left;
	width: 500px;
	height: 600px;
}
.texto_home { padding: 10px; color:#FFFFFF; background-color:#C11325;
    float:left;
	width: 200px;
	height: 600px;
}
.texto_servicios {
    float:left;
	width: 350px;
	color:#000000; text-align:justify; margin-left: 10px; border-left:#CCCCCC 2px dotted; padding: 0 10 0 10px;
}
.texto_empresa {
    float:left;
	width: 500px;
	color:#000000; text-align:justify; margin-left: 10px; border-left:#CCCCCC 2px dotted; padding: 0 10 0 10px;
}
.texto_contacto {
    float:left;
	width: 500px;
	color:#000000; text-align:justify; margin-left: 10px; padding: 0 10 0 10px;
}
.texto_contacto2 { background-image:url(../imagenes/titulos3.jpg);
    float:left;
	width: 350px; height: 20px;
	color:#000000; padding: 3 3 3 20px; margin-left: 20px;
}

.banner { background-image:url(../imagenes/fondo_banner.jpg);
    float:right;
	width: 220px;
	height: 300px; padding: 50 10 10 15px;
}
.texto_banner { padding-left: 30px; color:#000000;
}
.banner2 {
    float:right;
	width: 220px;
	height: 300px;
}
.texto_home1 { background-image:url(../imagenes/fondo1.jpg);
    padding: 5 5 5 30px; 
    color:#FFFFFF;
    width: 680px;
    height: 45px; 
}
.fondo_productos { background:url(../imagenes/fondo_producto.jpg) no-repeat;
    float:left;
	width: 200px;
	height: 250px; padding: 15 10 10 22px; margin: 10px; color:#000000;
}
.texto_producto { color:#BF192A;
}
.img_grande { padding: 10px; margin: 10px; background-color:#EAEAEA; width: 430px;
    height: 430px; float:left;
}
.img_mediana { padding: 10px; margin: 10px; background-color:#EAEAEA; width: 380px;
    height: 380px; float:left;
}
.img_grande4 { padding: 10px; background-color:#EAEAEA; width: 430px;
    height: 430px; float:left;
}
.img_grande2 { padding: 35px; margin: 10px; width: 300px;
    height: 350px; background-image:url(../imagenes/fondo_accesorios.jpg); color:#000000;
}
.img_grande3 { padding: 10px; margin: 10px; width: 950px;
    height: 350px; color:#000000; background-color:#EAEAEA;
}

.texto_producto2 { color:#000000; padding: 10px; float:left;
}
.texto_producto3 {  background-image:url(../imagenes/titulo_producto.jpg);
color:#FFFFFF; margin-top: 10px; 
font-weight:bold; font-size:14px; 
width: 500px; height:32px; padding: 7 7 7 15px;
}

.accesorios_a { float:left; margin-left: 20px;
}
.accesorios_b { float:right; margin-right: 20px;
}

.volver { margin: 250 20 0 0px;
}

.volver1 { margin: 50 20 130 0px;
}

.volver2 { margin: 0 0 0 780px;
}


.texto_producto7 {  background-image:url(../imagenes/titulo_producto2.jpg);
color:#FFFFFF; margin-top: 10px; 
font-weight:bold; font-size:14px; 
width: 450px; height:32px; padding: 7 7 7 15px;
}
.texto_producto8 {  background-image:url(../imagenes/titulos10.jpg);
color:#FFFFFF; margin: 10px; 
font-weight:bold; font-size:14px; 
width: 450px; height:32px; padding: 7 7 7 15px;
}
.texto_producto4 { color:#000000; margin-top: 10px; width: 500px; height:350px; padding: 5px; border-left:#CCCCCC 2px dotted;
}
.texto_producto5 { color:#000000; margin-top: 10px; width: 500px; padding: 5px; border-left:#CCCCCC 2px dotted; text-align:justify;
}
.texto_producto6 { color:#000000; margin-top: 10px; width: 500px; padding: 5px; border-left:#CCCCCC 2px dotted;
}
#texto_701 { color:#000000; margin-top: 10px; width: 1000px;
}
.texto_izq { float:left; width: 500px; padding: 10px;
}
.texto_der { float:right; border-left:#CCCCCC 2px dotted; width: 500px; padding: 10px;
}
.foto { float:left; 
}
.descripcion { float:right; 
}
.destacado_producto { color:#B21727; padding: 10px; background-color:#EAEAEA; line-height: 20px; height: 50px; width: 480px;
}
.destacado_producto1 { color:#B21727; padding: 10 px; background-color:#EAEAEA; line-height: 17px; height: 120px; width: 480px; text-align:justify;
}
.destacado_producto2 { color:#B21727; padding: 10 px; background-color:#EAEAEA; line-height: 17px; height: 100px; width: 480px; text-align:justify;
}

.titulo_empresa { background-image:url(../imagenes/titulos.jpg); color:#FFFFFF; margin-top: 10px; width: 420px; height:32px; padding: 8 5 5 15px; float:left; margin-left: 5px; font-weight:bold;
}
.titulo_contacto { background-image:url(../imagenes/titulos.jpg); color:#FFFFFF; margin-top: 10px; width: 420px; height:32px; padding: 8 5 5 15px; float:left; margin-left: 20px; font-weight:bold;
}

.titulo_servicios { background-image:url(../imagenes/titulos.jpg); color:#FFFFFF; margin-top: 10px; width: 420px; height:32px; padding: 8 5 5 15px; float:left; margin-left: 5px; font-weight:bold;
}
.titulo_servicios2 { background-image:url(../imagenes/titulos2.jpg); color:#000000; margin-top: 10px; width: 350px; height:32px; padding: 8 5 5 15px; float:left; margin-left: 5px; font-weight:bold;
}

.titulo_productos { background-image:url(../imagenes/titulos7.jpg); color:#FFFFFF; margin-top: 10px; width: 420px; height:32px; padding-top: 10px; float:left; margin-left: 5px; font-weight:bold; text-align:center; 
}

.titulo_productos4 { background-image:url(../imagenes/titulos9.jpg); color:#FFFFFF; margin-top: 10px; width: 600px; height:32px; padding-top: 10px; float:left; margin-left: 5px; font-weight:bold; padding-left: 20px;
}

.titulo_productos2 { background-image:url(../imagenes/titulos6.jpg); color:#FFFFFF; margin-top: 10px; width: 900px; height:32px; padding-top: 10px; text-align:center; float:left; margin-left: 5px; font-weight:bold;
}

.titulo_productos3 { background-image:url(../imagenes/titulos8.jpg); color:#FFFFFF; margin-top: 10px; width: 600px; height:32px; padding-top: 10px; float:left; margin-left: 5px; font-weight:bold; padding-left: 20px;
}

.img_empresa { width: 450px;
    height: 450px; float:right;
}
.img_productos { width: 300px;
    height: 350px; float:right;
}
#imagen_servicios {
	background-color:#FFFFFF;
	width: 550px; float:right;
}

.img_servicios { width: 550px; height: 440px; 
}
.img_servicios_mantenimiento { width: 550px; height: 470px; 
}
.img_servicios_asesoramiento { width: 550px; height: 420px; 
}
.img_servicios_alquiler { width: 550px; height: 550px; 
}
.img_servicios_reparacion { width: 550px; height: 500px; 
}
.img_servicios_garantia { width: 550px; height: 420px; 
}

#pie { background-image:url(../imagenes/fondo_pie.jpg);
    clear:both;
	width: 1000px;
	height: 35px;
	font-size: 10px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;	
	clear:both;
}

.texto_pie {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
}
.texto_pie2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; padding-left: 280px;
}
