/* TAG's Default v2.91 */

/*
    Style Index
	-----------------------------------
	0. Reset
	1. Generic
    2. Layout
    3. Logo, Header and Main Navigation
    4. Content
    5. Footer
*/

/* 0. Reset /////////////////////////////////////////////////////////////////////////////////// */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0px;
	margin: 0px;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img, :link img, :visited img {
	border: none;
}
:focus {
	outline: none;
}
/* 1. Generic /////////////////////////////////////////////////////////////////////////////////// */
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}
input, textarea, select {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	border: solid 1px #CCC;
	background-color: #FFF;
	padding: 2px;
}
select {
	padding: 1px;
}
a {
	color: #FFD33A;
}
a:hover {
	color: #FFD33A;
}
legend, .hidden, hr, button span, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display:none;
}
ol, ul {
	list-style: none;
}
/* Varios */
#body_off {
	position: absolute;
	z-index: 160;
	display: none;
	border: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.80;
	filter: alpha(opacity=80);
	background-color: #fff;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	display:block;
	overflow: hidden;
}
.radios {
	background: none;
	border: 0;
	padding: 0;
	width: auto !important;
}
.required {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #437AB1;
}
.input_error {
	border: solid 2px #F33;
}
.bold {
	font-weight: bold !important;
}
/* Win Galeria */
.win_gallery {
	position: absolute;
	width: 900px;
	z-index: 170;
	height: 500px;
	display: none;
	left: 20;
}
/* Botones y Links */
.df_b1 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: transparent url('../i/df_b1_bg2.gif') no-repeat top right;
	display: block;
	float:left;
	text-decoration: none;
	overflow: hidden;
	/* settings */
	height: 26px;
	padding-right: 15px;
}
.df_b1 span {
	background: transparent url('../i/df_b1_bg1.gif') no-repeat top left;
	display: block;
	float: left;
	white-space: nowrap;
	/* settings */
	padding: 6px 0 0 15px;
	height: 20px;
}
.df_b1:hover {
	background-position: right bottom;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.df_b1:hover span {
	background-position: left bottom;
	cursor: pointer;
}
.df_b2 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666;
	background: transparent url('../i/df_b2_bg2.gif') no-repeat top right;
	display: block;
	float:left;
	text-decoration: none;
	overflow: hidden;
	cursor: pointer;
	/*  settings */
	height: 21px;
	padding-right: 10px;
}
.df_b2 span {
	background: transparent url('../i/df_b2_bg1.gif') no-repeat;
	display: block;
	float: left;
	white-space: nowrap;
	/*  settings */
	height: 14px;
	padding: 4px 0 3px 10px;
}
.df_b2:hover {
	background-position: right bottom;
	color: #666;
	text-decoration: none;
}
.df_b2:hover span {
	background-position: left bottom;
}
.df_link_volver1 {
	background: #434B57 url('../i/df_arrow1.gif') 10px 12px no-repeat;
	padding: 7px 10px 7px 24px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	display: block;
	clear: both;
}
.df_link_volver1:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.df_link_pdf {
	background: url(../i/df_ico_pdf1.gif) left 4px no-repeat;
	padding-left: 25px;
	padding-top: 8px;
	display: block;
}
.df_link1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	text-decoration: underline;
}
.df_link1:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	text-decoration: none;
}
.df_link2 {
	background: #434B57 url('../i/df_arrow2.gif') 10px 12px no-repeat;
	padding: 7px 10px 7px 24px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	display: block;
	clear: both;
}
.df_link2:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
/* Window */
.win {
	position: absolute;
	display: none;
	background: none;
	margin-top: 5px;
	width: 200px;
}
.win fieldset {
	background: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	padding: 10px;
}
.win .shw {
	display: block;
	background-color: #000;
	height: 2px;
	overflow: hidden;
	margin-left: 2px;
	clear: both;
	opacity: 0.25;
	filter: alpha(opacity=25);
	width: 98%;
}
.win .close {
	padding: 0 !important;
	margin: 0 !important;
	float: right !important;
	display:block !important;
	background: url(i/df_b_cerrar1.gif) no-repeat left top !important;
	width: 15px !important;
	height: 15px !important;
	overflow: hidden !important;
	margin-top: -2px !important;
}
.win .close:hover {
	background-position: left bottom !important;
}
/* Pager */
.pager {
	overflow: hidden;
	height: 16px;
	margin-top: 30px;
	background-color:#434B57;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 7px 10px;
}
.pager-last {
	overflow: hidden;
	height: 100%;
}
.pager .left {
	float:left;
	margin-bottom:0 !important;
}
.pager .right {
	float:right;
	margin-bottom:0 !important;
}
.pager-elements {
	float:left;
	margin-bottom:0 !important;
}
.pager-ctrl {
	float:right;
	margin-bottom:0 !important;
}
.pager-ctrl select {
	font-size:12px;
	color:#666;
	margin-left:2px;
	border:solid 1px #C5C5C5;
}
.pager-ctrl select option {
	font-size:12px;
	padding:0 5px;
}
.pager-ctrl a {
	margin:0 5px;
	color:#fff;
	text-decoration: underline;
}
.pager-ctrl a:hover {
	text-decoration: none;
}
.pager-ctrl a.anterior {
	padding-left:15px;
	background:url(../i/df_arrow1.gif) no-repeat left;
}
.pager-ctrl a.siguiente {
	padding-right:15px;
	background:url(../i/df_arrow2.gif) no-repeat right;
}
.pager-ctrl strong {
	margin:0 5px;
}
.pager-ctrl span {
	background:url(i/df_ico_pager1.gif) no-repeat right;
	padding-right:13px;
	margin-left:11px;
}
/* 2. Layout /////////////////////////////////////////////////////////////////////////////////// */
#main {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
#content {
	/*overflow:hidden;*/
	margin-bottom: 0;
	padding:0;
	clear: both;
	position: relative;
	z-index: 1;
}
#footer {
	font: normal 10px/140% Arial, Helvetica, sans-serif;
	color: #666;
	width: 940px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
	margin-top: 1px;
}
/* 3. Logo, Header and Main Navigation /////////////////////////////////////////////////////////////////////////////////// */
#header {
	margin: 15px 0 0 0;
}
#logo {
	width: 100px;
	position: absolute;
	z-index: 120;
	left: 20px;
	top: 20px;
}
#util_menu {
	overflow: hidden;
	float: right;
	width: 220px;
	height: 23px;
	padding: 12px 0 0 30px;
	background: #434B57 url(../i/utilmenu_bg1.gif) left top no-repeat;
}
#util_menu li {
	float: left;
	border-right: solid 1px #FFF;
	margin: 0 15px 0 0;
}
#util_menu li a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration:none;
	display: inline-block;
	display: block;
	padding: 0 15px 0 0;
}
#util_menu li a:hover {
	text-decoration:underline;
}
#util_menu li.lng {
	float: left;
	margin: 0 5px;
	color: #fff;
	/*background:url(../i/df_arrow2.gif) right 10px no-repeat;*/
 	#position: relative;
 #z-index: 3;
	border-right: none;
}
#util_menu li.lng .win_lng {
	width: 100px;
	height: 75px;
	display: none;
	background: transparent url(../i/win_lng_bg1.png) no-repeat left top;
	padding: 20px 15px 10px 15px;
	position: absolute;
	z-index: 150;
	top: 30px;
	left: 810px;
 #top: 20px;
 #left: -60px;
}
#util_menu li.lng .win_lng .b_close1 {
	display: block;
	height: 10px;
	margin-bottom: 10px;
}
#util_menu li.lng .win_lng .b_close1 a {
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	margin-bottom: 10px;
	background: url(../i/df_b_close2.gif) right top no-repeat;
}
#util_menu li.lng .win_lng p.lng {
	background: url(../i/df_bullet1.gif) left 2px no-repeat;
	padding-left: 15px;
	margin: 0 0 10px 10px !important;
	display: block;
}
#util_menu li.lng .win_lng p.lng a {
	color: #333;
	padding: 0;
	margin: 0;
}
#yelow {
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
	background-color: #FFD43B;
	margin-bottom: 1px;
}
#menu {
	background: url(../i/menu_bg1.png) left top no-repeat;
	list-style-type:none;
	overflow: hidden;
	clear:both;
	position: absolute;
	z-index: 2;
	width: 250px;
	height: 350px;
	top: 0;
	left: 690px;
	padding: 10px 0;
}
#menu li {
	text-align: left;
	border: 0;
}
#menu li a {
	background: url(../i/df_bullet2.gif) 20px 13px no-repeat;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFD43B;
	padding: 5px 5px 6px 35px;
	display: inline-block;
	display: block;
	text-decoration: none;
}
#menu li a span {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	display: inline-block;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li a:hover, #menu li a.active {
	background: url(../i/menu_bg2.png) left top repeat;
	color: #474F5A;
	text-decoration: none;
}
#menu li a:hover span, #menu li a.active span {
	color: #474F5A;
	text-decoration: none;
}
/* 4. Content /////////////////////////////////////////////////////////////////////////////////// */

