body{
	margin:0;
	color:#000;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.main-container{
	width: 968px;
	margin:0 auto;
	position: relative;
}
/* logo start */
h1{
	position: absolute;
	top: 13px;
	left: 18px;
	margin: 0;
	width: 182px;
	z-index: 98;
}
h1 a{
	display: block;
	height: 81px;
	background: url(../images/logo.gif) no-repeat;
}
h1 a span{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/* logo end */
.page-top{
	height: 12px;
	overflow: hidden;
	background: url(../images/bg-page-top.png) no-repeat;
}
.page-bottom{
	height: 15px;
	overflow: hidden;
	background: url(../images/bg-page-bottom.png) no-repeat;
}
#page{
	height: 1%;
	background: url(../images/bg-page.png) repeat-y;
	overflow: hidden;
	padding: 0 11px 0 13px;
}
/* header start */
#header{
	height: 121px;
	position: absolute;
	top: 13px;
	left: 13px;
	width: 943px;
}
.contact-info{
	overflow: hidden;
	width: 100%;
}
.contact-info ul{
	padding: 8px 18px 0 0;
	list-style: none;
	margin: 0;
	float: right;
}
.contact-info ul li{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	padding-left: 7px;
}
.contact-info ul img{
	padding-right: 14px;
}
/* nav start */ 
#nav{
	padding: 11px 0 9px 3px;
	list-style: none;
	margin: 61px 0 0;
	background: url(../images/bg-nav.gif) repeat-x;
}
#nav li{
	display: inline;
	padding-left: 7px;
}
#nav a{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#nav a:hover,
#nav .active a{
	color: #fedc01;
}
#nav img{
	padding-right: 11px;
}
/* nav end */
/* header end */
/* content start */
#content{
	position: relative;
	padding: 131px 0 160px 10px;
	background: url(../images/bg-content.gif) repeat-x 0 100%;
}
.home-page #content{
	background: none;
	padding: 125px 0 0;
}
.content-holder{
	overflow: hidden;
	width: 100%;
}
/* sidebar start */
.sidebar{
	float: left;
	width: 286px;
	background: #f7f7f7;
	overflow: hidden;
	padding: 2px 5px 2px;
}
.sidebar ul{
	padding: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
}
.sidebar ul li{
	padding: 4px 0 3px;
	background:url(../images/sep-sidebar.gif) repeat-x;
	margin-top: -1px;
	font-weight: bold;
}
.sidebar ul a{
	display: block;
	background: #fedd06;
	padding: 1px 6px 2px;
}
.sidebar ul a:hover{
	background: #fef51c;
	text-decoration: underline;
}
/* sidebar end */
/* main-content start */
.main-content{
	float: right;
	width: 629px;
	overflow: hidden;
	padding-top: 2px;
}
.main-content .holder{
	background: url(../images/gradient.gif) repeat-x 0 100%;
	padding-bottom: 1px;
}
.main-content .holder1{
	overflow: hidden;
	height: 1%;
}
.main-content .holder img{
	float: left;
}
.main-content .holder .txt{
	float: right;
	width: 462px;
}
.main-content .holder h2{
	margin: 0 0 10px;
	border-bottom: 2px solid #ffb702;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 7px;
}
.main-content .holder p{
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.main-content ol{
	padding: 25px 22px 6px 16px;
	margin: 0 0 0 8px;
	font-weight: bold;
}
.main-content ol li{
	padding-bottom: 15px;
}
.main-content ol p{
	font-weight: normal;
	margin-left: 0;
}
.main-content h3{
	margin: 0 0 17px;
	font-size: 16px;
}
.main-content p{
	margin: 0 0 0 4px;
}
.main-content p img{
	margin-right: 7px;
}
/* main-content end */
/* home-page start */
.flash-holder{
	width: 943px;
	overflow: hidden;
	padding-bottom: 2px;
}
.flash-holder img{
	display: block;
}
.yellow-box{
	background: #ffb702 url(../images/bg-yellow-box.gif) repeat-y 59px 0;
	height: 1%;
}
.yellow-box .top{
	background: url(../images/bg-yellow-box-top.gif) no-repeat 59px 0;
}
.yellow-box .bottom{
	background: url(../images/bg-yellow-box-bottom.gif) no-repeat 59px 100%;
	padding: 21px 0 24px;
}
.yellow-box .holder{
	height: 55px;
	position: relative;
}
.yellow-box .holder:after{
	content: "";
	display: block;
	clear: both;
}
.yellow-box .holder div{
	float: left;
	width: 160px;
	display: inline;
	padding: 0 68px 0 13px;
	margin: 0 8px 0 59px;
}
.yellow-box h2{
	font-size: 12px;
	margin: 0 0 5px;
}
.yellow-box p{
	line-height: 12px;
	margin: 0;
}
.yellow-box img{
	position: absolute;
	bottom: -17px;
}
.responsabilidad img{
	left: 202px;
}
.hequridad img{
	left: 519px;
}
.conoce img{
	left: 825px;
}
.home-page .container{
	border-top: 6px solid #e8e8e8;
	padding-top: 2px;
	margin-top: 3px;
}
.container h3{
	background: #191919 url(../images/bg-title.gif) repeat-x 0 100%;
	color: #ffdc01;
	margin: 0 0 9px;
	font-size: 16px;
	padding: 5px 7px 7px;
}
.container h4{
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 3px;
	overflow: hidden;
	width: 100%;
}
.container h4 a{
	float: left;
	background: #ffdc01;
	padding: 4px 10px 5px 6px;
	text-decoration: none;
}
.container p{
	margin: 0 0 0 12px;
	font-weight: bold;
}
.info-box{
	background: url(../images/bg-info.gif) repeat-y 3px 0;
	padding-left: 3px;
}
.info-box .top{
	background: url(../images/bg-info-top.gif) no-repeat;
}
.info-box .bottom{
	background: url(../images/bg-info-bottom.gif) no-repeat 0 100%;
	padding: 4px 0 11px;
	overflow: hidden;
	height: 1%;
}
.info-box .holder{
	overflow: hidden;
	height: 1%;
	margin-left: -37px;
	width: 980px;
}
.info-box .box{
	float: left;
	width: 253px;
	display: inline;
	padding: 0 17px;
	margin-left: 37px;
}
.info-box .box div{
	overflow: hidden;
	height: 1%;
	padding-top: 11px;
}
.info-box .box div a{
	float: left;
	display: inline;
	margin: 0 5px 0 12px;
}
.info-box .box div img{
	display: block;
}
/* home-page end */
/* content end */
/* footer start */
#footer{
	overflow: hidden;
	height: 1%;
	padding: 10px 20px 30px;
}
.home-page #footer{
	padding-top: 7px;
}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
}
#footer ul li{
	display: inline;
	padding-left: 13px;
	font-size: 11px;
	letter-spacing: 1px;
}
#footer ul a{
	color: #333;
}
#footer .footer-links{
	float: right;
	text-align: left;
	padding-top: 19px;
}
#footer .footer-links li{
	padding-left: 1px;
	letter-spacing: 0;
}
#footer .footer-links img{
	padding-right: 4px;
}
/* footer end */
h2 {
	line-height: normal;
}
h3 {
	line-height: normal;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 110; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 500px; background-color: #000; }

/* botón */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

