@charset "UTF-8";
body {
	background-color: #003;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.clear {
	clear:both;
}
.buttonbig a{
	background-image: url(images/buttonbig.png);
	height: 36px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-right: 30px;
	position: relative;
}
.buttonbig a span{
	background-image: url(images/buttonbigrgt.png);
	padding-top: 20px;
	padding-left: 20px;
	display: block;
	padding-right: 30px;
	background-position: right;
	height: 36px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: -30px;
}
.buttonsmall a{
	background-image: url(images/buttonsmall.png);
	height: 33px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-right: 30px;
	position: relative;
}
.buttonsmall a span{
	background-image: url(images/buttonsmallrgt.png);
	padding-top: 20px;
	padding-left: 20px;
	display: block;
	padding-right: 30px;
	background-position: right;
	height: 28px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: -27px;
}
.links a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.links a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC131E;
	text-decoration: underline;
}
.links2 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #063882;;
	text-decoration: none;
}
.links2 a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC131E;
	text-decoration: underline;
}

/*header*/
.header {
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.logo {
	background-image: url(images/inpalogo.png);
	position: absolute;
	top: 47px;
	left: 25px;
	height: 120px;
	width: 257px;
	z-index: 3;
}
.menu {
	background-image: url(images/menu.png);
	height: 50px;
	width: 630px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 500;
}
.menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
}
.menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.menu .inicio a{
	background-image: url(images/menu.png);
	background-position: -38px 0px;
	height: 46px;
	width: 71px;
	display:block;
}
.menu .inicio a:hover{
	background-image: url(images/menu.png);
	background-position: -38px 50px;
	height: 46px;
	width: 71px;
	display:block;
}
.menu .catalogo a{
	background-image: url(images/menu.png);
	background-position: -109px 0px;
	height: 46px;
	width: 93px;
	display:block;
}
.menu .catalogo a:hover{
	background-image: url(images/menu.png);
	background-position: -109px 50px;
	height: 46px;
	width: 93px;
	display:block;
}
.menu .institucional a{
	background-image: url(images/menu.png);
	background-position: -202px 0px;
	height: 46px;
	width: 123px;
	display:block;
}
.menu .institucional a:hover{
	background-image: url(images/menu.png);
	background-position: -202px 50px;
	height: 46px;
	width: 123px;
	display:block;
}
.menu .clientes a{
	background-image: url(images/menu.png);
	background-position: -325px 0px;
	height: 46px;
	width: 82px;
	display:block;
}
.menu .clientes a:hover{
	background-image: url(images/menu.png);
	background-position: -325px 50px;
	height: 46px;
	width: 82px;
	display:block;
}
.menu .extras a{
	background-image: url(images/menu.png);
	background-position: -407px 0px;
	height: 46px;
	width: 74px;
	display:block;
}
.menu .extras a:hover{
	background-image: url(images/menu.png);
	background-position: -407px 50px;
	height: 46px;
	width: 74px;
	display:block;
}
.menu .contactos a{
	background-image: url(images/menu.png);
	background-position: -481px 0px;
	height: 46px;
	width: 98px;
	display:block;
}
.menu .contactos a:hover{
	background-image: url(images/menu.png);
	background-position: -481px 50px;
	height: 46px;
	width: 98px;
	display:block;
}
#menucatalogo {
	background-color: #064487;
	width: 200px;
	position: absolute;
	top: 46px;
	left: 110px;
	z-index: 80;
	padding-bottom: 10px;
}
#menucatalogo ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
#menucatalogo ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#menucatalogo ul li a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
#menuinstitucional {
	background-color: #064487;
	width: 160px;
	position: absolute;
	top: 46px;
	left: 202px;
	z-index: 80;
	padding-bottom: 10px;
}
#menuinstitucional ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
#menuinstitucional ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	width:160px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#menuinstitucional ul li a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: underline;
}
.facebooklink a{
	background-image: url(images/estamosenfacebook1.png);
	height: 40px;
	width: 159px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 11;
}

