body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1a2135;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bg_img_header {
	background-attachment: fixed;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
.logo_header {
	background-attachment: fixed;
	background-image: url(images/logo_header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titulos_secc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	text-transform: uppercase;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	line-height: 58px;
}
.titulo_secc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.menu_link {
	font-style: normal;
	line-height: 26px;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#E08F24;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#E08F24;
text-decoration:underline;
background-color:inherit;
text-decoration: none;
}

/*==  Links  =========================*/

.contentLeft a {
	color: #FF9900;
	text-decoration: none; 
	border-bottom: 1px dotted #ffffff;
}

.contentLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #FF9900;
	border-bottom: 1px dotted #ffffff;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464E5C;
}
.txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #213452;
	z-index: 0;
}
.txt_box2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #627792;
	font-size: 24px;
	z-index: 0;
}
.titulos_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E5882;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: 2E5882;
	text-transform: none;
}
.txt_nom_cat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #213452;
}
.borde_table {
	border: thin solid #1A2135;
}
.bg_login {
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
}
.txt_parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
}
.titulos_seccaplicaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txt_box_historia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #213452;
}
