a  {
   text-decoration: none;
     color: #64B646;
}

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

a ins  {
   text-decoration: none;
}

#navmenu li a:hover,
#contactomenu li a:hover  {
   color: #FFFFFF;
}

#contactomenu li,
#idiomasmenu li  {
   height: 100%;
   display: inline;
   margin: 0px;
}

#idiomasmenu li a:hover  {
	color: #fff;
	text-decoration: underline;
}

#logobutton a:hover  {
   background-position: -82px 0%;
}

#contactomenu li a  {
   border: 0px none #FFFFFF;
   padding-left: 0px;
   padding-right: 0px;
   text-decoration: none;
   color: #64B646;
   height: 100%;
}

#idiomasmenu li a  {
   border: 0px none #FFFFFF;
   height: 100%;
}

#contenttext p  {
	margin: 0px;
	padding-bottom: 6px;
	text-align: justify;
	color: #D7D6D6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#contentform p  {
	margin: 0px;
	padding-bottom: 6px;
	text-align: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

#logobutton a  {
   background: url(../sg_tecci_media/logobutton.gif) no-repeat 0% 0px;
   display: block;
   height: 35px;
   width: 82px;
   font-size: 35px;
   line-height: 35px;
}

#contactomenu  {
	margin: 0px;
	height: 12px;
	padding: 0px;
	list-style: none;
	text-align: center;
	color: #64B646;
	position: absolute;
	left: 567px;
	top: 36px;
	z-index: 3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

#navmenu li a  {
   border-bottom-color: #000000;
   border-bottom-style: none;
   border-right-color: #000000;
   border-right-style: none;
   border-left-color: #000000;
   border-left-style: none;
   border-width: 0px;
   border-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   text-decoration: none;
   color: #64B646;
   width: 100%;
   display: block;
}

#contenttext  {
	visibility: visible;
	position: absolute;
	left: 242px;
	top: 165px;
	z-index: 4;
	width: 258px;
	height: 263px;
}

#idiomasmenu  {
	margin: 0px;
	height: 27px;
	padding: 0px;
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	left: 543px;
	top: 56px;
	z-index: 4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 27px;
	width: 148px;
}

#titletext p  {
   font: 14px/16px Verdana;
   margin: 0px;
   color: #D7D6D6;
   text-align: left;
}

#logobutton  {
   visibility: visible;
   position: absolute;
   left: 119px;
   top: 50px;
   z-index: 4;
   width: 82px;
   height: 35px;
}

#navmenu li  {
   width: 100%;
   display: block;
   margin: 0px;
}

#titletext  {
	visibility: visible;
	position: absolute;
	left: 242px;
	top: 110px;
	z-index: 5;
	width: 249px;
}

#imagenimg  {
	visibility: visible;
	position: absolute;
	left: 253px;
	top: 436px;
	z-index: 5;
	width: 283px;
	height: 234px;
}

#rayasimg  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 54px;
   z-index: 3;
   width: 788px;
   height: 644px;
}

#navmenu  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
	color: #64B646;
	position: absolute;
	left: 102px;
	top: 108px;
	z-index: 4;
	width: 101px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#tecci  {
   margin: 0px auto 0px auto;
   height: 698px;
   width: 788px;
   position: relative;
   background-color: #333333;
}

.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#64B646;
        border:0px;
        width:80px;
        height:19px;
       }

html, body  {
   padding: 0px;
   margin: 0px;
   background: #333333 url(../sg_tecci_media/exteriortile2.gif) center top repeat-x;
   background-attachment: fixed;
}



	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:5px;	/* "Air" */
		float:right; /* Floating gallery at the right side of other web page content */		
		width:250px;	/* Image width */
		height:124px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:10px;
	}


/* CSS FOR SLIDESHOW LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; 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(../../sg_tecci_media/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../sg_tecci_media/lightbox/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: 90; width: 100%; height: 500px; background-color: #000; }
