/* @override http://localhost/pascualbru/style2.css */

body {
	background-color: #98b1cf;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #202020;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
p,h1,h2,h3,h4,h5,ul {
	margin: 0;
	padding: 0;
}
h4{
	margin-left: 54px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #2d5081;
}
a {
	text-decoration: none;
}
img{
	border: 0;
}
#btable{
	background-color: #dff6fe;
	padding: 4px;
	width: 75%;
	margin-bottom: 16px;
}
#btable td{
	margin: 4px;
	padding: 4px;
}
.td2{
	background-color: #fff;
}
#wrapper {
	margin: auto;
	width: 1000px;
	height:100%;
	padding-left: 10px;
	padding-right: 11px;
	background: #98b1cf url(images/bkmain.gif) repeat-y center 0;
}
#footer {
	height: 40px;
	padding-top: 25px;
	margin-top: 10px;
	border-top: 1px solid #b3b3b3;
	color: #d9eeee;
	font-size: .8em;
	background: url(images/bkfooter.gif) repeat-x 0 top;
	text-align: right;
	padding-right: 32px;
}
.aviso a{
	height: 26px;
	width: 116px;
	padding-top: 0;
	vertical-align: middle;
	background: url(images/aviso.gif) no-repeat 0 0;
	float: left;
	margin-left: 20px;
	display: block;
}
.aviso a:hover {
	background: url(images/avisoh.gif) no-repeat 0 0;
}
h1 {
	font-size: 1.8em;
	letter-spacing: -1px;
	margin-top: 24px;
	margin-bottom: 8px;
	margin-left: 34px;
	padding-left: 30px;
	background: url(images/ic_h1.gif) no-repeat left 2px;
}

#logo {
	width: 100%;
	height: 78px;
	background-image: url(images/index_01.gif);
	text-align: right;
	padding-top: 44px;
}
#logo a{
	padding-right: 50px;
	color: #00adeb;
	background: url(images/home.gif) no-repeat 0 3px;
	padding-left: 15px;
	font-weight: bold;
}
#logo a:hover {
	color: #fffffd;
}
#header {
	width: 100%;
	height: 336px;
}
#menu {
	width: 100%;
	height: 55px;
}
#location {
	width: 200px;
	height: 70px;
	background: url(images/bklo.jpg) no-repeat 34px 0;
	margin-top: 10px;
	padding-left: 52px;
	padding-top: 127px;
	color: #111;
	text-shadow: #fff 0 1px 0;
}
ul{
	margin: 4px 0 8px 96px;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
}
#map {
	float:left;
	height:400px;
	border: 1px solid #878787;
	width: 600px;
	margin: 16px auto 32px 50px;
}
#esquerre {
	width: 687px;
	float: left;
	padding-top: 10px;
}
#esquerre  p {
	color: #4a4a4a;
	padding: 20px 28px 20px 48px;
	font-size: 1.2em;
	text-align: justify;
}
.left {
	float: left;
	padding-right: 24px;
	padding-bottom: 10px;
}
.right {
	float:right;
	padding-left: 24px;
	padding-bottom: 10px;
}
#dreta {
	width: 312px;
	float: right;
}

#dreta img {
	padding-top: 8px;
	padding-left: 32px;
}

.corrector {
	clear: both;
	height: 1px;
}
.clearer {
	clear: both;
}
.clearer16 {
	clear: both;
	height:16px;
}

/*Galeria*/

.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:2em;}
.gallery_demo{width:550px;margin:0 auto;}
.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
#main_image{margin:0 auto 60px auto;height:344px;width:550px;background:black;}
#main_image img{margin-bottom:10px;}
	
.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
.info p{margin-top:1.6em;}


.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px}
#gallery_thumbs {
	width: 580px;
	margin-left: 64px;
	margin-top: 0;
	float: left;
	margin-bottom: 16px;
}
.gallery_demo_unstyled {
	display: inline;
	width: 300px;
	background-color: red;
}
/*End Galeria*/
