#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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
	
	* {
			margin: 0px;
			padding: 0px;
		}
		body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4a4a4c;
		}		
		#contenedor {
	width:904px;
	height:692px;
	margin:0 auto; /* centra el contenedor */
	background-color: #eeeeee;
		}	
		#contenedor2 {
	width:904px;
	height:692px;
	margin:0 auto; /* centra el contenedor */
	background-image: url(images/bgpres.jpg);
	background-color: #000000;
		}	


	

#header {
	
	overflow:hidden;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/bgheader.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	width:904px;
	height:116px;
	float: left;
}
#headerleft a{
	cursor:pointer;
	float:left;
	height:81px;
	width:205px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/logoover.png);
	background-repeat: no-repeat;
	background-position: 0px -81px;
	margin-left: 20px;
	margin-top: 25px;
}
#headerleft a:hover{
background:transparent url(images/logoover.png) no-repeat scroll 0px 0px;
}

#headerright a{


background:#000000 url(images/mediaagency.gif) no-repeat scroll 0px -22px;
cursor:pointer;
float:right;
height:22px;
margin:77px 12px 0 0;
width:270px;
}
#headerright a:hover{

background:transparent url(images/mediaagency.gif) no-repeat scroll 0px 0px;
}
	#menu {		
			width:142px;
			height:517px;			
			float:left;
			background-color: #eeeeee;

		}
		#menu ul {		
			margin: 0;
			padding-left: 20px;
			padding-top: 10px;								
		}
		#menu ul li {
			margin: 0;			
			line-height: 20px;				
			list-style-type: none;			
		}		
		#menu ul li a:link, #menu ul li a:visited {
			font-family: Arial, Helvetica, sans-serif;
			color: #0a2935;
			font-size: 11px;	
			text-decoration: none;	
			font-weight: bold;
			background-image: url(images/point.gif);
			background-repeat: no-repeat;
			background-position: left 6px;	
			padding-left: 6px;			
		}
		#menu ul li a.actual:link, #menu ul li a.actual:visited, #menu ul li a:hover {
			color: #257825;
			
		}	
		#menu ul li a.actual2:link, #menu ul li a.actual2:visited {
	color: #828e97;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;			
		}

		#lateral {		
			width:762px;
			height:517px;
			margin-left:142px;
				
		}				
			#central {
			width:608px;
			height:517px;		
			float:left;
			background-color: #eeeeee;

		
		}
	
				
		#banners {		
			width:154px;
			height:517px;			
			margin-left:608px;
			background-color: #eeeeee;


						
		}		
		
		.espacio	{
			margin-top: 3px;
			margin-bottom: 5px;
		}
		
	.contenedorfoto {
	float:left;
	width:196px;
	height:170px;
	margin:0px;
	padding:0px;
	
}
.news_item a:link, .news_item a:visited, .news_item a:active {

	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
		height:162px;

}
.news_item a:hover {
	background-color: #fff;
}
.news_item a:hover span.more {
	color: #257825;
	cursor: pointer;
}
.news_item a:hover span.more2 {
	color: #0a2935;
	cursor: pointer;
	
}
.news_item img{
	padding-bottom: 2px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.news_item:hover img{	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}


.contenedorfotoportfolio {
	float:left;
	width:118px;
	height:114px;
	margin:0px;
	padding:0px;
	
}
.contenedorfotopdf {
	float:left;
	width:132px;
	height:160px;
	margin:0px;
	padding:0px;
	
}

.espaciofotoportfolio {
		float:left;
		width:2px;
		height:114px;
		
		}

.news_portfolio a:link, .news_portfolio a:visited, .news_portfolio a:active {

	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
		height:106px;

}
.news_portfolio a:hover {
	background-color: #fff;
}
.news_portfolio a:hover span.more {
	color: #257825;
	cursor: pointer;
}
.news_portfolio a:hover span.more2 {
	color: #000;
	cursor: pointer;
	
}
.news_portfolio img{
	padding-bottom: 2px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}
.news_portfolio:hover img{	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}







.contenedorfoto {
	float:left;
	width:196px;
	height:170px;
	margin:0px;
	padding:0px;
	
}
.news_logo a:link, .news_logo a:visited, .news_logo a:active {
	
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	display: table;
	width:128px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	float: none;
}
.news_logo a:hover {
background-color: #fff;
	
}
.news_logo a:hover span.more {
	color: #257825;
	cursor: pointer;
}
.news_logo a:hover span.more2 {
	color: #000;
	cursor: pointer;
	
}
.news_logo img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.news_logo:hover img{	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	
}


.espaciofoto {
		float:left;
		width:5px;
		height:170px;
		
		}
		
.espaciofoto3 {
		float:left;
		width:2px;
		height:118px;
		
		}
		.espaciofoto4 {
		float:left;
		width:2px;
		height:240px;
		
		}
		.espaciofoto_ {
		float:left;
		width:598px;
		height:6px;
		
		}
.contenedorfoto3 {
	float:left;
	width:118px;
	height:118px;
	margin:0px;
	padding:0px;
	
}
.fotopdf {
	
	padding:6px;
}

.texttop, A.texttop:link, A.texttop:visited, A.texttop:active {
	color:#969c9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	
}
A.texttop:hover{
	color:#545b5f;	
}	
.logo img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.logo:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:0.7;
}
A.logo:hover{
	color: red; /* Dummy definition to overcome IE bug */
}
.titcontenedor {
	color:#00496E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	
}
.titcontenedor2 {
	color:#51606a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	
}
.txtcontenedor, A.txtcontenedor:link, A.txtcontenedor:visited, A.txtcontenedor:active {
	color:#51606a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
	text-indent: 3px;
	
	
}
A.txtcontenedor:hover{
	color:#000;	
}	

