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

body {
	background:url(../img/bg.png) repeat-x #353535;
	font-family:'Open Sans', sans-serif;
	font-size:13px;
	line-height:16px;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-bottom:20px;
}
.home-bg {
	background:url(../img/bg-home.png) repeat-x;
}
.empleo-bg {
	background:url(../img/bg-empleo.png) repeat-x;
}
a {
	color:#4fd2d6;
	text-decoration:none;
}
ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
img {
	border:none;
}
.clear {
	clear:both;
}
h1, h2, h3, h4 {
	font-family: 'Coustard', serif;
	font-weight:normal;
}
h1 {
	color:#FFF;
	font-size:27px;
	line-height:34px;
	width:690px;
	padding-left:90px;
}
h1 span {
	color:#4fd2d6;
}
h2 {
	color:#444;
	font-size:18px;
}
h3 {
	font-size:18px;
	line-height:20px;
	color:#646466;
}
h4 {
	font-size:27px;
	color:#4ac2c5;
	line-height:24px;
	background:url(../img/bullet-blue.png) no-repeat 0px 5px;
	padding-left:12px;
	margin-bottom:20px;
}
h4 span, h6, h7 {
	font-family: 'Coustard', serif;
	font-weight:normal;
	color:#4a4a4a;
	font-size:18px;
}
h6 {
	margin:0;
	margin-bottom:20px;
}
h7 {
	color:#4eafb2;
	font-size:16px;
	margin-bottom:15px;
	display:block;
}
#site {
	width:868px;
	padding:40px 50px 70px 50px;
	margin:0 auto;
	border-radius:10px;
	box-shadow:0px 0px 30px #333;
	min-height:750px;
}
#header {
	height:94px;
}
.logo {
	float:left;
}
#navbar {
	font-family: 'Coustard', serif;
	font-size:15px;
	color:#4f4f51;
	float:right;
}
#navbar li {
	margin-left:20px;
	padding-right:20px;
	float:left;
	border-right:1px solid #4F4F51;
}
#navbar li a {
	color:#4F4F51;
}
#navbar li a:hover {
	color:#4fd2d6;
	cursor:pointer;
}
#navbar .selected {
	color:#4fd2d6 !important;
}
.busco-empleo {
	border:none !important;
	padding-right:0px !important;
	background:url(../img/bullet.png) 0px 2px no-repeat;
	padding-left:15px;
}
.busco-empleo:hover {
	background:url(../img/bullet-blue.png) 0px 2px no-repeat;
	padding-left:15px;
}
.busco-empleo a {
	color:#fe7405 !important;
	text-decoration:underline
}
.busco-empleo a:hover {
	color:#4FD2D6 !important;
}
#main {
	height:170px;
	margin:0 auto;
}
.home {
	background:url(../img/home-main-bg.png) 0px 134px no-repeat #F0F0F0;
}
.nosotros {
	background:url(../img/nosotros-main-bg.png) 0px 134px no-repeat #F0F0F0;
}
.contacto {
	background:url(../img/contacto-main-bg.png) 0px 134px no-repeat #F0F0F0;
}
.empleo {
	background:url(../img/empleo-main-bg.jpg) 0px 109px no-repeat #F0F0F0;
}
.home-list {
	margin:0;
	padding:0;
}
.home-list li {
	margin-bottom:3px;
	background:url(../img/bullet-blue.png) no-repeat 0px 1px;
	padding-left:15px;
}
.home-list li span {
	font-weight:bold;
	color:#4ac2c5;
}
#features {
	margin-top:30px;
}
.feature-box {
	background:url(../img/home-features-box.png) no-repeat;
	width:214px;
	height:282px;
	float:left;
	margin-right:23px;
	padding:8px 30px 8px 30px;
}
.feature-box span {
	color:#4ac2c5;
}
.feature-box p {
	color:#505050;
	font-size:12px;
	padding-top:10px;
	line-height:18px;
}
.feature-box .leer-mas {
	font-family: 'Coustard', serif;
	font-size:14px;
	text-align:right;
	margin-top:18px;
}
.leer-mas a {
	color:#646666;
}
.leer-mas a img {
	margin-left:5px;
}
#home-busqueda-laboral {
	background:url(../img/home-busqueda-bg.jpg) no-repeat;
	height:135px;
}
.button-subir-cv {
	padding-top:39px;
	width:271px;
	height:71px;
	display:block;
}
.button-subir-cv img:hover {
	box-shadow:0px 0px 5px #999;
	border-radius:12px;
}
#footer {
	margin-top:20px;
	background:url(../img/footer-bg.png);
	height:65px;
}
.footer-container {
	width:875px;
	margin:0 auto;
}
.footer-container p {
	float:left;
	width:580px;
	text-align:center;
	color:#707070;
	font-size:11px;
	padding-top:5px;
}
.footer-linkedin {
	float:right;
}


