h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,textarea {font-size: 100%;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td { margin:0; padding:0; }
a img,:link img,:visited img { border:none;}
ul, li{list-style-type: none;}
td, th{ border-collapse:collapse;}
body {font-size: 76%;}
a{text-decoration: none;}
/**/
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	_behavior: url(csshover2.htc);
	/*padding:30px 0;*/

}
/* logotipo */
.logotipo{
	/*margin: 30px 0 15px 122px;*/
	margin: 15px 0 12px 122px;
}
.logotipo2{
	/*margin: 30px 0 15px 122px;*/
	margin: 10px 0 8px 60px;
}


/* ubicacion */
.ubicacion li{
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.ubicacion li {
	background: url(../img/bulletUbicacion.gif) no-repeat left 4px;
	padding: 0 4px 0 10px;
	color:#696d75;
}
.ubicacion li a{
	color:#696d75;
}

.ubicacion li.first{
	background: url(../img/punt.gif) no-repeat left 4px;
}
.ubicacion li.first a{
	color:#e28004;
}
.ubicacion li a:hover, .ubicacion li.first a:hover{
	text-decoration: underline;
}


/* footer */
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#000000;
	width:574px;
	float:left;
	padding:5px 0 5px 30px;
}
.footer li{
	display: inline;
	background: url(../img/puntGris.gif) no-repeat left center;
	padding: 0 5px 0 13px;
}
.footer li.first{
	padding-left:0!important;
	background: none!important;
}
.footer li a{
	color:#c3c1c1;
}
.footer li a:hover{
	color:#fff;
}

/* copy */
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:147px;
	padding:5px 0 5px 30px;
	background-color:#ef9118;
	float:right;
	color:#fff;
}

/* quienes somos */
.quienesSomos{
	float: left;
	width:424px;
	height:217px;
	background-color:#fff;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 14px;
	padding-right: 36px;
	padding-bottom: 8px;
	padding-left: 50px;
}
.quienesSomos p{
	color:#484a47;
	margin:0 0 10px 0;
}
.quienesSomos p span{
	color:#ef9118;
}

.fabricas{
	float: left;
	color:#838288;
	margin:15px 0 0 0;
}
.fabricas a{
	color:#dc8301;
}
.fabricas a:hover{
	text-decoration:underline;
}


/**/
.orangeArrow{
	background: url(../img/orangeArrow.gif) no-repeat left 2px;
	color:#000;
	font-weight: bold;
	padding:0 0 0 15px;
}
a.orangeArrow:hover{
	text-decoration: underline;
	color:#dc8301;
}
.volver{
	color:#4a4c50;
	background: url(../img/orangeArrowBack.gif) no-repeat left center;
	padding: 10px 0 10px 10px;
	float: left;
}
.volver:hover{
	text-decoration:underline;
	color:#dc8301;
}
.gris{
	color:#696d75;
}
.noBack{
	background:none!important;
}
.noBorder{
	border:none!important;
}

.enlaces td{
	margin-left: 30px;
}

.enlaces li a{
	color:#666666;
	/*font-weight:bold;*/
}

.enlaces li a:hover{
	color:#FF9933;
	/*font-weight:bold;*/
}
.enlaces li ul {
	margin:5px 0 5px 20px;
}
.enlaces li ul li a{
	color:#666666;
}
.enlaces li ul li a:hover{
	color:#FF9933;
}
.enlaces td{
}

.separa{
	padding-left: 60px;
}
