@charset "utf-8";
/* CSS Document */

#icons {
	display:inline-block;
	width:316px;
	height:auto;
	margin:0 auto;
	float:left;
	margin-left:-5px;
	margin-top:-30px;
}

#space {
	height:40px;
}
#space_doble {
	height:60px;
}
#boton_contener{
	display:table;
	width:264px;
	height:100px;
	margin:5px;
}
#boton_imagen {
	display:table-cell;
	width:60px;
	height:45px;
	margin:13px 0 0 0;
	border:none;
	float:left;
}
#desc{
	display:table-cell;
	width:185px;
	height:90px;
	top:50%;
	border:none;
	margin-left:15px;
	vertical-align:middle;
}

#box{
	background:url(../images/fondo_productos.jpg);
	width:600px;
	height:160px;
	padding: 20px 20px 20px 5px;
	text-align:right;
	vertical-align:middle;
	border:1px solid #717374;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#717374;
	position:relative;
}
#product{
	display:block;	
	float:left;
	padding-right:20px;
	vertical-align:middle;
	width:300px;
	height:auto;
}
#enlace{
	text-align:right;
	padding-top:20px;
}
.table{
	display:table;
}
.row {
	display:table-row;
}
.cellborder{
	display:table-cell;
	width:315px;
	border-right:1px solid #666;
	padding-top:40px;
	position:static;
	padding-right:25px;
	padding-left:25px;
}
.celldivisions{
	display:table-cell;
	width:270px;
	height:auto;
	border-right:1px solid #666;
}
.cellproductos{
	display:table-cell;
	width:630px;
	padding: 20px 25px 0px 25px;
}
.cell{
	display:table-cell;
	width:315px;
	padding-top:40px;
	padding-right:25px;
	padding-left:25px;
}
.cell_videos{
	display:table-cell;
	width:315px;
	padding:20px;

}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	color:#707173;
	text-align: left;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:500;
	color:#707173;
	text-align: left;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707173;
	text-align:justify;
	font-weight:100;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707173;
	text-align:center;
	font-weight:100;
}
h5 {
	font-size : 11pt;
	font-family : arial, helvetica, Verdana, sans-serif;
	font-weight : 600;
	color:#666;
	text-align:center;
	padding-left:10px;
} 
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707173;
	text-align:left;
	font-weight:100;
	padding-top:-10px;
	}
h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#707173;
}

	