
.Titulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#8f03b2;
}

/* 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(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: 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*-----------------------------------------------------------------------------*/

html, body{
	width:100%;
	height:100%;
	margin:0;
/*-----------scroll bar------------*/
	scrollbar-face-color:#7b7c7d;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#666666;
	background-image:url(images/pre-back.jpg);
	background-repeat:repeat-y;
	background-position:center;

}

#contenido{
	width:613px;
	vertical-align:top;
	background-color:#EDEDED;
	padding:0 18px 0 18px;
}
#contenido p{
	margin:3px 0 3px 0;
}
#contenido ul{
	margin:0;
	padding:0;
}
#contenido li{
	list-style:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d6167;
	text-align:justify;
	line-height:16px;
}
#contenido-secciones{
	text-align:justify;
	width:613px;
	vertical-align:top;
	background-color:#EDEDED;
	padding:0 18px 18px 18px;
}
#contenido-secciones p{
	margin:10px 0 10px 0;
}
#contenido-secciones ul{
	margin:0;
	padding:0;
}
#contenido-secciones li{
	list-style:none;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d6167;
	text-align:justify;
	line-height:16px;
}

#cont-footer{
	height:124px;
	width:100%;
}
#footer-top{
	height:110px;
	background-image:url(images/bgfooter2.jpg);
	background-repeat:repeat-x;
}
#footer-bottom{
	height:39px;
	background-image:url(images/bgfooter1.jpg);
	background-repeat:repeat-x;
}
#left{
	width:175px;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(images/bgleft.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
#right{
	width:138px;
	vertical-align:top;
	background-color:#FFFFFF;
	background-image:url(images/bgright.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#sep1{
	margin:25px 0 15px 0;
}
#sep2{
	margin:15px 0 5px 0;
}
#box-asociados{
	width:608px;
	height:167px;
	border:1px solid #CCCCCC;
	background-color:#FFF;
	margin:0;
	padding:0;
}	
#content-asociados{
	overflow-x:hidden;
	overflow-y:scroll;
	height:138px;
	width:589px;
	margin:0 0 0 19px;
	scrollbar-face-color:#DDDDDD;
	scrollbar-arrow-color:#B3B3B3;
	scrollbar-track-color:#F0F0F0;
	scrollbar-shadow-color:#F0F0F0;
	scrollbar-highlight-color:#F0F0F0;
	scrollbar-3dlight-color:#F0F0F0;
	scrollbar-darkshadow-color:#F0F0F0;
}
#detalles-asociados{
	width:260px;
	border-left:1px solid #9003B2;
	margin:10px 10px 5px 0;
	padding:0 0 0 8px;
	vertical-align:top;
	line-height:16px;
}
.inputBox{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d6167;
	width:428px;
	margin:2px 0 1px 0;
}
.Subtitulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#21272c;
}
.fechas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5d6167;
}
.Texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d6167;
}
.Texto2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#8f03b2;
}
.Texto-Footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.Texto-Footer a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.Texto-Footer a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.Texto-Footer a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#268AC1;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.Texto-Footer a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.Subtitulo-asociados{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#606060;
}


/***** FEDE *********/

.tit_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #268ac1;
	text-decoration: none;
}
.bajada_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bajada_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.txt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-transform: none;
}
.txt a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #268ac1;
}
.tit  a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #268ac1;
}
.tit  a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #268ac1;
}
.tit a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #003366;
}
.tit  a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: none;
	color: #268ac1;
}
.subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #268AC1;
	text-decoration: none;
	text-transform: none;
}
.subtit a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #268AC1;
	text-decoration: none;
	text-transform: none;
}
.subtit a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #268AC1;
	text-decoration: none;
	text-transform: none;
}
.subtit a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-transform: none;
}
.subtit a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #268AC1;
	text-decoration: none;
	text-transform: none;
}
/**************** TIPOGRAFIAS *****************/
.workflow_tit{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#8BAF2E;
}
.workflow_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #8BAF2E;
	text-decoration: none;
	text-transform: none;
}
.workflow_titulitos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8BAF2E;
}

/**************************************************/
.erp_tit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CB08AA;
}

.erp_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CB08AA;
	text-decoration: none;
	text-transform: none;
}
.erp_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CB08AA;
}
.asp_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CC2B31;
}
.asp_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC2B31;
	text-decoration: none;
	text-transform: none;
}
.asp_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC2B31;
}
.produccion_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#446AAB;
}
.produccion_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #446AAB;
	text-decoration: none;
	text-transform: none;
}
.produccion_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#446AAB;
}
.crm_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#8E5100;
}
.crm_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #8E5100;
	text-decoration: none;
	text-transform: none;
}
.crm_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#8E5100;
}
.rrhh_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#6E1614;
}
.rrhh_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #6E1614;
	text-decoration: none;
	text-transform: none;
}
.rrhh_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#6E1614;
}
.business_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#7A368B;
}
.business_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #7A368B;
	text-decoration: none;
	text-transform: none;
}
.business_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7A368B;
}
.magic_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#D9BC48;
}
.magic_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #D9BC48;
	text-decoration: none;
	text-transform: none;
}
.magic_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#D9BC48;
}
.phone_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#306A30;
}
.phone_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #306A30;
	text-decoration: none;
	text-transform: none;
}
.phone_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#306A30;
}
.credit_tit/**************************************************/
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#C69B37;
}
.credit_subtit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #C69B37;
	text-decoration: none;
	text-transform: none;
}
.credit_titulitos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#C69B37;
}
.inputBox2 {
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5d6167;
	width:100px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 13px;
}
.lkintra {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #268AC1;
	text-decoration: none;
}
.lkintra a:link, .lkintra a:visited, .lkintra a:active {
	color: #268AC1;
	text-decoration: none;
}
.lkintra a:hover {
	color: #268AC1;
	text-decoration: underline;
}
.lkintrasm {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lkintrasm a:link, .lkintrasm a:visited, .lkintrasm a:active {
	color: #333333;
	text-decoration: none;
		font-weight: normal;
}
.lkintrasm a:hover {
	color: #333333;
	text-decoration: underline;
		font-weight: normal;
}