body {
	margin: 0;
	font-size: 1em;
	font-family: Helvetica, Arial;
	color: #727272;
}

h1 {
	color: #FFFFFF;
	font-family: 'Molengo', Helvetica, Arial;
	text-shadow: 0.125em 0.125em 0.125em #aaa;
	font-size: 2em;
	margin: 0;
}

h2 {
	color: #FD9706;
	text-shadow: 0em 0em 0em #aaa;
	font-size: 1.2em;
}

h3 {
	font-weight: bold;
}

.title_header {
	font-size: 2em;
	color: #666666;
	font-weight: bold;
	display: block;
}

p {
	font-family: Helvetica, Arial;
	font-size: 1em;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #FD9706;
	font: bold .9em Helvetica, Arial;
	cursor: pointer;
}

a:hover {
	color: #FD7602;
	font-weight: bold;
}

img {
	border: 0;
	padding: .5em 0;
}

.center {
	text-align: center;
}

input[type="button"], input[type="submit"], .button {
	background: url("https://d3o35h9zcoxfhu.cloudfront.net/web/img/boton.png") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	font: bold .9em 'DroidSans', Helvetica, Arial;
	text-shadow: 0.125em 0.125em 0.125em #aaa;
	text-decoration: none;
	border: 1px solid #FFCC00;
	-moz-border-radius: .4em;  
	-webkit-border-radius: .4em;
	cursor: pointer;
	padding: 0.2em .7em;
	margin: 1em 0;
	display: inline-block;
}

a.button:hover {
	color: #FFFFFF;
}
/* Main components */

#header {
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web//img/main/header.jpg') repeat-x;
	height: 8.4em;
}

#logo {
	margin-top: 1.9em;
	height: 4em;
	float: left;
}

#nav_idiomas {
	width: 12em;
	height: 7.4em;	
	float: right;
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/main/nav_idiomas.png') no-repeat;
}

#login {
	float: right;
	margin-top: 3.3em;
}

#idiomas {
	font-family: 'Molengo', Verdana, Arial;
	margin-top: .8em;
	margin-left: 4em;
}

.idioma {
	text-decoration: none;
	color: #535353;
}

.idiomasel {
	text-decoration: none;
	color: #FF7806;
}

.content {
	width: 50em;
	margin: auto;
}

#div_funcionalidades {
	vertical-align: center;
}

#footer_top {
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/main/footer_top.jpg') repeat-x;
	height: 3.7em;
}

#footer_top_content {
	height: 3.7em;
}

#footer_top_text {
	font-family: 'Din Pro', Helvetica, Arial;
	font-weight: bold;
	color: #303030;
	padding-top: 1.3em;
}

#footer_bottom {
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/main/footer_bottom.jpg') repeat-x;
	height: 6em;
}

#footer_bottom_content {
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/main/footer_logo.png') no-repeat center;
	height: 6em;
	text-align: center;
	color: #CACACA;
}

#footer_adress {
	margin-top: 2.6em;
	font-family: Helvetica, Arial;
}

#footer_adress p {
	font-size: .7em;
}

#footer_nav {
	height: 1.4em;
	padding: .2em;
}

#footer_nav a {
	font-size: .8em;
	text-decoration: none;
	color: #CACACA;
	padding: 0.6em;
}

#footer_nav a:hover {
	color: #FFFFFF;
}

/* Container */

/* Home */

#home_header {
	height: 8.125em;
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/home/home_header.png') no-repeat right;
}

#home_title {
	background-color: #FD7602;
	height: 3.2em;
}

#home_container_title {
	text-align: center;
}

#home_nav {
	background-image: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/home/home_nav.png');
	background-repeat: repeat-x;
	height: 7.5em;
}

#home_nav_content ul {
	padding: 0;
	margin: 0;
}
	
#home_nav_content li {
	padding: 0;
	margin: 0;
	border-left: 1px solid #FECC09; 
	border-right: 1px solid #FE6B04;
	height: 7.5em;
	width: 16.3em;
	list-style-type: none;
	float: left;
}

.home_icon {
	text-align: center;
	height: 5.1em;
	padding-top: .2em;
}

.home_link {
	text-align: center;
	padding: .5em;
}

.home_link a {
	display: inline-block;
	width: 8em;
	margin: 0;
}

.home_link a:hover {
	color: #FFFFFF;	
}


#home_content_top {
	padding: 1em;
	border-bottom: 1px solid #B2B2B2;
	text-align: center;
}

#home_content_bottom {
	height: 17.4em;
	text-align: center;
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/home/home_content.jpg') no-repeat;
}

