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

* {
		padding: 0;
		margin: 0;
}

body {
		background:#f8f8f8 url(../imatges/fondos/fondo.jpg) left top repeat-x;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#484848;
}
a {
	text-decoration: none;
		color:#FFF;
}
html, body {
		height: 100%;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.color {
	color: #0081dd;
}
.clear {
	clear: both;
}
#container {
		min-height: 100%;
		
		margin: 0 auto;
		width: 950px;
}
* html #container {
		height: 100%;
}
/* **********************************************/
/* **************	HEADER PAN  *****************/
/* **********************************************/
#container #header {
		width: 950px;
		float:left;
		background: url(../imatges/fondos/header.jpg) center top repeat-x;
		text-align: right;
	
	}
#container #header h1{
		display: block;
		left: 10px;
		text-align:right;
		width: 550px;
		left:400px;
		position: relative;
		padding-top: 65px;
		padding-bottom: 135px;
		font-weight: lighter;
		color: #FFF;
		font-size: 42px;
		text-shadow: 1px 1px 2px #333;
		letter-spacing: 3px;
		background: url(../imatges/fondos/fletxes.png) left top no-repeat;
		/*text-shadow: 1px 1px 0 #ccc,   
               1px 2px 0 #c9c9c9,  
               1px 3px 0 #bbb,  
               1px 4px 0 #b9b9b9,  
               1px 5px 0 #aaa,  
               1px 6px 1px rgba(0,0,0,.1),  
               1px 0 5px rgba(0,0,0,.1); */
		
	
	}

#container #header h2{
		display: block;
		text-align:right;
		left:0px;
		top: -135px;
		position: relative;
		/*width: 950px;*/
		/*float:left;*/
		font-weight: lighter;
		color: #8ef3ff;
		font-size: 18px;
		text-shadow: 1px 1px 2px #000;
		letter-spacing: 2px
		
	
	}
#container #header  ul {
		float: left;
		margin-top: -145px;
	}
	
#container #header  ul li{
		float: left;
}
#container #header  ul li a{
		display:block;
		float: left;
		text-transform: uppercase;
		width: 90px;
		margin-right: 5px;
		text-align: center;
		padding: 12px 0;
		text-shadow: 1px 1px 2px #333;
		font-size: 12px;
}
#container #header  ul li a:hover{
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background: rgba(0, 0, 0, 0.6) none;
}
#container #header  ul li a.actual{
		
	border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background: rgba(211, 211, 211, 0.33) none;
	-moz-box-shadow: 0px 1px 1px  #333;
	-webkit-box-shadow: 0px 1px 1px #333;
	box-shadow: 0px 1px 1px  #333;
}
/* **********************************************/
/* **************	CONTENIDOS PAN  *****************/
/* **********************************************/
#container #contenidos {
		width: 950px;
		float:left;
	margin-top: -40px;
		
	
	}
#container #contenidos h3 {
		/*float: right;*/
		padding: 12px 0 8px;
		font-size: 30px;
		color: #008fd1;
		text-shadow: 1px 2px 1px #fff;
		
}
#container #contenidos p {
		text-align: justify;
		padding-bottom: 5px;
		/*line-height: 20px;*/
		
}

#container #contenidos ul li{
	text-indent: 15px;
	}
	
#container #contenidos .servicios {
		width: 950px;
		float:left;
		margin-top: 35px;
		border-top: dotted 1px #CCC;
		padding-top: 20px;
		
	
	}

#container #contenidos .servicios a.link {
		display: block;
		float: right;
		margin-right:18px;
	/*width: 80px;*/
		color: #008fd1;
		text-align: center;
		text-shadow: 1px 1px 1px #fff;
		font-size:14px;
		padding: 12px 20px;
		margin-bottom: 20px;
		font-weight: bold;
		border-radius: 7px;
		-ms-border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		background: #eaeaea;
	}
#container #contenidos .servicios a.link:hover {
	background:#999;
	color:#fff;
		text-shadow: 1px 1px 1px  #666;}
#container #contenidos .servicios h1 {
		width: 950px;
		float:left;
		/*border-bottom: dotted 1px #CCC;*/
		color: #008fd1;
		text-shadow: 1px 2px 1px #fff;
		font-size: 20px;
		padding-bottom: 20px;
		padding-top: 20px;
		text-indent: 20px;
		
		
   border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background: #eaeaea;
	
		}	
#container #contenidos .servicios ul  {
		width: 950px;
		float:left;
		padding-bottom: 20px;
		}	
#container #contenidos .servicios ul li {
	text-indent: 0px;
		width: 460px;
		float:left;
		margin-right: 10px;
		padding: 15px 0;
		border-bottom: dotted 1px #CCC;
		}	
#container #contenidos .servicios ul li a.imatge{
		/*width: 150px;*/
		padding: 10px;
		float:left;
   border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background: #e1e1e1;
	margin-right: 15px;
		
		}
