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

* {
		padding: 0;
		margin: 0;
}
body {
			margin: 0;
			padding: 0;
			background: #E8E8E8 url(../imatges/fondos/fondo.jpg) center top fixed no-repeat;
			-moz-background-size: cover;
			background-size: cover;
			color: #76787c;
			font-family: "Courier New", Courier, monospace;
			font-size: 12px;
}



ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	color: #76787c;
	font-size: 14px;
}

/**********************************/
/************ HEADER  ***************/
/**********************************/
#header {
	position: fixed;
	width: 100%;
	margin: 0 auto;
	height: 180px;
	background: url(../imatges/fondos/fondo_header.png) center top no-repeat;
	z-index: 80;
}

#header h1{
	/*background: url(../imatges/fondos/top.png) left top repeat-x;*/
	height:18px;
	display: block;
	position:relative;
	text-indent: -9999999px;
	border-bottom: solid 1px #979797;
	background: #626468;
	-moz-box-shadow: 0px 5px 5px #888;
	-webkit-box-shadow: 0px 5px 5px #888;
	box-shadow: 0px 5px 5px #888;
	z-index:15;
	}
#header h2 a{
	display: block;
	width: 450px;
	position:relative;
	text-indent: -999999px;
	z-index:5;
	background: #F4F4F4 url(../imatges/fondos/logo.png) 20px 20px no-repeat;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	border-radius:0px 0px 10px 10px;
	-ms-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	margin: 0 auto;
	height: 140px;
	margin-top:-20px;
	left: -250px;
	
		
	}
	
#header ul.nav{
	display: block;
	width: 330px;
	margin: 0 auto;
	padding-left: 680px;
	height: 50px;
	margin-top: -25px;
	}
#header ul.nav li{
	display: block;
	float: left;
	padding: 0 2px;
	/*background: #0F0;*/
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	text-shadow: 1px 1px 0px #DEDEDE;
	color: #626468;
	font-size: 14px;
	
	}

#header ul.nav li a{
	display: block;
	width: 90px;
	padding: 0;
	
	
	}
	
 #header ul.idiomas {
	display: block;
	width: 65px;
	padding:0;
	padding-left: 880px;
	margin: 0 auto;
	height: 20px;	}
 #header ul.idiomas  li{
	display: block;
	padding:0;
	float:left;
	width:30px;
	margin: 0 auto;
	height: 20px;
	margin-left:1px;
	} 
#header ul.idiomas  li a{
	display:block;
	padding:0;
	font-size: 11px;
	position: absolute;
	z-index: 55;
	display: block;
	background:  #515356;
	color:#979797;
	margin-top: -21px;
	height: 15px;
	padding-top: 5px;
	width:30px;
	text-align: center;
	}
#header ul.idiomas  li a:hover {
	color: #CCC;
	background:#617798;}
#header ul.nav li a:hover {
	color: #000;
	}

/**********************************/
/************ CONTENT **************/
/**********************************/
ul#content {
	/*background:#00F;*/
	width: 980px;
	margin: 0 auto;
	
	}
ul#content li#about, ul#content li.portfolio{
	/*background:#09F;*/
	width: 965px;
	margin: 0 auto;
	padding-left: 15px;
	padding-top: 190px;
	}
	ul#content li a.subir {
		display: block;
		width: 55px;
		padding: 25px 50px 25px 0;
		font-weight: bold;
		margin: 0 auto;
		margin-right: 0px;
		margin-top: -40px;
		background: url(../imatges/fondos/top.png) right center no-repeat;
		text-align:right;
		float: right;
		}
	ul#content li a.subir:hover {
		text-decoration:  line-through;}
/**********************************/
/************ ABOUT * **************/
/**********************************/
ul#content li#about {
	/*padding: 10px 10px 10px 12px;*/
	margin-bottom: 280px;
	padding-top: 175px;
	background: url(../imatges/fondos/canto2.png) 3px 189px no-repeat;
	
}
ul#content li#about div {
	width: 850px;
	padding: 50px;
	/*background: rgba(255, 255, 255, 0.7) none;*/
	
	background: #F4F4F4;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	border-radius:10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	/*-moz-box-shadow: 0px 3px 2px #888;
	-webkit-box-shadow: 0px 3px 2px #888;
	box-shadow: 0px 3px 2px #888;
	background-image: url(../imatges/fondos/canto.png);
	background-repeat: no-repeat;
	background-position: -12px -2px;*/
	}
