@charset "UTF-8";
/* CSS Document */
.col1_top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}
.col2_top {
	background-image: url(img/top2.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 12px;
}
.separador {
	padding-bottom: 50px;
}
.col3_top {
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
}
.fondo_menu {
	background-image: url(img/bg_menu.gif);
	background-repeat: repeat-x;
}
.bt_menu1 {
	background-image: url(img/bt_6soluciones.gif);
	background-repeat: no-repeat;
}
.bt_menu1 a {
	background-image: url(img/bt_6soluciones.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bg_pagina {
	background-image: url(img/bg_pagina.gif);
	background-repeat: repeat-y;
}
.tabla_subhead {
	padding-left: 5px;
	margin-left: 5px;
}
.tabla_submenu {
	margin-left: 2px;
}
.links {
	font-family: helvetica;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 15px;
	font-weight: normal;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 10px;
}
.links a{
	font-family: helvetica;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
}
.txt {
	font-family: helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 15px;
	font-weight: normal;
	vertical-align: top;
	margin-bottom: 15px;
	margin-right: 10px;
	line-height: 13px;
}
.txt a{
	color: #1590B0;
	text-decoration: none;
}
.txt em{
	color: #333;
	font-weight: bold;
	font-style: normal;
}
.txt strong{
	font-family: helvetica;
	font-size: 12px;
	color: #1590B0;
	font-weight: bold;
}
.bt_info {
	font-family: helvetica;
	font-size: 10px;
	font-weight: bolder;
	color: #2D7D96;
	background-image: url(img/bt_info.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}
.bt_info a{
	text-decoration: none;
	color: #2D7D96;
}
.bt_contacto {
	font-family: helvetica;
	font-size: 10px;
	font-weight: bolder;
	color: #2D7D96;
	background-image: url(img/bt_contacto.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}
.bt_contacto a{
	text-decoration: none;
	color: #2D7D96;
}
.alinearTop {
	vertical-align: top;
}