.txtportafolio, A.txtportafolio:link, A.txtportafolio:visited, A.txtportafolio:active {
	color:#29484c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 7px;
	text-indent: 2px;
}
A.txtportafolio:hover{
	color:#000;	
}	

.txtpdf, A.txtpdf:link, A.txtpdf:visited, A.txtpdf:active {
	color:#828e97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	text-indent: 3px;
	font-style: italic;
}
A.txtpdf:hover{
	color:#0a2935;	
}	


	
#top {
width:904px;
height:26px;	
float:left;	
background-color: #eeeeee;


}
#topintro {
	width:898px;
	height:14px;
	margin-left:3px;
	background-image: url(images/patron.gif);
	background-repeat: repeat;
	margin-top: 3px;
}
#topintro2 {
	width:898px;
	height:3px;
	margin-left:3px;
	background-image: url(images/patron2.gif);
	background-repeat: repeat;
}	
	




#pie {
width:904px;
height:26px;	
float:left;	
background-color: #eeeeee;


}
#pieintro {
	width:898px;
	height:24px;
	margin-left:3px;
	background-image: url(images/patron3.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
}	
.piediv{	
	padding-top:5px;
	padding-left:8px;	
	float:left;	
}	
.piediv2{
	padding-top:5px;
	float: right;
	padding-right: 8px;
}	

.textpie, A.textpie:link, A.textpie:visited, A.textpie:active {
	color:#839092;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
A.textpie:hover{
	color:#000;	
}
.textpie2 {
	color:#526672;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	display: none;
}


/*.p1 {
	padding-top:8px;
	padding-left:6px;
	padding-right:8px;
	padding-bottom:4px;
}*/
.p1div {
	width:530px;
	float:left;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B575F;
	margin-bottom: 6px;
}

.p1div2{
	width:68 px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4B575F;
	margin-bottom: 6px;
}	

.p2 {
	color: #4B575F;
	background-color: #dfdfdf;
	padding-top:8px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:8px;
}
.p2portfolio {
	
	color: #4B575F;
	background-color: #dfdfdf;
	padding-top:6px;
	padding-left:6px;
	
	padding-bottom:6px;
	
}
.p3 {	
	padding-top:4px;
	padding-left:6px;
	padding-right:8px;
	padding-bottom:4px;

}
.portafolio {	
	width:440px;
	height:140px;		
	float:left;	
}
.tit {
	color:#257825;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}

.titback, A.titback:link, A.titback:visited, A.titback:active {
	color:#4B575F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
}

A.titback:hover{
	color:#000;
	
}


.tit2, A.tit2:link, A.tit2:visited, A.tit2:active {
	color:#00496E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	text-indent: 2px;
	
}
A.tit2:hover{
	color:#000;	
}




.text, A.text:link, A.text:visited, A.text:active {
	color:#4B575F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}
.text2, A.text2:link, A.text2:visited, A.text2:active {
	color:#4B575F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 11px;
}

.textlink, A.textlink:link, A.textlink:visited, A.textlink:active {
	color:#828e97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	font-style: italic;
}

A.textlink:hover{
	color: #257825;

}

.textlink2, A.textlink2:link, A.textlink2:visited, A.textlink2:active {
	color:#828e97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	font-style: italic;
}

A.textlink2:hover{
	color: #0a2935;
	}



.fotoabout img{
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	vertical-align: top;
}


.textabout {
	width:264px;
	margin-left:176px;
}
.espaciointermedio {
		height:5px;
}	

.espaciomorten {
	width:110px;
	padding-left: 15px;		
		
		}
	.espaciofoto2 {
		float:left;
		width:5px;
		height:176px;
		
		}
			
.contenedorfoto2 {
	float:left;
	width:140px;
	margin:0px;
	padding:0px;
}
.txtcontenedor2, A.txtcontenedor2:link, A.txtcontenedor2:visited, A.txtcontenedor2:active {
	color:#29484c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	
}
A.txtcontenedor2:hover{
	color:#5f7679;	
}	
.news_item2 a:link, .news_item2 a:visited, .news_item2 a:active {

	display: block;
	text-decoration: none;	
	padding-bottom: 10px
}

.news_item2 a:hover {
	background-color: #cbd3d7;
}
.news_item2 a:hover span.more {
	color: #0a2935;
	cursor: pointer;
	
}
.news_item2 img{
	padding-bottom: 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
			
		}
.news_item2:hover img{	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity:0.9;
}
.titcontacto {
	font-family: Arial, Helvetica, sans-serif;
	color: #526672;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	
}
.textcontacto, A.textcontacto:link, A.textcontacto:visited, A.textcontacto:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a2935;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;	
}

A.textcontacto:hover {
	text-decoration: underline;
}
.textcontactolink, A.textcontactolink:link, A.textcontactolink:visited, A.textcontactolink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a2935;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;	
}

A.textcontactolink:hover {
	color: #257825;
}
.textindex, A.textindex:link, A.textindex:visited, A.textindex:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #828e97;;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

A.textindex:hover {
	color: #257825;
}
	
	

.textpaginador, A.textpaginador:link, A.textpaginador:visited, A.textpaginador:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #446673;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
}

A.textpaginador:hover {
	color: #8ba0ab;
}

.txtclient, A.txtclient:link, A.txtclient:visited, A.txtclient:active {
	color:#29484c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	text-indent: 2px;
}
A.txtclient:hover{
	color:#000;	
}	



		
		