/* Home */
#home #alpha {
	width:940px;
	height: 200px;
	background: url(../i/df_bg_transparent1.png) top left repeat;
	position: absolute;
	z-index: 20;
	top: 470px;
	left: 0;
}
#home #alpha .dest_formacion {
	width: 470px;
	float: left;
}
#home #alpha .dest_formacion h1 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 62px;
	height: 200px;
	float: left;
}
#home #alpha .dest_formacion .list {
	float: left;
	padding: 20px;
}
#home #alpha .dest_formacion .list h2 {
	color: #8AA9D2;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-transform: uppercase;
}
#home #alpha .dest_formacion .list ul {
	margin-top: 15px;
}
#home #alpha .dest_formacion .list ul li {
	background: url(../i/df_bullet1.gif) left 4px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 12px;
	padding-left: 15px;
}
#home #alpha .dest_formacion .list ul li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#home #alpha .dest_formacion .list ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#home #alpha .dest_folletos {
	width: 470px;
	float: right;
}
#home #alpha .dest_folletos h1 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 62px;
	height: 200px;
	float: left;
}
#home #alpha .dest_folletos .list {
	float: left;
	padding: 20px;
}
#home #alpha .dest_folletos .list h2 {
	color: #8AA9D2;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#home #alpha .dest_folletos .list ul {
	margin-top: 15px;
}
#home #alpha .dest_folletos .list ul li {
	background: url(../i/df_ico_pdf1.gif) left 4px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 12px;
	padding-left: 25px;
	padding-top: 8px;
}
#home #alpha .dest_folletos .list ul li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#home #alpha .dest_folletos .list ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
/* Default */
#default #breadcrums {
	width: 920px;
	background-color: #FFD43B;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #B78C00;
	padding: 7px 10px;
	height: 100% !important;
	overflow: hidden;
	margin-bottom: 1px;
}
#default #breadcrums ul li {
	height: 100% !important;
	overflow: hidden;
}
#default #breadcrums ul li {
	float: left;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #B78C00;
	margin-right: 10px;
}
#default #breadcrums ul li a {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #B78C00;
	padding-right: 15px;
	background: url(../i/df_arrow3.gif) right 4px no-repeat;
}
#default #breadcrums ul li a:hover {
	text-decoration: none;
}
#default #body {
	width:100%;
	height: 100% !important;
	overflow: hidden;
	background: #555D67 url(../i/df_ln1.gif) 689px top repeat-y;
}
#default #alpha {
	overflow: hidden;
	width: 649px;
	padding: 30px 20px;
	float:left;
	background: url(../i/escalador_bg1.gif) right top no-repeat;
}
#default #alpha h1 {
	font: normal 26px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
}
#default #gamma {
	float:right;
	width:250px;
}
#default #gamma .dest_folletos {
	display: block;
}
#default #gamma .dest_folletos h2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	background-color: #434B57;
	padding: 15px 20px;
	text-transform: uppercase;
}
#default #gamma .dest_folletos ul {
	display: block;
	margin: 20px;
}
#default #gamma .dest_folletos ul li {
	background: url(../i/df_ico_pdf1.gif) left 4px no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 12px;
	padding-left: 25px;
	padding-top: 8px;
}
#default #gamma .dest_folletos ul li a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#default #gamma .dest_folletos ul li a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
/* ESPORTS85 */
#esports85 {
	width: 500px;
	margin-top: 20px;
}
#esports85 .txt {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 180%;
	margin-bottom: 20px;
}
#esports85 h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	text-transform: uppercase;
	margin-top: 20px;
}
#esports85 h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	text-transform: uppercase;
}
#esports85 .contacto {
	float: left;
	width: 190px;
	background-color:#434B57;
	padding: 20px;
}
#esports85 .contacto .txt {
	margin: 0;
}
#esports85 .galeria {
	float: right;
	width: 190px;
	background-color:#434B57;
	padding: 20px;
}
#esports85 .galeria img {
	margin-top: 10px;
}
#esports85 .galeria .df_link1 {
	margin-top: 10px;
	display: block;
	text-align: right;
}
#esports85 .df_link_pdf {
	margin-bottom: 20px;
}
#esports85 ul.list {
	margin: 10px 0 20px 0;
	display: block;
}
#esports85 ul.list li {
	margin-bottom: 10px;
	background: url(../i/df_bullet1.gif) left 4px no-repeat;
	padding-left: 20px;
	display: block;
	color: #FFF;
}
#esports85 ul.list li a {
	display: block;
}
#esports85 ul.list li ul li a {
	margin-top: 10px;
	color:  #FFF;
	background: none;
	text-decoration: underline;
}
/* FORMACION */
#formacion {
	width: 500px;
	margin-top: 20px;
}
#formacion .categoria {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
#formacion .categoria select {
	width: 200px;
	padding: 2px;
	border: #474F5A 1px solid;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #474F5A;
}
#formacion ul.list li {
	background: url(../i/df_bullet1.gif) left 3px no-repeat;
	padding-left: 20px;
	height: 100% !important;
	overflow: hidden;
	display: block;
	margin-top: 30px;
}
#formacion ul.list li .date {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	text-transform: uppercase;
}
#formacion ul.list li h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 10px;
}
#formacion ul.list li h2 a {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}
#formacion ul.list li h2 a:hover {
	text-decoration: none;
}
#formacion ul.list li img {
	border: #fff 2px solid;
	float: left;
}
#formacion ul.list li .txt {
	float: right;
	display: block;
	width: 270px;
	margin-left: 20px;
}
#formacion ul.list li .txt p {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 180%;
}
#formacion ul.list li .links{
	display: block;
	clear: both;
	overflow: hidden;
	height: 100% !important;
	padding-top: 10px;
}
#formacion ul.list li .inscripcion a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	margin: 10px 0;
	text-transform: uppercase;
	display: block;
	float: right;
}
#formacion ul.list li .inscripcion a:hover {
	text-decoration: none;
}
#formacion ul.list li .df_link_pdf {
	background: url(../i/df_ico_pdf1.gif) left 4px no-repeat;
	padding-left: 25px;
	padding-top: 8px;
	display: block;
	float: left;
}
#formacion ul.list li .txt .vacantes {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-top: 10px;
	text-transform: uppercase;
}
#formacion ul.list li .txt .vacantes span {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
}
#formacion_ficha {
	width: 500px;
	margin-top: 20px;
}
#formacion_ficha #ficha {
	display: block;
	margin-top: 30px;
	background: url(../i/df_bullet1.gif) left 3px no-repeat;
	padding-left: 20px;
}
#formacion_ficha #ficha .date {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	float: left;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#formacion_ficha #ficha .vacantes {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	float: right;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#formacion_ficha #ficha .vacantes span {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
}
#formacion_ficha #ficha .price {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	float: left;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#formacion_ficha #ficha .price span {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	text-transform: uppercase;
}
#formacion_ficha #ficha .inscripcion a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	float: right;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#formacion_ficha #ficha .inscripcion a:hover {
	text-decoration: none;
}
#formacion_ficha #ficha h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 20px;
	clear: both;
	text-decoration: underline;
	display: block;
}
#formacion_ficha #ficha h2 a, #formacion_ficha #ficha h2 a:hover {
	color: #FFF;
}
#formacion_ficha #ficha h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-top: 30px;
	text-transform: uppercase;
}
#formacion_ficha #ficha img {
	border: #fff 2px solid;
}
#formacion_ficha #ficha p.txt {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 180%;
	margin-top: 10px;
}
#formacion_ficha #ficha ul {
	margin-top: 10px;
}
#formacion_ficha #ficha ul li {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 5px;
	display: block;
	padding-left: 13px;
	background: url(../i/df_bullet2.gif) left 3px no-repeat;
}
#formacion_ficha #ficha .df_link_pdf {
	margin: 30px 0;
}
#formacion_form {
	width: 500px;
	margin-top: 20px;
}
#formacion_form .detalles {
	background-color:#434B57;
	padding: 20px;
	display: block;
	height: 100% !important;
	overflow: hidden;
	margin-top: 20px;
}
#formacion_form .detalles h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#formacion_form .detalles h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-bottom: 10px;
}
#formacion_form h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-top: 20px;
}
#formacion_form .detalles .date {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	margin-right: 20px;
	text-transform: uppercase;
	float: left;
}
#formacion_form .detalles .vacantes {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-right: 20px;
	text-transform: uppercase;
	float: left;
}
#formacion_form .detalles .vacantes span {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFD33A;
}
#formacion_form .detalles .price {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-right: 20px;
	text-transform: uppercase;
	float: left;
}
#formacion_form .detalles .price span {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	text-transform: uppercase;
}
/* BONO */
.bono {
	background-color: #434B57;
	padding: 20px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	clear: both;
	width: 460px;
	margin: 20px 0 10px 0;
}
.bono h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
}
.bono p {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 150%;
	margin-top: 20px;
}
/* CONTACTO */
#contacto {
	width: 500px;
	margin-top: 20px;
}
#contacto iframe {
	border: #fff 3px solid;
}
#contacto .detalles {
	background-color:#434B57;
	padding: 20px;
	display: block;
	height: 100% !important;
	overflow: hidden;
	margin-top: 20px;
}
#contacto .detalles h2 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #999;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#contacto .detalles h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-bottom: 10px;
}
#contacto h4 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-top: 20px;
}
#contacto .detalles .date {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	margin-right: 20px;
	text-transform: uppercase;
	float: left;
}
#contacto .detalles .vacantes {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-right: 20px;
	text-transform: uppercase;
	float: left;
}
#contacto .detalles .vacantes span {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFD33A;
}
#contacto .detalles .price {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8AA9D2;
	margin-right: 20px;
	text-transform: uppercase;
	float: left;
}
#contacto .detalles .price span {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFD33A;
	text-transform: uppercase;
}
.form {
	margin-top: 20px;
}
.form p {
	color: #B2B9C5;
	margin-top: 15px;
}
.form .button {
	float: left;
	clear: both;
	margin: 20px 0 20px 140px;
}
.form label {
	float: left;
	width: 140px;
}
.form input {
	width: 350px;
	padding: 2px;
	border: solid 1px #B2B9C5;
}
.form select {
	width: 350px;
	padding: 2px;
	border: solid 1px #B2B9C5;
}
.form textarea {
	width: 350px;
	height: 150px;
	padding: 2px;
	border: solid 1px #B2B9C5;
}
.form .checks {
	margin: 15px 0 0 140px;
}
.form .checks p {
	margin-top: 0px;
	overflow: hidden;
}
.form .checks p input {
	float: left;
	width: auto;
	padding: 0;
	margin: 0 15px 0 0;
	border: none;
}
.form .checks p label {
	float: left;
	width: auto;
}
.form .input_error {
	border: solid 2px #F33;
}
.form .check_error {
	border: solid 2px #F33;
	padding: 4px;
}
/* 5. Footer /////////////////////////////////////////////////////////////////////////////////// */
#footer .yelow {
	width: 100%;
	background-color: #FFD43B;
	padding: 10px 5px;
	text-align: center;
}
#footer .left {
	float: left;
	padding: 10px 5px;
	width: 50%;
	color: #B78D00;
	font: normal 11px Arial, Helvetica, sans-serif;
}
#footer .right {
	float: right;
	padding: 10px 5px;
	width: 45%;
	text-align: right;
}
#footer a {
	color: #B78D00;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer .right a {
	padding-left: 10px;
}