ul#content li#about .destacat, ul#content li#about p strong {
	color:#617798;}
ul#content li#about p a {
	color:#617798;
	font-weight: bold;}
ul#content li#about p a:hover {
	color: #000;
	text-decoration: underline;}
ul#content li#about div h1 {
	font-size: 18px;
	color: #626468;
	width: 615px;
	text-shadow: 1px 1px 0px #fff;
	
	}
ul#content li#about div h2 {
	font-size: 18px;
	padding: 10px 0;
	color: #626468;
	text-shadow: 1px 1px 0px #f2f2f2;
	}
ul#content li#about div  p {
	width: 515px;
	padding: 8px 0 1px;
	
	}
ul#content li#about .footer{
	/*border-top: none;
	*/
	position: relative;
	left: 450px;
	width:400px;
	top: -400px;
	height: 545px;
	background:url(../imatges/fondos/gon.png) 70px top no-repeat;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 50;
}

/**********************************/
/************ PORTFOLIO  ************/
/**********************************/
ul#content li.portfolio {
	padding-bottom: 800px;
	/*background:#0C0;*/
}

ul#content li.portfolio h1 {
	color: #626468;
	padding-left:2px;
}
ul#content li.portfolio h2 {
	font-size: 13px;
	/*text-indent: 0px;*/
	padding-left:4px;
	color: #626468;
	font-weight:normal;
}
ul#content li.portfolio ul.nav {
	display: block;
	/*width: 300px;*/
	float: right;
	margin: 0 auto;
	margin-top: -25px;
	margin-right: 12px;
	
	}
ul#content li.portfolio ul.nav li{
	display: block;
	float: right;
	padding: 0 10px 0 0;
	font-size: 18px;
	text-shadow: 1px 1px 0px #f2f2f2;
	}
ul#content li.portfolio ul.nav li a:hover {
	color: #000;
	}
ul#content li#logo ul.nav li a.logo, ul#content li#portfolio ul.nav li a.web, ul#content li#grafic ul.nav li a.grafic, ul#content li#multimedia ul.nav li a.multimedia, ul#content li#ilustracio ul.nav li a.ilustracio {
	font-weight: bold;
	color: #626468;
	font-size: 15px;
	text-shadow: none;
	text-shadow: 1px 1px 0px #f2f2f2;
	/*color: #617798;*/
	}

	
	/********************/
ul#content li.portfolio ul.box {
		position: relative;
		z-index: 1; /* prevent shadows falling behind containers with backgrounds */
		overflow: hidden;
		list-style: none;
		margin: 0;
		padding: 0; 
		left: 5px;
		margin-top:35px;
}
ul#content li.portfolio ul.box li {
		position: relative;
		float: left;
		width: 210px;
		height: 150px;
		padding: 5px;
		border: 1px solid #efefef;
		margin: 0 15px 30px 0;
		background: #fff;
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
		
		border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
		
}

ul#content li.portfolio ul.box li:before, ul#content li.portfolio ul.box li:after {
		content: '';
		z-index: -1;
		position: absolute;
		left: 10px;
		bottom: 10px;
		width: 70%;
		max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
		height: 55%;
		-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
		-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.6);
		-webkit-transform: skew(-15deg) rotate(-6deg);
		-moz-transform: skew(-15deg) rotate(-6deg);
		-ms-transform: skew(-15deg) rotate(-6deg);
		-o-transform: skew(-15deg) rotate(-6deg);
		transform: skew(-15deg) rotate(-6deg); 
}
ul#content li.portfolio ul.box li:after {
		left: auto;
		right: 10px;
		-webkit-transform: skew(15deg) rotate(6deg);
		-moz-transform: skew(15deg) rotate(6deg);
		-ms-transform: skew(15deg) rotate(6deg);
		-o-transform: skew(15deg) rotate(6deg);
		transform: skew(15deg) rotate(6deg); 
}
/*ul.box li .contiene {
		display: block; 
		position: relative; 
		padding: 0px; 
		widht: 210px; 
		height: 150px; 
		/*overflow: hidden; */
		/*display:block; 
		width:280px; 
		height:280px; 
		position:relative;
		/*cursor: pointer;*/
