@charset "utf-8";
/* CSS Document */


body{ 
margin:0; 
padding: 0 0;
font-size: 13px;
color: #CCC; font-family:Tahoma, Geneva, sans-serif;
background:#000 url(../img/bookBackground2.jpg) center top repeat-x;
} 

img, div { behavior: url(../img/iepngfix.htc) }

img {
border:0;
}

h1 { margin:0 10px; padding:0 0;}
h2 { margin:0 0 10px 20px; padding:0 0; color: #9CF}

.org {color: #F60}
.green {color: #6C0}
.yel {color: #FC0}
.red {color: #C00}
.blue {color:#69F}


.clr{clear:both;}


#top { width:840px; height:30px; margin:10px auto;}
a.toplink {color: #9CF; text-decoration: none; float:right; margin-left:20px; line-height:30px; text-decoration:none; }
a.toplink:hover{color: #FFF; text-decoration:none;}
a.back {color: #9CF; text-decoration: none; float:left; margin-left:10px; line-height:30px; text-decoration:none;  }
a.back:hover{color: #FFF; text-decoration:none;}


#outer { width:900px; margin:50px auto; margin-bottom:20px;}
#navi { width:240px; float:left;}

#content-top {width:650px; height:50px; float:right; background:url(../img/hacienda/content_top_bg.png) bottom left no-repeat; text-align:left;}
#content-index {width:650px; height:500px; float:right; background:url(../img/pesquera/content-index_bg.png) bottom left no-repeat; text-align:left;}
#content-contact {width:650px; height:400px; float:right; background:url(../img/pesquera/content-contact_bg.png) bottom left no-repeat; text-align:left;}
#content-gallery {width:650px; height:500px; float:right; text-align:left;}
#content-menu {width:650px; height:600px; float:right;}

#inner { margin:0px 365px 10px 20px;}
#inner-contact {
	margin:0 0 10px 20px;
	width:190px;
	float:left;
}
/* Default Links */
a {color: #FFF; text-decoration: none; }
a:hover {color: #CCC; text-decoration: underline; }

#content-topx {width:650px; height:26px; float:right; text-align:left;}
.img {
	width:183px;
	height:144px;
	padding:8px 10px 10px 6px;
	background:url(../img/img_bg.png) top left no-repeat;
	margin-right:10px;
	margin-bottom:7px;
	float:left;
	text-align:center;
}
.imgs { border: #FFF 2px solid;}


#footer {width:100%; height:280px; padding-top:30px; background:url(../img/hacienda/footer.png) top left repeat-x;text-align:center; }
#footer-content {width:800px; height:130px; padding-top:0px; margin:10px auto; text-align:right;}


div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px; color:#000;
}

.clr { clear:both}

