BODY	{
	margin: 0px;
	padding: 0px;
	}

.main    {
	background-color: #FFFFFF;
	width: 740px;
	}
	
/* BACKGROUND CODE */

.background-main 	{
	background-image: url(picts/background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
		}

/* PAGE LINK CODE */


a:link		{
	color: #630;
	text-decoration: none;
}

a:visited	{
	color: #C60;
	text-decoration: none;
}

a:active	{
	color: #484e40;
	text-decoration: none;
}

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

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{
	COLOR: #484E40;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
}

.maintable		{
	padding-bottom: 5px;
	padding-top: 20px;
	padding-left: 90px;
	padding-right: 90px;
	background-color: #FFFFFF;
}

.title 		{
	COLOR: #484e40;
	FONT: 20px verdana, arial, sans-serif;
}

.subtitle	{
	COLOR: #484e40;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}

.phonetitle 	{
	color: #484E40;
	font: 14px verdana, arial, sans-serif;
	vertical-align: top;
}

.footer		{
	COLOR: #2B2F26;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 30px;
	float: right;
}

.sidebarwidth		{
	width: 80px;
}

.formmargin		{ margin: 0px; }

.just 			{
	text-align: justify;
	padding-right: 10px;
}

/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
	background-color: #F3F3F3;
	BORDER-TOP: #84849B 1px solid;
	BORDER-BOTTOM: #84849B 1px solid;
	height: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
		}

/* HOMEPAGE CODE */

.homeimage	{
	margin-top: 15px;
	margin-bottom: 15px;
		}

.homelinks		{
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
	padding-left: 15px;
	padding-right: 15px;
			}

a.homelinks:link		{ color: #84849B; text-decoration: none; }

a.homelinks:visited		{ color: #84849B; text-decoration: none; }

a.homelinks:active		{ color: #84849B; text-decoration: none; }

a.homelinks:hover		{
	color: #630;
	text-decoration: none;
}


/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborder	 	{
	border: #363e30 2px solid;
	margin-bottom: 20px;
	float: none;
	margin-top: 55px;
}

.Gtrs	 	{
	border: #363B30 3px solid;
	margin-bottom: 20px;
	float: left;
	margin-right: 15px;
}

.links	 	{
	border: #363B36 2px solid;
	margin-bottom: 20px;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	font-size: 14px;
}

.link	 	{
	font-size: 13px;
	font-weight: bolder;
}

.imagesright	 	{
	float: right;
	border: #363B30 3px solid;
	margin-left: 20px;
}

.imagesright2	 	{
	border: #363B30 3px solid;
	float: right;
	margin-right: 110px;
}

.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #99CCFF;
		}

.button 	{
	background-color: #41433E;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #F3F3F3;
	font-size: 8pt;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: 1px solid #CCC;
		}


.gallerytext		{
	COLOR: #B8B8C4;
	background-color: #FFFFFF;
	FONT: 9px verdana, arial, sans-serif;
	font-weight: normal;
	padding-left: 90px;
	padding-right: 90px;
}

.gallerytitle 		{
	COLOR: #484944;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

.viewer-border		{ BORDER: #B8B8C4 3px solid; }

.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }

.viewer-text		{
	COLOR: #84849B;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	margin-top: 44px;
}

.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }


 /* CONTACT FORM */


.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #FFFFFF;
	color: #333;
	text-align: left;
	WIDTH: 200px;
	BORDER: #630 1px solid;
		}

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #FFFFFF;
	color: #333;
	text-align: left;
	WIDTH: 250px;
	HEIGHT: 125px;
	BORDER: #630 1px solid;
		}


 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#454552;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #84849B;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #84849B 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #84849B 1px solid;
		}



/* START THE CODE FOR THE MENUS */


.menubackground	{
	background-color: #FFFFFF;
		}



.menu		{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	letter-spacing: 2px;
	cursor:pointer;
	text-align: center;
	display: block;
	line-height: 16px;
	white-space:nowrap;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
		  }
		  
.menu2		{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	letter-spacing: 2px;
	cursor:pointer;
	text-align: right;
	display: block;
	line-height: 16px;
	white-space:nowrap;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
		  }		  


a.menu:link 	{
	color: #484e40;
}


a.menu:visited 	{
	color: #484e40;
}


a.menu:active 	{
	color: #484e40;
}


a.menu:hover 	{
	color: #828E74;
	font-size: 17px;
}
		  
		  
table.signature {
	background-image: url(picts/Signature.gif);
	background-repeat: no-repeat;
	background-position: 0 55px;
	background-color: #FFFFFF;
}

.prefacio {
	background-image: url(gallery/gallery1-6.jpg);
	background-repeat: no-repeat;
	background-position: 85px 50px;
}

.huella {
	background-image: url(picts/fingerprint.gif);
	background-repeat: no-repeat;
	background-position: 65px 100px;
}

.deco {
	margin: 0 9px 0 9px;
}

.derecha {
	width: 12%;	
}
.validator {
	font-style: normal;
}

.Estilo1 {
	color: #630;
}

.Estilo2 {
	color: #FC6;
	font-size: 17px;
}

.Estilo4 {
	color: #FF9;
}

.background-maintableTHANKS {
	background-image: url(picts/Signature.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.maintablehuellas {
	background-image: url(picts/huellas.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 20px;
}
.GkeyDeco {
	margin-bottom: -22px;
}