/*
}*/

ul#content li.portfolio ul.box li   .rollover {
	display:block; 
	position:absolute; 
	top:5px; 
	left:5px; 
	width:210px; 
	height:140px;
	padding-top: 10px; 
	background: rgba(255, 255, 255, 0.9) none;
	/*background: rgba(176, 229, 0, 0.8) none;*/
}

ul#content li.portfolio ul.box li .rollover p {
	/*color: #FFF;*/
	font-size: 12px;
	padding: 5px 5px 0;
	
	}
ul#content li.portfolio ul.box li  .rollover h1{
	padding:0;
	margin:0;
	text-align: left;
	
	padding: 5px 5px 0;
	color:#9fcf00;
	font-size: 16px;}
ul#content li.portfolio ul.box li .rollover h1 a{
	/*color: #FFF;*/
	font-size: 16px;
	display: block;
	width: 200px; 
	margin:0;
	color:#9fcf00;
	
	
	}
/*	
#shadowbox_content img {
		position: absolute; 
		top: 0;
		border: solid 1px #EBEBEB;
		margin: 5px;
		-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;}
#shadowbox_content .rollover a.zoom, #shadowbox_content p.zoom {
	
	display: none;
	
	}

#shadowbox_content .rollover {
	
		position: absolute; 
		top: 550px;
		
	}

#shadowbox_content {
	background:#EBEBEB;
	}*/


ul#content li.portfolio ul.box li  .rollover h1 a:hover {
		/*text-decoration:underline;*/
		color:#333;
		}
ul#content li.portfolio ul.box li  .rollover h2 {
	/*color: #FFF;*/
	font-size: 12px;
	padding: 8px 5px 0;
	display: block;
	width: 200px;
	text-align: left;
	font-weight: bold;
	text-indent: 0;
	
	}
ul#content li.portfolio ul.box li  .rollover h3 {
	/*color: #FFF;*/
	font-size: 12px;
	padding: 5px 5px;
	display: block;
	width: 200px;
	text-align: left;
	font-weight: normal;
	
	}
ul#content li.portfolio ul.box li  .rollover a.zoom {
	/*color: #FFF;*/
	display: block;
	position: absolute; 
	top: 118px;
	left: 178px;
	font-size: 12px;
	/*padding: 5px 0px 0;*/
	height: 25px;
	width: 25px;
	/*background:url(../imatges/fondos/zoom.png) right center no-repeat;*/
	background: rgba(98, 100, 104, 0.1) none;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	
	-moz-box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
	border: solid 1px #b9b9b9;
	background-image: url(../imatges/fondos/zoom.png);
	background-repeat: no-repeat;
	background-position:center;
	}
	
ul#content li.portfolio ul.box li   .rollover a.zoom:hover {
	/*background:url(../imatges/fondos/zoom_over.png) right center no-repeat;*/
	background: rgba(255, 255, 255, 0.5) none;
	background-image: url(../imatges/fondos/zoom.png);
	background-repeat: no-repeat;
	background-position:center;
	
	}
ul#content li.portfolio ul.box li   .rollover p.zoom {
	/*color: #FFF;*/
	display: block;
	position: absolute; 
	top: 120px;
	font-size: 12px;
	padding: 5px 5px 0;
	
	}
ul#content li.portfolio ul.box li img {

	/*position: absolute; */
	width: 210px; 
	height: 150px; 
	top: 0px; 
	left: 0px;

}

/**********************************/
/************ CONTACTE *************/
/**********************************/


ul#content li#contacte {
	
	margin: 0 auto;
	padding: 10px 10px 10px 25px;
	padding-top: 190px;
	margin-bottom: 5px;
	
}

