.titular {
	background-color: #000000;
	color: #ecec00;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.titular span{
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}
.catalogo {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.catalogo a {
	float: left;
}

.tx_descargar, .tx_descargar a {
	color: #15345a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
.tx_descargar a:hover{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.tx_general {
	color: #000000;
	font-size: 11px;
	text-align: justify;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: normal;
	width: 300px;
	
	}
	.tx_general_2 {
	color: #000000;
	font-size: 11px;
	text-align: justify;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: normal;
	width: 600px;
	
	}
.tx_general p {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
.tx_general_2 p{
	padding: 0px 0px 0px 20px;
	
	}

.tx_productos{
	color: #000000;
	font-size: 12px;
	text-align: justify;
	padding-top: 15px;
	}
.tx_productos .destacado {
	font-size: 15px;
	font-weight: bold;
}

table tr td small, table tr td small a{
	text-decoration: none;
	color: #445bab;
	text-align: right;
}
table tr td small a:hover{
	text-decoration: none;
	color: #333333;
	text-align: right;
}	
.tx_general strong {
	color: #445bab;
	font-size: 12px;
	text-align: justify;
	padding-top: 35px;
	font-weight: bold;
}
.tx_productos strong{
	color: #445bab;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;	
}
.fondo_engranage{
	background-image: url(../images/fondo_engranage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
	}
	
.pie{
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-color: #15345a;
}
.pie strong, .pie a {
	color: #ecec00;
	font-weight: bold;
}
.pie a {
	text-decoration: none;
}
.sectores strong {
	color: #15345a;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	}
.sectores ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.sectores li {
	background-image: url(/images/lista.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	}	
.galeria {
	background-color: #ecec00;
	padding: 0px 5px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #15345a;
}
.galeria a{
	color: #15345a;
	text-decoration: none;
}
.galeria a:hover{
	color: #000000;
	text-decoration: none;
}

.fondo_mapa {
	background-image: url(../images/fondo_mapa.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
}
.fondo_contacto {
	background-image: url(../images/fondo_contacto.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 350px;
}
