/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#704111; font-family:verdana, san-serif; font-size: 8pt; color: #000;}


/* ----- typography ----- */
.content {font-size:8pt; color:#000;}
.content1 {font-size:8pt; color:#000;}
.footer {font-size:8pt; color:#efdcba;}
.copyright {font-size:8pt; color:#efdcba;}


/* ----- positioning ----- */
.welcome {padding-left:15px; padding-right:30px;}
.area_news {padding-left:35px; padding-right:13px;}
.bg_sub {padding-left:35px; padding-right:35px;}
.icon1 {padding-left:25px; padding-right:10px;}
.icon2 {padding-left:10px; padding-right:10px;}
.icon3 {padding-left:10px; padding-right:10px;}


/* ----- other ----- */
#facebook {
	margin:10px 0;
	width:100%;
}
	#facebook img {border:0;}
	#facebook p {padding:0 0 0 5px; margin:0px;}
ul {padding-left: 0px; margin-left: 0px; list-style-image: url(bullet.jpg);}
ul li {margin-left: 23px;}
.image {border:3px #fff solid;}


/* ----- links ----- */
.content a:link {text-decoration: none; color:#3b4979;}
.content a:visited {text-decoration: none; color:#4f4c0c;}
.content a:hover {text-decoration: underline; color:#3b4979;}
.content a:active {text-decoration: none; color:#4f4c0c;}
.content1 a:link {text-decoration: none; color:#000;}
.content1 a:visited {text-decoration: none; color:#000;}
.content1 a:hover {text-decoration: underline; color:#000;}
.content1 a:active {text-decoration: none; color:#000;}

.footer a:link {text-decoration: none; color:#efdcba;}
.footer a:visited {text-decoration: none; color:#efdcba;}
.footer a:hover {text-decoration: underline; color:#efdcba;}
.footer a:active {text-decoration: none; color:#efdcba;}
.copyright a:link {text-decoration: none; color:#efdcba;}
.copyright a:visited {text-decoration: none; color:#efdcba;}
.copyright a:hover {text-decoration: underline; color:#efdcba;}
.copyright a:active {text-decoration: none; color:#efdcba;}


/* ----- backgrounds ----- */
.bg_top {background:url(bg_top.jpg) top repeat-x; background-color:#704111;}
.area_news {background:url(bg_news.jpg) bottom no-repeat;}
.welcome {background:url(bg_welcome.jpg) bottom no-repeat;}
.bg_sub {background:url(bg_sub.jpg) bottom no-repeat;}


/* ----- s-lightbox ----- */
#SLB-Wrapper {margin:0.5em 0; margin:auto; text-align: left; position: absolute; width:760px;}

		#SLB-Wrapper #SLB-Background{position: absolute; left:7px; top:7px; float:left;}
		
		#SLB-Wrapper #SLB-Top {background:transparent no-repeat scroll 100% 0; height:28px; margin:0 0 0 18px;}
		#SLB-Wrapper #SLB-Top img {float:right; border:0px; margin:6px 10px;}
		
		#SLB-Wrapper #SLB-Top div {background:transparent no-repeat scroll 0 0; font-size:0; height:28px; left:-18px; line-height:0; position:relative; width:18px;}
		
		#SLB-Wrapper #SLB-Bottom {background:transparent no-repeat scroll 0 43%; height:20px; margin:0 18px 0 0;}
		
		#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {background:transparent no-repeat scroll 100% 43%; font-size:0; height:20px; right:-18px; line-height:0; position:relative; width:100%; float:right;}
		
		#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{height:52px;}
		
		#SLB-Wrapper #SLB-Bottom.SLB-bbnav {background-position:0 100%;}
		#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{background-position:100% 100%;}
		
		#SLB-Wrapper #SLB-Contenido {border-left: 7px solid #000; border-right: 7px solid #000;}
		
		#SLB-Wrapper #SLB-Bottom #SLB-Navegador{font-size: 11px; color: #000; height:30px; border-left:0px; border-right:0px; padding:10px 0px; margin:0; line-height:11px; float:left; width:100%;}
		
		#SLB-Wrapper #SLB-Navegador img{border:0px;}
		
		#SLB-Wrapper #SLB-Navegador strong{display: block;}
		
		#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{float: left; margin: 0 10px 0 0;}
		#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{float: right; margin: 0 0 0 10px; position:relative; right:17px;}