body {
	font-family: "Segoe UI";
	background-color: transparent;
}
iframe {
	background-color: transparent;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

/*-------------------------------Cuerpo-------------------------------*/
.fot_der {
	margin-top: 10px;
	width: 180px;
	border:0px;
}
.fot_cont {
	margin-top: 10px;
	width: 220px;
	border:0px;
}
/*-------------------------------Contacto-------------------------------*/
.td_cont1 {
	font-size:18px;
	width: 350px;
	background-color: #FFF;
}
.td_cont2 {
	font-size:18px;
	width: 75px;
	background-color: #FFF;
}
.td_cont3 {
	font-size:18px;
	width: 196px;
	background-color: #FFF;
}
.td_cont4 {
	font-size:16px;
	width: 428px;
	background-color: #FFF;
}
.div_cont1 {
	width: 396px;
	float: left;
}
.div_cont2 {
	font-size: 17px;
	font-weight: bold;
	float: right;
}
.div_cont3 {
	font-size:12px;
	width: 311px;
	background-color: #FFF;
	clear: both;
	float: left;
}
.div_cont4 {
	font-size:12px;
	width: 75px;
	background-color: #FFF;
	float: right;
}
.div_cont5 {
	font-size:16px;
	width: 196px;
	background-color: #FFF;
	font-weight: bold;
	clear: both;
	float: left;
}
.div_cont6 {
	font-size:16px;
	width: 196px;
	background-color: #FFF;
	font-weight: bold;
	float: right;
}
/*-------------------------------Submenú-------------------------------*/
.submenu_tit {
	width: 250px;
	font-size: 18pt;
	font-weight: bold;
}
.submenu_cont {
	background-image: url(/img/Industria/fondo_submenu.png);
	width: 250px;
}
