body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	width: 1000px;
	background-color: #666666;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	}

*{
	margin: 0;
	padding: 0;
	}

a{
	color:#666666;
	text-decoration:none;
	}

a:hover{
	text-decoration:none;
	color: #FF0000;
	}

img{
	border:0px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align: left;
	margin-bottom: 10px;
	color: #0E17CA;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: right;
	font-weight: normal;
	margin: -65px 40px 0 0;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	}	

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform:uppercase;
	}	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 5px 0;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.7em;
	}	
/*	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: justify;
	line-height: 1.4em;
	margin: 0 0 6px 15px;
	}	
*/	
		
span {
	margin-left: 160px;

	/*letter-spacing: -0.4px;*/
	}

#header {
	width: 1000px;
	height: 158px;
	clear: left;
	float: left;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	}
	
#menu {
	padding:0;
	float: left;
	width: 1000px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-bottom: 60px;
	}
#menu ul {
	width: 100%;
	padding: 12px 0 12px 84px;
	overflow: hidden;
	}	

#menu li {
	display: inline;
	}	

#menu li a{
	color: #0D17C7;
	padding: 12px 12px;
	text-decoration: none;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 1px solid #FFFFFF;
	}

#menu li a:hover{
	color: #EFE8C5;
	background-color: #2A4BEE;
	}

#menu li .current{
	color: #FFFFFF;
	overflow: hidden;
	}	
	
#menu li .last{
	border-right: 1px solid #FFFFFF;	
	}
			
#content {
	width: 960px;
	clear: left;
	float: left;
	overflow: hidden;
	background-image: url(images/content.gif);
	height: 475px;
	background-repeat: repeat-y;
	padding: 30px 20px 0 20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color: #D7CD99;
	}

#content2 {
	width: 960px;
	clear: left;
	float: left;
	overflow: hidden;
	background-image: url(images/content2.gif);
	background-repeat: repeat-y;
	padding: 0 20px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color: #D7CD99;
	}

#columnleft {
	width:235px;
	padding: 0px;
	float:left;
	clear:left;
	height: 100%;
	}
	
#columncenter{
	width: 345px;
	padding: 0px;
	float:right;
	clear:none;
	margin: 0 25px 0 0;
	}
	
#columnright{
	width: 345px;
	padding: 0px;
	float:right;
	clear:none;
	}	

#columnscroll{
	width: 330px;
	height: 285px;
	overflow: auto;
	padding: 20px 10px;
	float:right;
	clear:none;
	margin-right: 12px;
	}

.column {
	width:285px;
	float:left;
	clear:right;
	padding: 0;
	margin: 0 0 0 25px;
	}	

.white {
	width:840px;
	float:left;
	clear:right;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	}

#footer {
	width: 1000px;
	clear: left;
	float: left;
	padding: 0;
	text-align: center;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 76px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	}

#footer a{
	color:#FF0000;
	text-decoration:none;
	}

form {
	margin: 5px 0;
	}	

input {
	width: 350px;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	height: 25px;
	}	
	
#button {
	width: 121px;
	margin-top: 4px;
	height: 15px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding: 10px;
	}
	
#button a {
	color: #FFFFFF;
	}

.logo{
	margin: 30px 0 0 85px;
	width: 300px;
	height: 110px;
	}

.product{
	margin: 0 5px 3px 0;
	width: 173px;
	float: left;
	}	

.logos{
	margin: 1px;
	}

.foto{
	margin: 0 8px 8px 0;
	border: 2px solid #666666;
	}

.foto:hover{

	}

.fotosmall{
	margin: 3px 0 0 0;
	border: 1px solid #999999;
	width:140px;
	height:140px;
	}
	
.text{
	border: 1px solid #CCC;
	padding: 1px 0 0 7px;
	width: 165px;
	background-image:url(images/producto.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 135px;
	overflow: hidden;
	}		
	
.left {
	clear: left;
	float: left;
	margin:0 10px 0 0;
	}

.right {
	clear: right;
	float: right;
	margin:0 0 0 0;
	}

/* Galeria de fotos */
	
#simplegallery1{  //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden;
	border: 2px solid #FFF;
	height: 460px;
	margin-bottom: 10px;
	}

#simplegallery1 .gallerydesctext{  //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	}	

/*-----lightbox--------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(js/prev.gif) left 25% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/next.gif) right 25% no-repeat; }


#imageDataContainer{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	color: #666666;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: normal;
	font-size: 13px;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 25;
	width: 100%;
	height: 100%;
	background-color: #CCE7F8;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