/*home stuff*/
.monsters {
	background-image: url(images/webhomebg_01.jpg);
	height: 540px;
	position: relative;
	z-index: 2;
}
.forexport {
	background-image: url(images/forexport.png);
	position: absolute;
	z-index: 30;
	top: 380px;
	right: 10px;
	height: 277px;
	width: 299px;
}
.linkcampana {
	background-image: url(images/webhomebg_02.jpg);
	height: 111px;
	position: relative;
}
.campanahome {
	position: absolute;
	top: 30px;
	right: 300px;
}
.newsboxes {
	background-image: url(images/webhomebg_03.jpg);
	background-color: #1D3882;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 14px;
}
.newsboxes .metales {
	padding-top: 40px;
	padding-left: 52px;
	width: 300px;
	float: left;
	padding-right: 55px;
}
.newsboxes .registro {
	float: left;
	width: 296px;
	padding-top: 130px;
}
.newsboxes .novedades {
	float: left;
	width: 300px;
	padding-top: 50px;
	padding-left: 4px;
}

/* footer */
.footer {
	height: 162px;
}

/* pages */
.pagecontent {
	margin: 0px;
	padding: 0px;
}
.pagetitle {
	background-image: url(images/webinside_01.jpg);
	height: 209px;
	width: 1024px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pagetitle h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #06357F;
	text-decoration: none;
	top: 110px;
	left: 400px;
	position:absolute;
}
.pagebody {
	background-image: url(images/webinside_02.jpg);
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pagefooter {
	background-image: url(images/webinside_04.jpg);
	height: 76px;
}
.pagetitle2 {
	background-image: url(images/webinside2_01.jpg);
	height: 209px;
	width: 1024px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pagetitlecatalogo {
	width: 1024px;
	margin: 0px;
	background-color: #063882;
	padding-top: 200px;
	background-image: url(images/webhomebg_01.jpg);
	background-position: center bottom;
}
.pagetitle2 h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #06357F;
	text-decoration: none;
	top: 110px;
	left: 400px;
	position:absolute;
	height: 80;
	z-index: 200;
}
.pagebody2 {
	background-image: url(images/webinside2_02.jpg);
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pagebodycatalogo {
	background-image: url(images/catalogo_04.jpg);
	padding-right: 58px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.pagefooter2 {
	background-image: url(images/webinside2_04.jpg);
	height: 55px;
}
.pagefootercatalogo {
	background-image: url(images/catalogo_06.jpg);
	height: 48px;
}
.listaproductos {
	margin: 0px;
	width: 250px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #063882;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0A397E;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listaproductos ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.listaproductos ul li {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063882;
}
.paginaproducto {
	width: 622px;
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #003984;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.paginaproducto h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #003C7C;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063882;
}
.paginaproducto p {
	font-size: 12px;
	line-height: 18px;
	color: #003984;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.catalogotitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFF;
	padding: 10px;
	border-bottom-width: 4px;
	border-bottom-color: #004693;
	border-bottom-style: solid;
}
.sharer {
	padding: 10px;
	background-color: #CCC;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}
.columnleft {
	width: 180px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.columnleft h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
}
.columnleft p {
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.columnleft .box {
	background-color: #065098;
	padding: 10px;
	margin-bottom: 10px;
}
.columnleft .box p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
	color: #FFF;
}
.columnleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.columnleft ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.columnright {
	width: 662px;
	float: right;
	padding-right: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #063882;
}
.columnright p {
}
.columnright h2 {
	font-size: 24px;
	font-weight: normal;
}
.columnright ul {
	width: 500px;
}
.columnright ul li {
	list-style-type: square;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E3893;
}
.post {
	padding-top: 0px;
	padding-bottom: 30px;
	margin: 0px;
}
.posttitle {
	font-size: 18px;
	color: #0873B4;
}
.postdate {
	font-size: 10px;
	text-transform: uppercase;
}
.postcontent {
}
.postcontent p{
	color: #0069AD;
}
.postcontent ul{
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.postcontent ul li{
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #063882;
	color: #0062AB;
}