ul#content li#contacte h1 {
	color: #626468;
	padding-left:2px;
}
ul#content li#contacte h2 {
	font-size: 13px;
	/*text-indent: 0px;*/
	padding-left:4px;
	color: #626468;
	font-weight:normal;
}
ul#content li#contacte #dades {
	width: 300px;
	position: relative;
	left: 570px;
	top: -240px;
	background: url(../imatges/fondos/canto2.png) left top no-repeat;
	padding: 0 12px;
	/*
	-webkit-transform: skew(0deg) rotate(-3deg);
		-moz-transform: skew(0deg) rotate(-3deg);
		-ms-transform: skew(0deg) rotate(-3deg);
		-o-transform: skew(0deg) rotate(-3deg);
		transform: skew(0deg) rotate(-3deg); */
}


/*ul#content li#contacte #dades:before,*/ 


ul#content li#contacte #dades ul{
	/*width: 350px;
	position: relative;
	left: 490px;
	top: -380px;
	padding-bottom: 800px;*/
	padding: 30px 20px 20px 35px;
	/*background: rgba(255, 255, 255, 1) none;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	*/
	background: #F4F4F4;
	/*background-image: url(../imatges/fondos/canto.png);
	background-repeat: no-repeat;
	background-position: -12px -2px;*/
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	border-radius:10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
}
ul#content li#contacte #dades ul {
	float: left;
	width: 300px;
	}
	ul#content li#contacte #dades ul:after {
		content: '';
		z-index: -1;
		position: absolute;
		left: 10px;
		bottom: 12px;
		width: 70%;
		max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
		height: 55%;
		-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.8);
		-moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.8);
		box-shadow: 0 8px 16px rgba(0, 0, 0, 0.8);
		-webkit-transform: skew(-15deg) rotate(-6deg);
		-moz-transform: skew(-15deg) rotate(-6deg);
		-ms-transform: skew(-15deg) rotate(-6deg);
		-o-transform: skew(-15deg) rotate(-6deg);
		transform: skew(-15deg) rotate(-6deg); 
}
ul#content li#contacte #dades ul:after {
		left: auto;
		left: 100px;
		-webkit-transform: skew(15deg) rotate(6deg);
		-moz-transform: skew(15deg) rotate(6deg);
		-ms-transform: skew(15deg) rotate(6deg);
		-o-transform: skew(15deg) rotate(6deg);
		transform: skew(15deg) rotate(6deg); 
}
ul#content li#contacte #dades ul li{
	float: left;
	margin-bottom: 5px;
	/*width: 350px;
	padding: 5px 0 15px;
	font-size:24px;
	font-weight: bold;
	text-indent: 15px;*/}

ul#content li#contacte #dades ul li a{
	/*font-size:16px;*/
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 60px;
	height: 60px;
	text-indent: -9999999px;
	background:#F4F4F4;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

ul#content li#contacte #dades ul li a:hover {
	background:#fff;}
ul#content li#contacte #dades ul li a.facebook {
	background-image: url(../imatges/fondos/facebook.png);
	background-position: center;
	background-repeat: no-repeat;
	}
ul#content li#contacte #dades ul li a.twitter {
	background-image: url(../imatges/fondos/twitter.png);
	background-position: center;
	background-repeat: no-repeat;
	}
ul#content li#contacte #dades ul li a.linkedin {
	background-image: url(../imatges/fondos/linkedin.png);
	background-position: center;
	background-repeat: no-repeat;
	}
ul#content li#contacte #dades ul li a.mail {
	background-image: url(../imatges/fondos/mail.png);
	background-position: center;
	background-repeat: no-repeat;
	}
	
ul#content li#contacte #dades ul li a.skype {
	background-image: url(../imatges/fondos/skype.png);
	background-position: center;
	background-repeat: no-repeat;
	}
ul#content li#contacte #dades ul li.telf{
	/*font-size:16px;*/
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 15px;
	width: 210px;
	height: 60px;
	text-indent: 60px;
	font-weight: bold;
	background:#F4F4F4;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	background-image: url(../imatges/fondos/telf.png);
	background-position:8px center;
	background-repeat: no-repeat;
	}