#container #contenidos .servicios ul li a.imatge img {
	-moz-box-shadow: 0 2px 2px  #888;
	-webkit-box-shadow: 0 2px 2px #888;
	box-shadow: 0 2px 2px  #888;
	height: 89px;
	width: 129px;
}
#container #contenidos .servicios ul li h1{
		text-indent: 0;
		width: 295px;
		float:left;
		font-size: 18px;
		border: none;
		padding: 0;
		margin: 0;
		padding-bottom: 8px;
	background: none;
		}
#container #contenidos .servicios ul li h1 a {
		color: #008fd1;}
#container #contenidos .servicios ul li h1 a:hover{
		color: #000830;
		text-decoration:underline;}
#container #contenidos .servicios ul li h2 {
			font-size: 12px;
			font-weight:normal;}
			iframe {
	-moz-box-shadow: 0 2px 5px 2px #888;
	-webkit-box-shadow: 0 2px 5px 2px#888;
	box-shadow: 0 2px 5px 2px #888;}
	
#container #contenidos a.mail{
		display: block;
		color: #008fd1;
		float: left;
		padding:5px 0 0 23px;
		/*margin-left: 10px;*/
		font-size: 12px;
		background:url(../imatges/fondos/mail.png) left 7px no-repeat;
}

#container #contenidos h5 {
	display: block;
	width: 200px;
	float: left;}
#container #contenidos h5 p.telf, #container #contenidos h5 p.mov, #container #contenidos h5 p.fax{
		display: block;
		font-size: 14px;
		width: 295px;
		font-size: 18px;
		float: left;
		padding:5px 23px;
		background:url(../imatges/fondos/telf.png) left center  no-repeat;
}	
#container #contenidos h5 p.mov {
		background:url(../imatges/fondos/mov.png) left center  no-repeat;
}
#container #contenidos h5 p.fax {
		background:url(../imatges/fondos/fax.png) left center  no-repeat;
}
#container #contenidos h4 {
		font-size: 17px;
		padding-bottom: 10px;}
/* **********************************************/
/* **************	SLIDER PAN  *****************/
/* **********************************************/
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	-moz-box-shadow: 0 2px 5px 2px #888;
	-webkit-box-shadow: 0 2px 5px 2px#888;
	box-shadow: 0 2px 5px 2px #888;
	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* **********************************************/
/* **************	FOOTER PAN  *****************/
/* **********************************************/
#slider-wrapper {
    /*background:url(images/slider.png) no-repeat;*/
	float: left;
	padding: 25px;
    width:437px;
    height:285px;
   /* margin:0 auto;*/
    /*padding-top:74px;*/
   /* margin-top:50px;*/
   border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	background: #e1e1e1;
	margin-right: 15px;
	margin-top: 10px;
	
}

#slider {
	position:relative;
    width:437px;
    height:285px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left: 42%;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:12px;
	height:12px;
	/*background:url(images/bullets.png) no-repeat;*/
	background:  #CCC;
   border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border:0;
	margin-right:5px;
	float:left;
	text-indent:-9999px;
}

.nivo-controlNav a.active {
	background-position:0 -22px;
	background: #666;
	
	
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	padding: 5px 0;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
/* **********************************************/
/* **************	FOOTER PAN  *****************/
/* **********************************************/
#footer {
		
		background:#000830;
		border-top: solid 2px #999db3;
		color: #DDD;
		text-align: center;
		height: 30px;
		padding-top: 18px;
		margin: -50px auto 0 auto;
}
#footer .contenidos {
		margin: 0 auto;
		width: 950px;
}
#footer .contenidos p{
		color: #eaeaea;
		text-align: left;
		font-size: 12px;
		display: block;
		float: left;
}

#footer .contenidos p.telf{
		display: block;
		float: left;
		padding: 0 0 0 23px;
		margin-left: 15px;
		background:url(../imatges/fondos/telf.png) left top no-repeat;
}
#footer .contenidos a.mail{
		display: block;
		float: left;
		padding: 0 0 0 23px;
		margin-left: 10px;
		font-size: 12px;
		background:url(../imatges/fondos/mail.png) left top no-repeat;
}
#footer ul#submenu{
	/*display: none;*/
	float: right;
	font-size: 12px;
	padding-top: 5px;
	margin-top: -5px;
}
#footer ul#submenu li{
	display: block;
	float: left;
	
}
#footer ul#submenu li a {
	color: #aaa;
	display: block;
	float: left;
	width: 50px;
	padding-left: 12px;
}

#footer ul#submenu li a:hover {
	color: #fff;
	/*text-decoration: underline;*/
}
#footer ul#submenu li a.nota {
	background: url(../imatges/vinyetes/nota.png) left center no-repeat;
	width: 60px;

}

#footer ul#submenu li a.credits {
	background: url(../imatges/vinyetes/credits.png) 4px center no-repeat;
	

}
#footer ul#submenu li a.sitemap {
	background: url(../imatges/vinyetes/sitemap.png) left center no-repeat;

	

}

#clearfooter {
		height: 50px;
}