@import url("layout.css");
body#global{
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #333;
	padding: 0;
	margin: 0;
	background: #979797 url('../comu/degradat_fons_living_donor.jpg') repeat-x;
}

img { 
/*	display: block; */ 
	border:0;
}
#container_main {
	width:940px;
	padding:0;
	background-color:#000;
	margin-bottom:0;
}

	#container_degradat{
		width:940px;
		padding:0;
		margin-bottom:0;
		margin: 0 auto;
		width: 57em;
		padding: 0 1.5em;
		text-align: left;
	}
#capcal {
	text-align: center;
	position: relative;
	width: 100%;
	height: 115px;
}
	#capcal img { /*margin-left: 250px;*/ position:absolute; left: 300px;}
	#capcal a#ban_registry {
		float: right;
		margin: 25px 0 0 0 ;
	}
		#capcal a#ban_registry img{
			position:relative;
			left: 0;
			margin: 0;
		}	
		
#global #peu{
	width:940px;
	height:88px;
	background: #050505 url('../comu/foot-living-donor-clinic.jpg') no-repeat;
}
	#global #peu p{
		text-align:center;
		font-size: 0.7em;
		color: #9D9D9D;
		padding:40px 0 0 20px;
		margin:0;
	}
		#global #peu p a.elipsy{
			color: #822C2C;
			text-decoration:none;
		}
		#global #peu p a.eulid{
			color: #057044;
			text-decoration:none;
		}
		#global #peu p a.lidobs{
			color: #2F4181;
			text-decoration:none;
		}
		#global #peu p a:hover,
		#global #error .txt li a:hover
		{
			text-decoration:underline;
		}
/*error 404 global */
#global #error {
	height:500px;
	color: #FFF;
}
	#global #error h2 {
		clear:both;
 		font-size:1.5em;
 		text-align:center;
 		width:940px;
	}
	#global .txt{
		width:55em;
		margin:4em 10em;
		font-size:.8em;
	}
		/*#global #error img.left{
			float:left;
			padding-right:20px;
		}*/
		#global #error div#imatge{
			width:25em;
			float:left;
			padding:25px 15px 0 0;
		}
		#global #error div#cont{
			float:left;
			width:25em;
		}
		#global #error .txt ul{
			list-style:none;
			padding:0;
			margin-bottom:1.2em;
		}
			#global #error .txt ul.linia{
				border-bottom:1px solid #CCC;
				padding-bottom:10px;
			}
			#global #error .txt ul li{
				background: url("../comu/kland-error-404.png") no-repeat 0 5px;
				padding-left:20px;
				margin-bottom:1em;
			}
				#global #error .txt li a{
					color:#FF9;
					text-decoration:none;
				}
	
/*Clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