.home_text {
	font-size: 1.6em;
	color: #666666;
	font-weight: bold;
	text-shadow: 0.1em 0.1em 0.1em #aaa;
	text-align: center;
	padding-top: 3em;
}

#funcionalidades_home {
	margin-top: 7em;
	text-align: right;
}

/* Content */

#container_header {
	height: 6.25em;
	width: 50em;
	margin: auto;
	text-align: right;
	background: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/content/content_header.png') no-repeat left;
}

#container_title {
	float: right;
	padding-top: 1em;
}

#container_section {
	border-top: 1px solid #FD9706;
	background-image: url('https://d3o35h9zcoxfhu.cloudfront.net/web/img/content/container_section.jpg');
	background-repeat: repeat-x;
	height: 4em;
}

#icon_section {
	padding: .4em;
	float: left;
	width: 3.125em;
	width: 3.125em;
}

#title_section {
	padding: .7em;
	float: left;
}

#container_nav {
	background-color: #FD7602;
	height: 2.2em;
	border-top: 1px solid #FEA82E;
}

#nav {
	clear: both;
	float: left;
	text-align: left;
	width: 40em;
}

#nav ul {
	padding: .5em;
	padding-left: 0;
	margin: 0;
}

#nav li {
	list-style-type: none;
	display: inline;
}

#nav li a {
	color: #DEDEDE;
	font: bold Helvetica, Arial;
	font-size: 1em;
	padding-right: 1.6em;
	display: inline-block;
}

#nav a:hover {
	color: #FFFFFF;
	font-size: 1em;
}

#links {
	text-align: right;
	float: right;
	width: 9em;
}

#links img {
	width: 1.8em;
	height: 1.8em;
	padding: .3em .1em;
}

#container_content {
	padding-top: 1em;
}

.container_left {
	float: left;
	width: 24em;
	margin-right: 2em;
}

.container_right {
	float: left;
	width: 24em;
	padding-bottom: 1em;
	text-align: right;
}

#container_footer {
	height: 3em;
	padding: 1em;
	clear: left;
}

#container_footer_left {
	float: left;
	width: 25em;
	height: auto;
}

#container_footer_right {
	float: right;
	height: auto;
}

#empresas_form, #headhunters_form, #contacto_form {
	height: 28em;
}

/* Condiciones de privacidad */

#container_privacidad {
	padding: 1em 0;
}

#container_privacidad h2{
	font-size: 1em;
} 

#container_privacidad h3 {
	font-size: .9em;
}

#container_privacidad h4 {
	font-size: .8em;
}

#container_privacidad p {
	margin: .5em 0;
	font-size: .8em;
}

#container_privacidad li {
	font-size: .8em;
}

.title_privacidad {
	color: #FD9706;
	text-shadow: none;
}

/* Formularios */

#form {
	float: left;
	text-align: left;
	width: 24em;
	margin-right: 2em;
	margin-bottom: 2em;
}

form div label {
	color: #727272;
	font-weight: bold;
	font-size: 1em;
	margin-right: 1em;
	margin-bottom: .5em;
	width: 8em;
	display: inline-block;
	vertical-align: top;
	text-overflow: ellipsis;
	text-align: left;
}

form div input[type="text"], form div input[type="password"], form div input[type="file"], form div textarea, form div select {
	background: url("https://d3o35h9zcoxfhu.cloudfront.net/web/img/form/controles.gif") repeat-x scroll 0 0 #FCFCFC;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: .8em;
	width: 17em;
	font-family: Helvetica,Arial;
}

.cvt-aviso {
	padding: .5em;
	margin-bottom: .8em;
	font-size: .8em;
	-moz-border-radius: .6em;
	-webkit-border-radius: .6em;
	border-radius: .6em;
}

.cvt-aviso span {
	float: left;	
	margin-right: .5em;
	border: 0;	
}

.cvt-aviso img {
	float: left;
	padding: 0 1em;
}

.cvt-error {
	color: #EC1212;
	background-color: #FFE9E0;
	border: 1px solid #EC1212;
}

.cvt-loading {
	color: #727272;
	background-color: #FAFAFA;
	border: 1px solid #727272;
}

.privacidad_msg {
	font-size: .9em;
	text-align: right;
	padding-left: 4em;
}

.naranja {
	color: #FD9706;
	font-weight: bold;
}

/* Listas */

.list_disc {
	list-style-type: disc;
}

.list_latin {
	list-style-type: lower-latin;
}

.list_roman {
	list-style-type: lower-roman;
}

/* Imagenes */

#funcionalidades_img {
	padding-left: .5em;
	vertical-align: middle;
	width: 3em;
	height: 3em;
}



