@charset "utf-8";
/* FORMATO PARA BODY DE TODAS LAS PAGINAS MENOS index.html */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #EBEBEB;
	background-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
}
/* CENTRAR TODA LA INTERFASE EN PANTALLA */
#centerInterfase { 
    position:absolute; 
    width:974px; 
    height:618px; 
    margin-left: -487px; 
    margin-top: -309px; 
    left: 50%; 
    top: 50%; 
    border: 0px solid #CC0000;
}
.commonTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.commonTextHome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.commonTextHome3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}




/* COPYRIGHT */
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: none;
}
a.copyrightLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: none;
}
a.copyrightLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: none;
}
a.copyrightLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: none;
}
a.copyrightLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}







/* FORMATO DE LINKS COMUNES PARA HOME PAGE */
a.commonLinkHome:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.commonLinkHome:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.commonLinkHome:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.commonLinkHome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
/* FORMATO DE TEXTO COMUN */
.commonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* TABLAS A.HAK */
.tablasAhak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tablasAhakRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* iFRAME FONDO TRANSPARENTE */
.iframeTransp {
	background-color: transparent;
}
/* FORMATO DE LINKS PARA SECCION CONTACTENOS */
a.LinkContact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.LinkContact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.LinkContact:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.LinkContact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
/* FORMATO PARA SECCION CONTACTO  */
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EBEBEB;
	border: 1px solid #666666;
}
.contactlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contactFieldsWidth {
	width: 230px;
}
/* Ocultar links en Galeria (ShadowBox) */
.hidden {
  display: none;
}
/* FORMATO DE LINKS PARA SECCION GALERIA */
a.LinkGallery:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	margin-left: 10px;
}
a.LinkGallery:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	margin-left: 10px;
}
a.LinkGallery:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	margin-left: 10px;
}
a.LinkGallery:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}