ul#content li#contacte #dades ul li.telf  span {
	float: left;
	display: block;
	/*margin-top: -20px;*/
	margin-bottom: 10px;
	
	width: 100px;
	padding-top: 18px;
	/*height: 55px;*/
	font-size: 24px;
	}
ul#content li#contacte .social_facebook{
	width: 280px;
	position: relative;
	left: 0px;
	top: -180px;
	/*background: url(../imatges/fondos/canto2.png) left top no-repeat;*/
	padding: 0;
	margin: 0;
}
ul#content li#contacte .social_twitter{
	width: 280px;
	position: relative;
	left: 280px;
	top: -200px;
	/*background: url(../imatges/fondos/canto2.png) left top no-repeat;*/
	padding: 0;
	margin: 0;
}
/*ul#content li.contacte #social a.twitter-follow-button {
	display: block;
	float: right;
	position: absolute;
	left: 25px;
	top: -15px;
	}*/
ul#content li#contacte .form  {
	margin-top: 25px;
	width: 450px;
	}
ul#content li#contacte input, textarea {  
        padding: 5px 9px; 
		margin: 5px 0;
        border: solid 1px #E5E5E5;  
        outline: 0;  
        font: normal 13px "Courier New", Courier, monospace; 
        width: 200px;  
       /* background: #FFFFFF url('bg_form.png') left top repeat-x;  */
        background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
        background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);  
        box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
        -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
        -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
        }  
    
ul#content li#contacte input#imatge_proteccio { 
        width: 75px;  
} 

ul#content li#contacte p.imatge_proteccio img{
	margin: 5px 0;
	margin-right: 5px;
	float:left; 
        border: solid 1px #E5E5E5;  
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
     -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
        -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
	} 
ul#content li#contacte  textarea {  
        width: 400px;  
        max-width: 400px;  
        height: 150px;  
        line-height: 150%;  
        }  
      
ul#content li#contacte  input:hover, textarea:hover,  
ul#content li#contacte input:focus, textarea:focus {  
        border-color: #C9C9C9;  
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  
        }  
      
ul#content li#contacte  .form label {  
        margin-left: 10px;  
       /* color: #999999; */
		font-size: 14px; 
		font-weight: bold;
        }  
      
ul#content li#contacte  .submit input {  
        width: auto;  
        padding: 5px 15px;  
        background: #617798;  
        border: 0;  
        font-size: 14px;  
        color: #FFFFFF;  
        -moz-border-radius: 5px;  
        -webkit-border-radius: 5px;  
        }  
#capa_missatge {
	width: 400px;
	height: 250px;
	position: absolute;
	left: -5px;
	top: 0px;
    padding: 15px;
	background: rgba(255, 255, 255, 0.7) none;
	/*background-image: url(../imatges/fondos/canto.png);
	background-repeat: no-repeat;
	background-position: -12px -2px;*/
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	border-radius:10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	
	}
#capa_missatge a#boto_eliminar_capa {
	position:relative;
	display: block;
	top: -20px;
	left: 370px;
	margin-bottom: 10px;
	width: 25px;
	padding-top: 5px;
	text-align: center;
	height: 20px;
	text-indent: 0;
	background:#fff;
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	border: solid 1px #cdcdcd;
	}
#capa_sending {
	background-color: #f3f3f1;
	width: 290px;
	#width: 300px;
	height: 412px;
	#height: 365px;
	z-index: 999;
	position: absolute;
	margin: 9px 0px 0px 220px;
	#margin: -3px 0px 0px -300px;
	
}
#img_sending {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0px 0px -24px;
}
p.missatge_error {
	display:block;
	/*background-color: #bb0000;*/
	color: #bb0000;
	padding: 4px 0px;
	position: relative;
	top: 40%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
p.missatge_ok {
	display:block;
	/*background-color: #5e7608;*/
	padding: 4px 0px;
	position: relative;
	top: 40%;
	font-size: 18px;
	font-weight: bold;
	color: #5e7608;
	text-align: center;
	text-transform: uppercase;
}


