html {
	
	background: #000 url(../img/bgtop.png) repeat-x;
}

body {
	x-system-font: none;
	font-size: 0.8em;
	letter-spacing: 0;
	font-family: helvetica, arial, sans-serif;
	overflow-x: hidden;
	}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: white;
}
	
#contain {
	position: relative;
	padding-top: 0px;
}

#header img {
		float: left;
		
}
	
#header #nav {
	float: right;
	overflow: hidden;
}
	
#header #nav span {
	color: white;
}
	
#header #nav li {
	float: left;
	padding-top: 42px;
	list-style-type: none;
	margin-left: 16px;
}
	
#header #nav li a{
	padding: 0 1em 0 0;
	line-height: 1.9em;
	list-style-type: none;
	border-right: 1px solid #444;
}
	
#tphone {
background: url(../img/telf.png) no-repeat scroll right center;
float: right;
height: 35px;
display: block;
list-style: none;
}

img {
border:medium none;
}

#team {
	clear: both;
}

#escena {
	color: #BFBFBF;
	font-size: 40px;
	height: 620px;
	line-height: 1.1;
}
	
#escena b {
	color: #DFDFDF;
}
	
#proceso {
	background: url(../img/bg-proceso.png) repeat-x 0 0;
	height: 294px;
}
	
	#proceso-interior {
	color: #EFEFEF;
	overflow: hidden;
	position: relative;
	font-size: 1em;
	padding-bottom: 32px;
	font-weight: 400;
	font-style: normal;
	line-height: 15px;
	padding: 27px 8px 11px 21px;
	}
	
#map {
	position: relative;
	width: 960px;
	height: 300px;
	margin-top: 50px;
}

	#map .location {
		position: absolute;
		padding-bottom: 18px;
	}
	
	#map .contacto p {
		color: #b2b2b2;
		margin-top: 0;
		padding-top: 18px;
		font-size: 12pt;
		line-height: 22px;
		margin-left: 375px;
		margin-right: 120px;
	}
	
#formulario {
		color: #b2b2b2;
		margin-top: 0;
		padding-top: 10px;
		border-top: 1px solid #303030;
		font-size: 14pt;
		line-height: 22px;
		width: 960px;
		height: 372px;
	}

#footer-wrap {
	background-color: #101010;
	border-top: 1px solid #222;
	padding-top: 15px;
	padding-left: 12px;
	margin-top: 0px;
	height: 150px;
	clear: both;
	}

	#footer {
		color: #808080;
		overflow: hidden;
		position: relative;
		font-size: 11px;
		padding-bottom: 32px;
		font-weight: 400;
		font-style: normal;
		line-height: 8px;
	}
	
	#footer ul li {
		
		list-style: none;
		margin-left: 0;
		padding-bottom: 11px;
		margin-bottom: 15px;
	}

	#footer h6 {
			
		font-size: 11px;
		color: white;
		word-spacing: normal;
		text-align: left;
		letter-spacing: 0;
		line-height: 1em;
		font-size: 1em;
		margin-top: 14px;
				
	}
		
	#footer span {
		color: #b2b2b2;
	}
	
	#footer .mailico {
		margin: -1px -1px -4px;
		padding: 0 2px 0 0;	
	}