/* INTERNAS */
.clients-row {
	display:block;
	margin-bottom:150px;
}
.client {
	width:270px;
	color:#515050;
	float:left;
	margin-right:28px;
	border-bottom:2px solid #d0d0d0;
	margin-bottom:20px;
	padding-bottom:20px;
}
.client-name {
	font-size:15px;
	font-weight:bold;
}
.client-description, .liquid, .liquid-blue, .service-description {
	font-size:12px;
	line-height:18px;
	color:#515050;
	margin:0;
}
.client-description, .service-description {
	margin-top:10px;
}

#nosotros-left {
	width:568px;
	float:left;
	padding-bottom:40px;
	border-bottom:2px solid #d0d0d0;

}
#nosotros-right {
	width:265px;
	float:right;
	margin-top:-36px;
}
.liquid-blue {
	color:#2ca0a3;
}
.service {
	width:265px;
	float:left;
	margin-right:36px;
	margin-top:10px;
	margin-bottom:30px;
}

.contacto p span {
	color:#46c5c8;
	font-weight: bold;
}
.contact-form {
	float:right;
	width:560px;
	margin-top: -53px;
}
.contact-form h2 {
	font-size: 18px;
}
.contact-form h2 span {
	margin-top: 6px !important;
	display: block;
	color:#6d6d6d;
	font-size: 16px;
}
.contact-form h2 span a {
	color:#fb6614;
}
.contact-form h2 span a:hover {
	text-decoration: underline
}
.form-container {
	min-height: 360px;
	padding:30px 20px 50px 20px;
	background:url(../img/form-container-footer.png) bottom repeat-x #e6e5e5;
}
.form-container table {
}
.contact-form label {
	color:#727272;
	display: block;
	padding-bottom: 4px;
	padding-right: 10px;
}
.contact-form td {
	position: relative;
}
.contact-form label.error {
	position: relative;
	bottom: 0;
	left: 0;
	font-size:10px;
	color: #ae2626;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.button-send {
	border:0px !important;
	background:url(../img/button-send.png) no-repeat !important;
	width:113px !important;
	height:28px !important;
	cursor:pointer;
	text-align:right;
	margin:12px 18px 0px 0px !important;
}
.contact-form input {
	background:url(../img/input.png) repeat-x;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #ececec;
	border-left:1px solid #ececec;
	border-right:1px solid #dfdfdf;
	height:26px;
	border-radius:3px;
	padding-left:6px;
	width:170px;
	padding:3px 3px 0px 3px;
	margin:0px;
	/*margin-bottom:15px;*/
}
.contact-form textarea {
	font-family:'Open Sans', sans-serif;
	font-size:11px;
	background:url(../img/input.png) repeat-x;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #ececec;
	border-left:1px solid #ececec;
	border-right:1px solid #dfdfdf;
	background:#f0f0f0;
	padding:3px;
	margin:0px;
	width:428px;
}
#empleo-left {
	width:250px;
	float:left;
	padding-bottom:40px;
}
#empleo-ofertas {
	background:url(../img/ofertas-bg.png) no-repeat;
	width:300px;
	height:400px;
}
.empleo-ofertas-list {
	width:280px;
}
.oferta {
	text-align:right;
	margin-bottom:21px;
	margin-left:160px;
}
.oferta a {
	background:url(../img/button-verofertas.png) no-repeat;
	width:113px;
	height:28px;
	display:block;
}
.oferta a:hover {
	background:url(../img/button-verofertas-hover.png) no-repeat;
}

.message {}
.message.hide {
	display: none;
}
.message.succ {
	color: #3AA653;
	font-weight: bold;
}
.message.err {
	color: #f00;
}
#disclaimer p {
	width: 269px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	color:#515050;
}
#disclaimer p span {
	font-weight: bold;
	color:#fb6614;
}
#commentForm tr {
	height: 45px;
}
.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;	
	top:22px;
	cursor: pointer;
	display: block;
}
.file:hover {
	cursor: pointer;
}
div.fakefile {
	position: relative;
	top: -5px;
	left: 0px;
	z-index: 1;
	cursor: pointer;
}
.fakefile:hover {
	cursor: pointer;
}
.example {
	font-size: 11px;
	color: #727272;
	margin-bottom: 10px;
	display: block;
}