	body {
	margin : 0;
	padding : 0;
	text-align:center;
background-color:#333;
font-variant : normal;
	font-weight : bolder;
	font-style : italic;
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

   #content {
	width: 1020px;
	height:auto;
	text-align:center;
	margin:auto;
	background-image:url(imagenes/fondo_papel.jpg);
   }

   #cabecera {
	width: 100%;
	height:85px;
	text-align:center;
	background-color: #7d5f2b;
	background : transparent url(imagenes/banner_sup.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
   }

   #contenido {
    text-align: center;
	padding:10px;
	width:auto;
	height:auto;
   }

   #pie {
	clear:both;
	width:100%;
	height:30px;
	background-color:#663333;
	margin: 0;
	padding : 5px;
	background-image:url(imagenes/banner_pie.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
   }
/* Menú Píe */
#pie a:link {
	color: #FFF;
	text-decoration: none;
	}
#pie a:visited {
	color:#FFF;
	text-decoration: none;
	}
#pie a:hover {
	text-decoration: none;
	color: #F90;
	}
#pie a:active {
	text-decoration: none;
	color:#FFF;
	}

	/* menu */
	#nav {
	margin : 0;
	padding : 0;
	}
	#nav li {
	margin : 0;
	padding : 0;
	display : inline;
	list-style-type : none;
	}
	#nav a:link, #nav a:visited {
		float : left;
		font-size : 100%;
		font-weight : bold;
		letter-spacing : 3px;
		padding : 10px 12px 6px 10px;
		text-decoration : none;
		color : #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#nav a:link.active, #nav a:visited.active, #nav a:hover {
		color : #FFCC66;
		background : transparent url(../imagenes/rounded.gif) no-repeat top center;
		font-weight: bold;
	}
	/* fin menu */

	#col_1 {
	float : left;
	width : 49%;
	padding-top: 20px;
	}
	
	#col_2 {
		float : left;
		width : 49%;
		clear: none;
		padding: 20px 0;;
		text-align:center;
	}
	a:visited {
	color:#333;
	text-decoration: none;
	}
	a:link {
	color: #630;
	text-decoration: none;
	}
	a:hover {
	text-decoration: none;
	color: #000;
	}
	a:active {
	text-decoration: none;
	color:#630;
	}
	
	#news
	{
	font-size:12px;
	width: 45%;
	height: 380px;
	text-align: center;
	padding: 0 0 10px 10px;
	float: left;
	margin: 20px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-top: 30px;
	}
	#abader
	{
	background-attachment: scroll;
	font-size:12px;
	width: 45%;
	height: 380px;
	padding: 20px;
	text-align: center;
	padding: 0px;
	margin: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	}
.texto_gral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	text-transform: capitalize;
	clear: both;
	padding: 2px;
	margin: 20px;
}

/*lightbox*/

#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; }


/*--------  PORTFOLIO  -----------*/

div#portfolio {
min-height: 400px;
width:820px;
text-align:center;
margin-top: 20px;
margin-left: 15px;
margin-bottom: 20px;
}

#portfolio div.item{
width: 245px;
height: 280px;
float: left;
margin: 0 20px 20px 0;
}

#portfolio div.item img {

background-color: #FFFFFF;

}

#portfolio div.item img:hover{

filter: alpha(opacity=95);
opacity: 0.95;
opacity:		.95;
filter: 		alpha(opacity=95);
-moz-opacity: 		0.95;    
background-color: #fff;
}

#portfolio div.item p {

background-color: #666c44;
margin: 0;
padding: 8px 4px 0 8px;
height: 80px;
text-align: left;
line-height: 15px;
position: relative;
top: -2px;

}

#portfolio div.item p strong {

font-size: 16px;
font-weight: normal;
width: 100%;
display: block;
margin: 0 0 10px 0;

}

#portfolio div.item p span {

font-size: 12px;
color: #999999;

}

#portfolio div.item p a {

font-size: 13px;

}
