@charset "utf-8";
/* Autor: Monica Lopez */
header,nav,section,article,aside,figure,footer{
	display:block;
}

.texto-empresa{
	width:998px;
	display:block;
	margin:22px 0 0 0;
	text-align:justify;
}
.titrend{
	color:#74d6ff;
	font-weight:bold;
}
.titrend2{
	font-size:14px;
	color:#74d6ff;
	font-weight:bold;
}
.producto1{
	width:169px;
	height:73px;
	background:url(../imagenes/producto1.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto2{
	width:169px;
	height:73px;
	background:url(../imagenes/producto2.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto3{
	width:169px;
	height:73px;
	background:url(../imagenes/producto3.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto4{
	width:169px;
	height:73px;
	background:url(../imagenes/producto4.jpg) no-repeat;
	margin:10px 0 10px 0;
	float:left;
}
.producto5{
	width:169px;
	height:73px;
	background:url(../imagenes/producto5.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto6{
	width:169px;
	height:73px;
	background:url(../imagenes/producto6.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto7{
	width:169px;
	height:73px;
	background:url(../imagenes/producto7.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto8{
	width:169px;
	height:73px;
	background:url(../imagenes/producto8.jpg) no-repeat;
	margin:10px 0 10px 0;
	float:left;
}
.producto9{
	width:169px;
	height:73px;
	background:url(../imagenes/producto9.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto10{
	width:169px;
	height:73px;
	background:url(../imagenes/producto10.jpg) no-repeat;
	margin:10px 40px 10px 0;
	float:left;
}
.producto11{
	width:169px;
	height:73px;
	background:url(../imagenes/producto11.jpg) no-repeat;
	margin:10px 0 10px 0;
	float:left;
}
.boton-informacion{
	width:117px;
	height:30px;
	margin:53px 0 10px 20px;
	float:left;
}



/*----TEXTOS----*/
.titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#74d6ff;
	text-align:left;
}

/*----MAQUETACIÓN----*/
#medio{
	height:527px;
	display:block;
}



