body {
	background-color: #EEEEEE;
	BACKGROUND-IMAGE:  url(Images/fondo_arquimaster.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:link {
	COLOR: #FF6600; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #CC0000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #FF6600; TEXT-DECORATION: underline
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.lineahoriz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;

}
.recuadro {
	border: 1px dotted #FF6600;
	padding: 3px;

}
.recuadro2 {
	border: 1px dotted #CCCCCC;
	padding: 3px;

}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borde {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}.fcelda1 {
	background-color: #CC0000;
}
.fcelda2 {
	background-color: #333333;
}
.fcelda3 {
	background-color: #FF6600;
}
.recuadrot {
	border: 1px solid #FFC538;
}
.bordevert {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
.ftitulos {
	background-color: #F3F3F3;
	background-image: url(Images/f_titulos.gif);
}
.botabajo {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.botabajo A:link {
	FONT-SIZE: 11px; COLOR: #FFFFFF
}
.botabajo A:visited {
	FONT-SIZE: 11px; COLOR: #FFFFFF
}
.botabajo A:hover {
	FONT-SIZE: 11px; COLOR: #EAEAEA
}.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	border: 1px solid #CCCCCC;


}.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;


}.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}.titulos3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}.separadorvert {
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
.celda {
	padding: 5px;
	background-color: #F3F3F3;
}
.recuadrorojo {
	border: 1px dotted #FF0000;
	padding: 3px;

}.ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.black {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.black A:link {
	FONT-SIZE: 11px; COLOR: #000000
}
.black A:visited {
	FONT-SIZE: 11px; COLOR: #000000
}
.black A:hover {
	FONT-SIZE: 11px; COLOR: #CC0000
}
.black2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.black2 A:link {
	FONT-SIZE: 10px; COLOR: #000000
}
.black2 A:visited {
	FONT-SIZE: 10px; COLOR: #000000
}
.black2 A:hover {
	FONT-SIZE: 10px; COLOR: #CC0000
}
.adsrecuadro {
	border: 1px solid #cccccc;
}
#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(../Images/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(../Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-transform: uppercase;

}
.avisos {
	text-transform: uppercase;
	color: #CC0000;
}
.mayusculas {
	text-transform: uppercase;
}
.bordegris {
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bordegrislink A:link {
	FONT-SIZE: 11px; COLOR: #CC0000
}
.bordegrislink A:visited {
	FONT-SIZE: 11px; COLOR: #CC0000
}
.bordegrislink A:hover {
	FONT-SIZE: 11px; COLOR: #FF0000
}
.seguirleyendo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.compartir {
	border: 1px dotted #CCCCCC;
	padding: 3px;

}.directorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}.directorio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.expolaboral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

