/* @override http://www.programador-freelance.com/client/css/estils.css */

body {
	font:normal 13px Arial,Helvetica,Verdana,Sans;
	background: #eee url(../images/bg_body.png) repeat-x left top;
}

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

a:hover {
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
}

h5 {
font-weight: bold;
line-height: 30px;
}

#analista-programador-freelance {
	width: 720px;
	margin: 0 auto;
}

#php-autonom-barcelona, #php-autonomo-barcelona {
	padding-top: 180px;
	padding-bottom: 50px;
	background: url(../images/bg_wrap.png) repeat-x left top;
}

#php-autonom-barcelona h1, #php-autonomo-barcelona h1{
	font-weight: bold;
	margin-bottom: 15px;
	}
#php-autonom-barcelona h2, #php-autonomo-barcelona h2{
	color: #888888;
	width: 435px;
	line-height: 18px;
	}
#php-autonom-barcelona strong, #php-autonomo-barcelona strong{
	font-weight: normal;
	}
#php-autonom-barcelona h3, #php-autonomo-barcelona h3{
	position: absolute;
	top: 100px;
	display: block;
	width: 308px;
	height: 59px;
	text-indent: -1000px;
	background: url(../images/ruben_bernal.png) no-repeat;
	}
	
#web-php-barcelona li{
	height:45px;
	margin-right: 30px;
	display: block;
	float: left;
}

#web-php-barcelona li a{
	font-weight: bold;
	color: #000;
	}
	
#web-php-barcelona li a:hover{
	color: #888888;
	text-decoration: none;
	}

#web-php-barcelona li.seleccionat{
	background: url(../images/bg_seleccionat.png) no-repeat center bottom;
	}
	
#web-php-barcelona li.seleccionat a{
	color: #888888;
	}


#idiomes {
	float: right;
}

#idiomes li{
	float: left;
	margin: 0 5px;
	color: #888888;
	}
#idiomes li a{
	color: #000;
}

#idiomes li a:hover{
	color: #888;
	}

	
#programador-barcelona-php {
	clear: both;
	padding-top: 40px;
	padding-bottom: 75px;
}

#programador-barcelona-php h4 {
	display: none;
}

#programador-barcelona-php p{
	line-height: 20px;
	margin: 10px 0px;
}

#programador-barcelona-php ul {
margin-bottom: 20px;
}

#programador-barcelona-php li{
	line-height: 22px;
	background: url(../images/bg_li.png) no-repeat left 8px;
	padding-left: 15px;
	margin-bottom: 5px;
	
	}
#programador-barcelona-contactar {
	margin-top: 30px;
}

#programador-barcelona-contactar label{
	display: block;
	width: 130px;
	float: left;
	color: #888888;
	line-height: 22px;

}

#programador-barcelona-contactar input {
	width: 170px;
	float: left;
	margin-right: 35px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 10px;
}

#programador-barcelona-contactar input#adjunt {
	width: 510px;
}

#programador-barcelona-contactar input#enviar {
	background-color: #f09825;
	color: white;
	margin-left: 132px;
	margin-top: 10px;
	line-height: 25px;
	}
#programador-barcelona-contactar textarea {
	border: 1px solid #ccc;
	height: 200px;
	width: 515px;
}
