		body {
		min-width: 1030px;
		margin-top: 0px;
		margin-bottom:0px;
		text-align: center;
		background-color: white
		}
		#contenedor {
		width: 1030px;
		margin: 0 auto;
		text-align: left;
		}
	   
	   #contenedor {
       width: 1030px;
       height: 1104px;
	   
		}
		
			 
		#cabezal {
            float:left;
            width:1000px;
            height:218px;
			background-image:url(imagenes/cabezal.jpg)
		}
	
		  
		    #margeniz {
            float: left;
            width:15px;
            height:1104px;
			background-image:url(imagenes/margen-izquierdo.png)
			}
		
		#margender {
            float: right;
            width:15px;
            height:1104px;
			background-image:url(imagenes/margen-derecho.png)
			}
		
		#botonera {
            float: left;
            width:1000px;
            height:56px
        }
		
		#contenido {
			float:left;
			width:1000px;
            height:603px
		}
		
		#columnaderecha {
			float:left;
			width:218px;
            height:603px;
			background-image:url(imagenes/barra-izquierda.jpg)
		}
		
		#contenedorvideo {
			float:left;
			width:218px;
            height:376px;
			text-align:center
		}
		
		#titulovideo {
			float:left;
			width:218px;
            height:177px;
			text-align:center
		}
		
		#contenedorvideo1 {
			float:left;
			width:218px;
            height:50px;
			text-align:center
		}
		
		#centro {
			float:left;
			width:564px;
            height:603px;
			background-color:white
		}
		
		#centrobarredora {
			float:left;
			width:564px;
            height:603px
		}
		
		#herramienta {
			float:left;
			width:510px;
            height:570px;
			padding-left:30px;
			padding-top:30px;
			text-align:left
		}
		
		
		#contenedorcuadros {
			float:left;
			width:564px;
            height:600px;
			background-color:white
		}
		
		#cuadro1 {
			float:left;
			width:282px;
            height:300px
		}

		
		#cuadro2 {
			float:left;
			width:282px;
            height:300px;
			background-image:url(imagenes/cuadro2.jpg)
		}
		
		#cuadro3 {
			float:left;
			width:282px;
            height:300px;
			background-image:url(imagenes/cuadro3.jpg)
		}
		
		#cuadro4 {
			float:left;
			width:282px;
            height:300px;
			background-image:url(imagenes/cuadro4.jpg)
		}


		#columnaizquierda {
			float:left;
			width:218px;
            height:549px
		}
		
		#columnadiv {
			float:left;
			width:218px;
            height:54px;
			background-image:url(imagenes/barra-deracha-1.jpg)
		}
		
		#twitter {
			float:left;
			width:54px;
            height:54px;
			background-image:url(imagenes/twitter.png)
		}
		
		#facebook {
			float:left;
			width:54px;
            height:54px
		}
		
		#youtube {
			float:left;
			width:54px;
            height:54px;
			background-image:url(imagenes/youtube.png)
		}
		
		#google {
			float:left;
			width:54px;
            height:54px;
			text-align:center;
			margin-top:15px;
			background-image:url(imagenes/masuno.png)
		}
			
		#pie {
			float:left;
			width:1000px;
            height:227px;
			background-image:url(imagenes/pie.jpg)
			}
			
			#txtpie {
			float:left;
			width:300px;
            height:200px;
			padding-left:48px
			}
			
			#bot1 {
			float:left;
			width:200px;
            height:200px;
			text-align:left
			}
			
			#bot2 {
			float:left;
			width:430px;
            height:200px;
			background-image:url(imagenes/marco-botonera-pie.png)
			}
			
			#coltxt {
			float:left;
			width:150px;
            height:200px;
			text-align:right;
			padding-right:15px
			}
			
			#coltxt1 {
			float:left;
			width:200px;
            height:200px;
			text-align:left;
			padding-left:15px
			}
			
			#txtdatos {
			float:left;
			width:930px;
            height:27px;
			padding-left:48px
			}
			
			.txtpie {
			font-family:Arial;
			font-size:12px;
			color:#FFFFFF;
			font-weight:normal;
			line-height:16px;
			text-align:left
			}
			
			.txtdatos {
			font-family:Arial;
			font-size:12px;
			color:#FFFFFF;
			font-weight:normal;
			text-align:right
			}
			
			.txvideo {
			font-family:Arial;
			font-size:14px;
			color:#FFFFFF;
			font-weight:normal;
			line-height:16px
			}
			
			a:link {
			color: #9BFFFF;
			text-decoration: none;
			}
			a:visited {
			color: #9BFFFF;
			text-decoration: none;
			}
			a:hover {
			color:#9BFFFF;
			text-decoration: underline;
			}
			a:active {
			color: #9BFFFF;
			text-decoration: none;
			}
			
			.epigrafe {
			font-family:Arial;
			font-size:16px;
			color: #666666;
			font-weight:bold;
			}
			
			.producto {
			font-family:Arial;
			font-size:13px;
			line-height:19px;
			color: #333333;
			font-weight:normal;
			}
