
@charset "UTF-8";
@import url(estilos-fonts.css);


::selection {
	background: #3498db;
	color: #222222;
}
::-moz-selection {
	background: #3498db;
	color: #222222;
}
::-webkit-selection {
	background: #3498db;
	color: #222222;
} 

:focus {
	outline: 0;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	margin: 0;
	background-color: #FFFFFF;
	color: #222222;
	font-size: 16px;
}
a {
	color: #3498db;
	text-decoration:none;	
}
a:hover {
	color: #3498db;
	text-decoration:none;	
}

.limpia {
	position:relative;
	clear: both;
	float: none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.formColNo {
	color: #aaa !important;	
}
.formReCamp {
	border:#FF6666 solid 2px !important;	
}
#pop_map {
	width:464px;
	height:200px;
	position:relative;
	background-color:#CCC;
}
#pop_content {
	width:100%;
	position:relative;
	display:none;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* MULTIMEDIA LIBRARY */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.ml_mod1 {
	display:block !important;
	width:100% !important;
}
.ml_mod2 {
	padding-bottom: 20px !important;
}
.ml_icoTop {
	position:relative;
	display:inline-block;
	height: 15px;
	background-repeat:no-repeat;
	background-position:6px center;
	background-size: 13px auto;
	padding: 0px 0px 0px 22px;
	font-size: 10px;
	line-height: 16px;
	color:#222222;
	font-family: 'oswaldlight';
}
.ml_Vid {
	background-image:url('../_imgs/ml_vid.png');
}
.ml_Fot {
	background-image:url('../_imgs/ml_fot.png');
}
.ml_modCB {
	text-align:right !important;
	padding-right: 60px !important;
}
.ml_col {
	width: 100%;
	padding: 5px 20px 20px 10px;	
}
.ml_icono {
	position:relative;
	float:left;
	margin: 0px 5px 5px 0px;
	width: 112px;
	height: 84px;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	overflow:hidden;
	cursor:pointer;
}
.ml_icono img {
	height:100%;
}
.ml_icono_over {
	display:none;
	position: absolute;
	top: 200px;
	left: 200px;
	background-color: rgba(255,255,255,0.8);
	width: 268px;
	height:auto;
	padding: 5px;
	
}
.ml_icono_over img {
	width: 100%;
}
.ml_icono_over_t {
	width: 100%;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position: 98% center;
	padding: 0px 30px 0px 5px;
	background-size: 12px;
	color:#666;
	text-align:left;
	font-size: 8px;
	line-height:14px;
	font-family: 'robotolight';
}
.ml_cTex {
	color:#222222;
	text-align:left;
	font-size: 12px;
	line-height:16px;
	font-family: 'robotolight';
}
.ml_icono_down {
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 15px;
	background-color:rgba(255,255,255,0.5);
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 15px;
	background-image: url("../_imgs/ico_down.png");
	display:none;
}
.ml_icono_pop {
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 40%;
}
.ml_pVideo {
	background-image: url("../_imgs/video_play.png");
}
.ml_openPop {
	position:relative;
}
.ml_popOpem {
	display:none;
	position:relative;
	float:left;
	width: 580px;
	margin: 5px 5px 10px 0px;
	border-bottom:#222222 solid 1px;
	border-top:#222222 solid 1px;
}

.ml_popOpem_c {
	position:relative;
	width: 100%;
	line-height: 24px;
	background-repeat:no-repeat;
	background-position: right center;
	background-image: url("../_imgs/pop_cierra.png");
	background-size: 12px;
	font-size: 11px;
	text-align:right;
	padding-right: 20px;
	cursor:pointer;
	font-family: 'robotolight';
}
.ml_popOpem_i {
	position:relative;
	width: 100%;
}
.ml_popOpem_i img { width:100% }
.ml_popOpem_t {
	position:relative;
	float:left;
	width: 80%;
	padding: 5px 20px 0px 0px;
}
.ml_popOpem_t_t1 {
	font-size: 15px;
	line-height:15px;
	color:#222222;
	padding: 5px 0px 5px 34px;
	background-repeat:no-repeat;
	background-position: 10px 5px;
	background-size: 18px;
	font-family: 'robotomedium';
}
.ml_popOpem_t_t2 {
	font-size: 10px;
	line-height:10px;
	color:#222222;
	padding: 0px 0px 15px 10px;
	font-family: 'robotomedium';
}
.ml_popOpem_t_t2 span {
	color: #3498db;
	font-family: 'robotolight';
}
.ml_popOpem_d {
	position:relative;
	text-align:right;
	float:left;
	width: 20%;
	cursor: pointer;
}
.ml_popOpem_d span {
	display:inline-block;
	font-size: 13px;
	line-height:30px;
	color:#7f7f7f;
	background-repeat:no-repeat;
	background-position: left center;
	background-image: url("../_imgs/ico_down.png");
	background-size: 24px;
	padding-left: 28px;
	font-family: 'robotobold';
}
.ml_popOpem_mod1 {
	background-position: 10px 3px;
}

.ml_formTg {
	position:relative;
	padding: 4px 0px 0px 0px;
	border-bottom:#3498db solid 2px;
	line-height: 18px;
	font-size: 14px;
	color:#222222;
	font-family: 'robotobold';
}
.ml_formTg span{
	font-size: 11px;
	color: #7f7f7f;
	font-family: 'oswaldlight';
}
.ml_formTg_pun {
	position:relative; 
	line-height:12px; 
	margin-top:10px;
	*-webkit-column-count: 3;
    	*-moz-column-count: 3;
    	*column-count: 3;
	border-bottom:#cbcbcb solid 4px;
	padding-bottom:15px;
}

.ml_formTg_pun ul {
	display:inline-block;
	width: 33%;
	margin: 0;
	padding: 0px 10px 0px 0px;
	vertical-align:top;
}

.ml_formTg_pun span {
	display:block;
	font-size: 10px;
	color:#222222;
	display:block;
	font-family: 'robotobold';
}
.ml_searchTag {
	cursor: pointer;	
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* PORTADA */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.mod_carrusel_f {
	height: 400px;
	background-color:#f1f1f1;
	overflow: hidden;	
}
.crf_ctr_anterior, .crf_ctr_siguiente {
	position:absolute;
	top: 50%;
	width: 18px;
	height: 40px;
	margin-top: -20px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: contain;
	cursor: pointer;
}
.crf_ctr_anterior {
	left: 10px;
	background-image:url('../_imgs/portada_fle_iz.png');
	z-index: 1000000;
}
.crf_ctr_siguiente {
	right: 10px;
	background-image:url('../_imgs/portada_fle_de.png');
	z-index: 1000000;
}
.crf_ctr_puntos {
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align:center;
	z-index: 1000000;
}
.crf_ctr_punto {
	position:relative;
	width: 12px;
	height: 26px;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 6px;
	background-image:url('../_imgs/portada_pun_n.png');
	cursor: pointer;
}
.crf_ctr_punto:hover, .pSel {
	background-image:url('../_imgs/portada_pun_a.png');
}
			
			
.crf_info {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
	display:none;
}
.crf_info .info_a, .info_a {
	color:#fff;
	font-size: 38px;
	line-height:38px;
	margin-top: 150px;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.8);
	font-family: 'oswaldbold';
}
.crf_info .info_b, .info_b {
	color:#fff;
	font-size: 24px;
	line-height:24px;
	margin-top: 10px;
	text-shadow: 0px 2px 6px rgba(0,0,0,0.99);
	font-family: 'bitteritalic';
}
.crf_info .info_c {
	color:#fff;
	font-size: 14px;
	display:inline-block;
	padding: 1px 8px 1px 8px;
	margin-top: 20px;
	background-color: #3498db;
	background-repeat:x-repeat;
	background-position:center center;
	background-image:url('../_imgs/fondo_bot_a.gif');
	border: #3498db solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	font-family: 'oswaldbold';
}
.crf_info .info_c:hover {
	background-image:url('../_imgs/fondo_bot_b.gif');
}


.crf_info .info_p {
	position:absolute;
	left: 10px;
	bottom: 10px;
	width: 45%;
	font-size:13px;
	color:#fff;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	text-align:left;
	font-family: 'robotolight';
}


.mod_carrusel_v {
	height: 133px;
	margin-top: 6px;
	background-color:#f1f1f1;
	overflow:hidden;
}
.crv_carrusel {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 3000px;
	height:133px;
}
.crv_icono {
	position: absolute;
	top: 0px;
	left: 0px;
	width:163px;
	background-color: #f1f1f1;
	height:133px;
	cursor:pointer;
}
.crv_icono .crv_foto {
	position: absolute;
	top: 0px;
	left: 0px;
	width:163px;
	height: 104px;
	border-right:#fff solid 1px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.crv_icono:hover .crv_foto {
	opacity:0.4;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
}
.crv_icono .crv_play {
	position: relative;
	margin: 34px auto;
	width: 37px;
	height: 37px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	background-image:url('../_imgs/video_play.png');
}

.crv_icono .crv_texto {
	position: absolute;
	top: 104px;
	left: 0px;
	width:163px;
	height: 29px;
	background-color: #f2f2f2;
}
.crv_icono .crv_fecha {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 48px;
	font-size: 10px;
	color: #3498db;
	padding: 2px 0px 0px 2px;
	font-family: 'robotolight';
}
.crv_icono .crv_titulo {
	position: absolute;
	top: 0px;
	left: 48px;
	width: 114px;
	font-size: 10px;
	color: #222222;
	padding: 2px 0px 0px 2px;
	line-height:11px;
	font-family: 'robotobold';
}



.mod_info {
	margin-top: 10px;	
}
.inf_titular {
	position:relative;
	display: inline-block;
	color: #222222;
	font-size: 10px;
	line-height: 10px;
	border-bottom: #3498db solid 4px;
	margin-top: 15px;
	margin-left: 10px;
	font-family: 'oswaldbold';
}


.por_not {
	position:relative;
	float:left;
	width: 50%;
	height: 156px;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:95%;
	background-image:url('../_imgs/sombra.jpg');
	margin-bottom: 20px;
	cursor:pointer;
}
.por_not_c1 {
	position:absolute;
	left: 10px;
	bottom: 106px;
	width: 51px;
	font-size: 9px;
	line-height:10px;
	color: #333333;
	font-family: 'robotolight';
}
.por_not_c2 {
	position:absolute;
	left: 61px;
	bottom: 104px;
	width: 253px;
	font-size: 14px;
	color: #222222;
	font-family: 'bitterregular';
}
.por_not_c3 {
	position:absolute;
	left: 10px;
	top: 56px;
	width: 51px;
	font-size: 8px;
	line-height: 9px;
	padding-top: 4px;
	color: #3498db;
	text-transform: uppercase;
	font-family: 'oswaldregular';
}
.por_not_c4 {
	position:absolute;
	left: 61px;
	top: 56px;
	width: 253px;
	font-size: 11px;
	color: #808080;
	font-family: 'robotolight';
}
.por_not_c4 span {
	color: #3498db;
}


.modCos {
	color:#ffffff;
	border-bottom: #003058 solid 4px;
	margin: 0px 0px 10px 0px;
}
.por_inf_a {
	background-color: #3498db;
	padding: 10px 10px 10px 10px !important;
	margin-bottom: 2px !important;
	font-size: 14px;
	line-height: 16px;
	color:#ffffff;
	min-height: 155px !important;
	cursor: pointer;
	background-repeat:no-repeat;
	background-position: right top;
	background-size: auto 156px;
	background-image:url('../_imgs/mapa_puntos.png');
	font-family: 'robotomedium';
}
.modMaxH {
	max-height: 155px;
	overflow:hidden;
}
.por_inf_a span {
	font-size: 11px;
	line-height:30px;
	color:#ffffff;
	font-family: 'robotolight';
}
.por_inf_aT {
	position:relative;
	display:block;
	width: 50%;	
}


.por_inf_g {
	background-color: #f2f2f2;
	padding: 10px !important;
}
.modBbn {
	border-bottom:#fff solid 2px;
}
.modPbot {
	padding-left: 20px !important;
}
.modBiz {
	border-right: #fff solid 2px;
	*height: 289px !important;
	overflow:hidden;	
}
.modMar {
	margin-left: 0px;
	margin-top: 0px;
}
.modMarbt {
	margin-bottom: 6px;	
}

.modForumBan {
	padding: 12px 5px 12px 20px!important;
	margin-top:2px;
	font-size: 11px;
	line-height: 11px;
	color:#000;
	background-repeat:no-repeat;
	background-position: 4px center;
	background-size: 12px;
	background-image:url('../_imgs/forum_simbolo.png');
	cursor: pointer;
	font-family: 'oswaldbold';
}
.modForumBan_tri {
	position:absolute;
	bottom: 0px;
	right: 0px;
	width: 16px;
	height: 16px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 16px;
	background-image:url('../_imgs/forum_fle.png');
}
.inf_social, .sec_social {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width: 28px;
	height: 30px;
	margin-right:4px;
	background-repeat:no-repeat;
	background-position: center bottom;
	background-size: 30px;
}
.sec_social {
	width: 24px;
	height: 26px;
	background-size: 26px;
	margin-bottom: 6px;
}
.ssTw { background-image:url('../_imgs/social_tw.png'); }
.ssFb { background-image:url('../_imgs/social_fb.png'); }
.ssIn { background-image:url('../_imgs/social_in.png'); }
.ssVi { background-image:url('../_imgs/social_vi.png'); }
.ssYu { background-image:url('../_imgs/social_yu.png'); }

.por_inf_gA {
	display:block;
	font-size: 10px;
	line-height:10px;
	color: #222222;
	margin-top: 5px;
	font-family: 'robotomedium';
}
.por_inf_gA:hover {
	color: #3498db;
}
.por_inf_tw {
	position:relative;
	height: 86px;
	overflow:hidden;
	cursor: pointer;
	border-bottom:#aaa solid 1px;
	background-repeat:no-repeat;
	background-position: 0px 10px;
	background-size: 24px;
	background-image:url('../_imgs/ico_twitter_map.png');
	color:#333333;
	font-size: 10px;
	padding-top: 10px;
	line-height: 12px;
	font-family: 'robotoregular';
}
.por_inf_tw span {
	color: #3498db;
}
.por_inf_cab {
	color:#333333;
	font-size: 10px;
	line-height:12px;
	padding: 0px 0px 4px 28px;
	font-family: 'oswaldbold';
}
.por_inf_cab span {
	color:#333333;
	font-family: 'oswaldlight';
}
.por_inf_tw:last-child {
	border: none;
}


.por_car_log {
	position:relative;
	/*left: 10px;
	width: 97%;*/
	width: 99%;
	height:46px;
	overflow: hidden;	
}
.modMarNo {
	margin-top: -4px;
	margin-bottom: 8px;	
}
.por_car_log_srl {
	position:absolute;
	top: 0px;
	width: 3000px;
	height:46px;
	
}
.por_car_log_ant, .por_car_log_sig {
	position:absolute;
	top: 0px;
	width: 10px;
	height: 46px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 6px;
	background-color: #3498db;
	cursor: pointer;
}
.por_car_log_ant {
	left: 0px;
	background-image:url('../_imgs/portada_fle_iz.png');
	border-right: #fff solid 1px;
}
.por_car_log_sig {
	right: 0px;
	background-image:url('../_imgs/portada_fle_de.png');
	border-left: #fff solid 1px;
}
.por_car_log_par {
	position:absolute;
	top: 0px;
	left: 0px;
	width:90px;
	height: 46px;
	*border-right: #fff solid 1px;
	border-right: #999 solid 1px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: contain;
	*background-color: #3498db;
	background-color: #FFF;
	cursor:pointer;
}
.por_car_log_par:hover {
	*background-color: #2980ba;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* SECCION */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.sec_inf_a1, .sec_inf_a2 {
	position:relative;
	width: 100%;
	background-color: #3498db;
	padding: 6px 10px 0px 10px !important;
	font-size: 14px;
	line-height: 16px;
	color:#ffffff;
	min-height: 150px !important;
	cursor: pointer;
	font-family: 'robotomedium';
}
.sec_inf_a1 {
	background-repeat:no-repeat;
	background-position: right center;
	background-size: 100%;
	background-image:url('../_imgs/mapa_puntos.png');
}
.sec_inf_a2 {
	margin-bottom: 2px !important;
	min-height: 100px !important;
	padding-bottom: 10px !important;
}

.sec_inf_a2 span {
	font-size: 11px;
	line-height:20px;
	color:#ffffff;
	font-family: 'robotolight';
}
.sec_inf_g {
	position:relative;
	width: 100%;
	background-color: #f2f2f2;
	padding: 10px 10px 0px 10px;
	margin-bottom: 2px;
}
.modSecMbt {
	padding-bottom: 10px;
	margin-bottom: 30px;	
}
.modSecMbt2 {
	padding-bottom: 10px;
}



.sec_col_men {
	position:relative;
	float:left;
	width: 20%;
	padding:0px;
	min-height: 400px;
}
.secColMenNo {
	min-height: 1px;
}
.sec_col_men span {
	display:block;
	font-size: 12px;
	line-height: 12px;
	color: #3498db;
	padding: 4px 5px 4px 5px;
	margin: 5px;
	font-family: 'bitterregular';
}

.sec_col_men_sep {
	position:relative;
	width: 98%;
	height: 14px;
	margin-top: 14px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	background-image:url('../_imgs/sombra.jpg');
}
.sec_col_men a {
	display:block;
	font-size: 12px;
	line-height: 12px;
	color: #222222;
	padding: 4px 5px 4px 5px;
	margin: 5px;
	font-family: 'bitterregular';
}
.sec_col_men a:first-child {
	margin-top: 0px !important;
}
.sec_col_men a:hover {
	color: #3498db;
}
.mSel {
	background-color: #f2f2f2;
	font-family: 'bitterbold' !important;
}
.modCselA {
	color: #3498db !important;
	cursor: pointer;
}
.mbSel {
	position:relative !important;
	padding: 4px 0px 0px 0px !important;
	margin-left: 10px !important;
	line-height: 12px !important;
	font-size: 12px !important;
	border-bottom: #3498db solid 4px !important;
	display:inline-block !important;
	font-family: 'bitterbold' !important;
}
.mbSel_JS {
	position:relative !important;
	padding: 8px 0px 0px 0px !important;
	margin-left: 10px !important;
	line-height: 5px !important;
	font-size: 12px !important;
	display:block !important;
	font-family: 'bitterbold' !important;
	cursor:pointer;
}
.sec_col_con {
	position:relative;
	float:left;
	width: 80%;
}
.sec_col_conA {
	position:relative;
	float:left;
	width: 75.5%;
	padding: 0px 10px 0px 10px;
}
.sec_col_conA .cTitM {
	color: #222222;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-family: 'oswaldregular';
	
}
.sec_col_conA .cTitN {
	color: #222222;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	font-family: 'bitteritalic';
}
.sec_col_conA .cTex {
	color: #000;
	font-size: 13px;
	line-height: 16px;
	*text-align:justify;
	text-align:left;
	font-family: 'robotolight';
}
.sec_col_conA .cTex strong {
	font-weight:normal;
	font-family: 'robotomedium';
}

.sec_col_conA .cTit, .pop_seccion .cTit {
	display:inline-block;
	font-size: 14px;
	color: #222222;
	line-height:16px;
	border-bottom: #3498db solid 5px;
	font-family: 'oswaldregular';
	
}
.cBack, .cBack a {
	font-size: 10px;
	color: #222222;
	line-height:14px;
	text-decoration:none;
	font-family: 'oswaldlight';
}
.cBack {
	padding: 0px 0px 6px 10px;	
}
.cBack a:hover {
	color: #3498db;
	text-decoration:none;
}
.bigText {
	font-size: 20px !important;
	line-height:20px !important;
}
.sec_col_conA .cTit span{
	
	font-size: 11px;
	color: #7f7f7f;
	font-family: 'oswaldlight';
	
}
.sec_col_conA .fotoSombra {
	width:100%;
	padding: 0px 0px 18px 0px;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:95%;
	background-image:url('../_imgs/sombra.jpg');
}
.sec_col_conA .fotoSombra img {
	width: 100%;
	border: #fff solid 1px;
}
.sec_col_conB {
	position:relative;
	float:left;
	width: 24.5%;
	padding: 0px 20px 0px 10px;
	color: #7f7f7f;
	font-size: 20px;
	line-height:26px;
	font-family: 'oswaldlight';
}
.sec_col_conB .funInfo, .sec_col_conA .funInfo, .funInfo {
	position:relative;
	width: 100%;
	background-repeat:no-repeat;
	background-position: left top;
	background-size:26px;
	color: #7f7f7f;
	font-size: 10px;
	padding: 0px 0px 10px 27px;
	margin-bottom: 10px;
	border-bottom: #f2f2f2 solid 1px;
	min-height: 30px;
	font-family: 'robotobold';
}
.sec_col_conA .funInfo, .funInfo {
	width: 20%;
	display:inline-block;
	vertical-align:top;
	margin-right: 20px;
	margin-bottom: 0px;
	padding: 4px 0px 0px 27px;
}

.sec_col_conB .funInfo:last-child, .sec_col_conA .funInfo,  .funInfo {
	border-bottom: none;
}
.sec_col_conB .funInfo ul, .sec_col_conA .funInfo ul, .funInfo ul {
	margin: 0px;
	padding: 0px;
	color: #7f7f7f;
	font-size: 10px;
	font-family: 'robotolight';
}
.sec_col_conA .funInfo ul, .funInfo ul {
	margin-top: 4px;
}
.sec_col_conB .funInfo ul a, .sec_col_conA .funInfo ul a, .funInfo ul a {
	color: #7f7f7f;
}
.sec_col_conB .funInfo ul a:hover, .sec_col_conA .funInfo ul a:hover, .funInfo ul a:hover {
	color: #3498db;
}
.sec_col_conB .funInfo li, .sec_col_conA .funInfo li, .funInfo li {
	list-style-type: none;
	background-repeat:no-repeat;
	background-position: left 1px;
	background-size: 5px;
	background-image:url('../_imgs/portada_pun_a.png');
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 6px 0px;
	line-height: 10px;
	word-wrap: break-word;
}

.sec_col_conB .icoDown, .sec_col_conA .icoDown, .icoDown {
	background-image:url('../_imgs/ico_down.png');
}
.sec_col_conB .icoPlay, .sec_col_conA .icoPlay, .icoPlay {
	background-image:url('../_imgs/ico_play.png');
}
.sec_col_conB .icoMail, .sec_col_conA .icoMail, .icoMail {
	background-image:url('../_imgs/ico_mail.png');
}
.modLeft {
	text-align:left !important;
}


.partners_logos {
	position:relative;
	width: 100%;
	padding-left: 10px;
}
.partners_logo {
	position:relative;
	width: 97px;
	margin: 0px 2px 10px 0px;
	
	cursor: pointer;
	float:left;
	vertical-align:top;
}

.partners_logo:hover .partners_logo_l{
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
}
.partners_logo_l {
	position:relative;
	width: 100%;
	height: 50px;
	border: #656565 solid 1px;
	*background-color: #3498db;
	background-color: #FFF;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:contain;
}
.modBgA {
	background-color: #2980ba;
}
.partners_logo_t {
	position:relative;
	text-align:center;
	font-size: 9px;
	line-height: 12px;
	color: #fff;
	background-color: #656565;
	font-family: 'robotobold';
}
.partners_logo_t span {
	font-size: 9px;
	font-family: 'robotolight';
}



.sec_data {
	position:relative;
	display:none;
}
.modDisB {
	display:block !important;
}
.sec_data_lin {
	position:relative;
	width: 14px;
	height: 4px;
	background-color: #3498db;
	margin: 0px 0px 8px 0px;
}
.sec_data_tit {
	position:relative;
	min-height:60px;
	color: #222222;
	font-size: 16px;
	line-height: 20px;
	border-bottom: #808080 solid 1px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	background-repeat:no-repeat;
	background-position: right top;
	background-size:contain;
	font-family: 'oswaldregular';
}
.icoSizeM {
	background-size: 145px;
}
.sec_data_dir, .sec_data_tex, .sec_data_doc {
	color: #7f7f7f;
	font-size: 12px;
	line-height:18px;
	border-bottom: #808080 solid 1px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	font-family: 'robotolight';
}
.dataDnoB {
	border: 0;	
}
.sec_data_dir strong, .sec_data_tex strong {
	font-weight:normal;
	font-family: 'robotomedium';
}
.sec_data_tex {
	color: #333333;
	border-bottom: none;
}
.sec_data_lnk, .sec_data_map {
	display:block;
	padding: 0px 0px 0px 26px;
	height: 24px;
	font-size: 16px;
	color: #3498db;
	background-repeat:no-repeat;
	background-position: -1px top;
	background-size: 24px;
	background-image:url('../_imgs/ico_link.png');
	font-family: 'robotobold';
}
.icosChMail {
	background-image:url('../_imgs/ico_mail.png');
	font-family: 'robotolight';
}
.icosInLine {
	display:inline-block;
	margin-right: 20px;
	margin-top: 4px;
}
.sec_data_map {
	font-size: 12px;
	line-height: 23px;
	background-image:url('../_imgs/ico_mapa.png');
	font-family: 'robotomedium';
}
.sec_data_doc {

}

.secCol_form {
	position:relative;
}
.secCol_form input[type=text], .secCol_form textarea, .secCol_form input[type=password] {
	display:block;
	width: 100%;
	border: #ccc solid 1px;
	padding: 2px 5px 3px 5px;
	margin: 10px 0px 10px 0px;
	background-color: #fff;
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	font-size: 12px;
	color: #333333;
	font-family: 'robotolight';
	
}
.formNoMarg {
	margin-bottom: 0 !important;	
}
.secCol_form input[type=button] {
	position:relative;
	float:right;
	color:#fff;
	font-size: 15px;
	display:inline-block;
	padding: 1px 8px 1px 8px;
	background-color: #3498db;
	background-repeat:x-repeat;
	background-position:center center;
	background-image:url('../_imgs/fondo_bot_a.gif');
	border: #3498db solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	margin-left: 8px;
	font-family: 'oswaldbold';
}

.secCol_form input[type=button]:hover {
	background-image:url('../_imgs/fondo_bot_b.gif');
}

.keysVineta {
	position:relative;
	padding: 8px 5px 5px 5px;
	background-color: #3498db;
	color: #fff;
	font-size:10px;
	line-height:14px;
	font-family: 'robotolight';
}
.keysVineta strong {
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	font-family: 'robotobold';	
}
.keysVineta input[type=text], .keysVineta select {
	display:inline-block;
	vertical-align:middle;
	font-size:10px;
	color: #222222;
	border:none;
	width: 98px;
	height: 17px;
	padding: 2px;
	background-color:#cbcbcb;
	font-family: 'robotolight';
}
.keysVineta input[type=button] {
	vertical-align:middle;
	display:inline-block;
	width: 20px;
	height: 17px;
	border:none;
	padding: 2px;
	background-color: #222222;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	background-image:url('../_imgs/ico_lupa.png');
}

.flexselect_dropdown {
	display: none;
	position: absolute;
	z-index: 999999;
	margin: 0;
	padding: 0px 0px 5px 0px;
	width: 118px;
	max-height: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color:#f2f2f2;
	text-align: left;
 }

.flexselect_dropdown ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.flexselect_dropdown li {
	margin: 0px;
	padding: 4px;
	cursor: pointer;
	display: block;
	width: 100%;
	overflow: hidden;
	color: #222222;
	font-size:10px;
	line-height:10px;
	font-family: 'robotolight';
}

.flexselect_dropdown li.disabled {
	cursor: not-allowed;
	color: #cbcbcb;
}

.flexselect_selected {
	background-color:#cbcbcb;
}

.sec_lis_bus {
	margin: 0px 0px 14px 0px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
	list-style:none;
	font-family: 'robotomedium';
}
.sec_lis_bus li {
	padding: 0px 0px 0px 10px;
	margin: 14px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position: 0px 6px;
	background-size: 6px;
	background-image:url('../_imgs/portada_pun_a.png');
	cursor: pointer;
}
.sec_lis_bus li:hover {
	color: #3498db;	
}
.sec_lis_bus li span {
	display:block;
	color: #7f7f7f;
	font-family: 'robotolight';
}
.sec_lis_bus li span strong {
	font-weight:normal;
	font-family: 'robotomedium';
}

.sec_lis_control, .sec_lis_control a, .sec_lis_control .aTip {
	
	font-size: 11px;
	color: #cbcbcb;
	list-style:none;
	font-family: 'robotoregular';
}
.sec_lis_control a, .sec_lis_control .aTip {
	color: #3498db;
}
.sec_lis_control a:hover, .sec_lis_control .aTip:hover {
	color: #2980ba;
}
.sec_lis_control .aTip {
	cursor:pointer;
}
.sec_lis_control {
	padding-left: 10px;
}
.modEvePagNoP {
	padding-left: 0px !important;
}
.pagDesc {
	color: #cbcbcb !important;
}
.pagDesc:hover {
	color: #cbcbcb !important;
}

.iconosg {
	position:relative;
	float: left;
	vertical-align:top;
	width: 20%;
	height: 116px;
	background-repeat:no-repeat;
	background-position:80% top;
	background-size: 94%;
	background-color:#FFF;
	cursor: pointer;
	font-size: 10px;
	color: #222222;
	text-align:center;
	text-transform:uppercase;
	padding: 80px 6px 0px 6px;
	border-left: #222222 solid 1px;
	font-family: 'robotobold';
}
.iconosgTit {
	background-repeat:no-repeat;
	background-position:right center;
	background-size: auto 100%;
	padding-right: 90px;
}
.iconosgTitN {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 80px;
	height: 80px;
	background-repeat:no-repeat;
	background-position:right center;
	background-size: contain;
}
.iconosg:first-child {
	border-left: #fff solid 1px;
}
.iconosg:hover, .icoSelG {
	background-color: #cbcbcb;
}

.icoQui, .icoQuiS {
	background-image:url('../_imgs/iconos_wg_1.png');
	padding-top: 84px;
}
.icoCam, .icoCamS {
	background-image:url('../_imgs/iconos_wg_2.png');
	padding-top: 90px;
}
.icoCaj, .icoCajS {
	background-image:url('../_imgs/iconos_wg_3.png');
	padding-top: 76px;
}
.icoCon, .icoConS {
	background-image:url('../_imgs/iconos_wg_4.png');
	padding-top: 84px;
}
.icoLib, .icoLibS {
	background-image:url('../_imgs/iconos_wg_5.png');
	padding-top: 84px;
}
.icoQuiS, .icoCamS, .icoCajS, .icoConS, .icoLibS {
	padding-top: 0px !important;	
}
.icoQuiS, .icoCamS {
	top: -20px;	
}
.icoCajS, .icoConS, .icoLibS {
	top: 14px;
}

.icoCamS, .icoCajS, .icoConS, .icoLibS {
	background-position:8px center;
}

.sTitM {
	color: #3498db;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom: 20px;
	font-family: 'bitterbold';
}

.modTexCTex {
	padding-right: 90px;
	text-align: left !important;
}
.modParLin {
	padding:8px 0px 10px 0px;
}
.modParLin:last-child {
	border: none;
}
.modParLin .sec_data_lnk {
	padding-top: 2px;
	font-size: 14px !important;
}

.memGrupo, .conHide {
	display:none;	
}



.registroForm {
	color: #222222;
	font-size: 10px;
	font-family: 'robotoregular';
}

.registroForm input[type=text],
.registroForm textarea,
.registroForm input[type=password],
.registroForm input[type=text]:focus,
.registroForm input[type=password]:focus {
	display:block;
	width: 100%;
	border: #ccc solid 1px;
	padding: 2px 5px 3px 5px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	font-size: 10px;
	color: #333333;
	font-family: 'robotolight';
	
}
.registroForm input[type=button] {
	position:relative;
	float:right;
	color:#fff;
	font-size: 15px;
	display:inline-block;
	padding: 1px 8px 1px 8px;
	background-color: #3498db;
	background-repeat:x-repeat;
	background-position:center center;
	background-image:url('../_imgs/fondo_bot_a.gif');
	border: #3498db solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	margin-left: 6px;
	font-family: 'oswaldbold';
}

.registroForm input[type=button]:hover {
	background-image:url('../_imgs/fondo_bot_b.gif');
}
.pad4px {
	padding-right: 4px !important;	
}

select.select{
	position:relative;
	z-index:10;
	width:100%;
	height:20px !important;
	line-height:20px;
	
	padding: 2px 5px 3px 5px;
	margin: 0px 0px 10px 0px;
}

span.select{
	
	position:absolute;
	top:0px;
	float:left;
	left:0;
	width:98.5%;
	height:20px;
	line-height:20px;
	text-indent:5px;
	
	cursor:default;
	z-index:1;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
	background-position: 97% center;
	background-repeat:no-repeat;
	background-size: 10px;
	background-image: url('../_imgs/select_arrow.png');
	border: #ccc solid 1px;
	background-color: #cbcbcb;
	-moz-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 3px rgba(0,0,0,0.2);
	font-size: 10px;
	color: #333333;
	font-family: 'robotolight';
}
.modWsel {
	width:100% !important;
}
.checking_bot, .radio_bot {
	position:relative;
	width: 95%;
	background-position: 0px 3px;
	background-repeat:no-repeat;
	background-size: 10px;
	background-image: url('../_imgs/check_off.png');
	padding: 0px 0px 2px 14px;
	cursor:pointer;
	font-size: 10px;
	color: #222222;
	font-family: 'robotoregular';
}
.radio_bot {
	width: 20px;
	height:20px;
	display:inline-block;
	vertical-align:middle;
	background-position: 2px 5px;
}
.chkBotOn {
	background-image: url('../_imgs/check_on.png');
}
.modCHKS {
	font-family: 'robotolight' !important;
}
.checking_tex {
	position:relative;
	width: 95%;
	padding: 0px 0px 2px 14px;
	font-size: 10px;
	color: #222222;
	font-family: 'robotoregular';
}
.agreeFormLine {
	padding: 0px 0px 0px 8px;
	background-position: 0px 7px;
	background-repeat:no-repeat;
	background-size: 5px;
	background-image: url('../_imgs/portada_pun_a.png');	
}
.formLineFin {
	width: 100%;
	height: 1px;
	border-bottom: #cbcbcb solid 4px;
}
.botonReset {
	background-image:url('../_imgs/fondo_bot_ga.gif') !important;
	border: #7f7f7f solid 1px !important;
}
.botonReset:hover {
	background-image:url('../_imgs/fondo_bot_gb.gif') !important;
}

.sec_login, .sec_login_men {
	position:relative;
	display:none;
	min-height:10px;
	background-color: #f2f2f2;
	border-top: #3498db solid 4px !important;
	margin: 0px 5px 0px 10px;
	color: #222222;
	font-size: 8px;
	padding: 15px 5px 5px 5px;
	font-family: 'robotoregular';
}
.sec_login a {
	display:block;
	color: #222222;
	font-size: 8px;
	margin: 0;
	padding: 2px 0px 0px 0px;
	font-family: 'robotoregular';
}
.sec_login a:hover {
	color: #3498db;
}
.sec_login .log_cierra {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;	
	background-position: center center;
	background-repeat:no-repeat;
	background-size: 10px;
	background-image: url('../_imgs/log_cierra.gif');
	cursor: pointer;
}
.sec_login input[type=text], .sec_login input[type=password] {
	width: 100%;
	border: #808080 solid 1px;
	background-color:#fff;
	padding:2px 2px 2px 2px;
	color: #222222;
	font-size: 10px;
	font-family: 'robotolight';	
}
.sec_login input[type=button] {
	position:relative;
	float:right;
	color:#fff;
	font-size: 10px;
	line-height: 10px;
	display:inline-block;
	padding: 3px 4px 3px 4px;
	background-color: #3498db;
	background-repeat:x-repeat;
	background-position:center center;
	background-image:url('../_imgs/fondo_bot_a.gif');
	border: #3498db solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	font-family: 'oswaldbold';
}

.sec_login input[type=button]:hover {
	background-image:url('../_imgs/fondo_bot_b.gif');
}



#pop_base {
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0.5);
	z-index:1000000;
}
.pop_seccion {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 630px;
	margin-left: -315px;
	background-color: #f2f2f2;
	border: #cbcbcb solid 1px;
	padding: 17px;
	min-height: 100px;
	color: #222222;
	font-size: 12px;
	font-family: 'robotoregular';
}
.nodIfr {
	top:5%; 
	left: 5%; 
	right:5%; 
	bottom:5%; 
	margin:0; 
	width:auto; 
	height:auto;
	padding: 0px;
	background-color: #fff;
}

.noOver {
	overflow:hidden;
}
#pop_data {
	position:relative;
	width: 100%;
	min-height: 80px;
}
.pop_loading {
	position:relative;
	width: 100%;
	min-height: 40px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('../_imgs/loader_gris.gif');
}

.pop_data_c {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 24px;	
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 13px;
	background-image:url('../_imgs/pop_cierra.png');
	cursor:pointer;
}
.siftFormBot {
	position:relative;
	margin-left: 466px;
	margin-top: -30px;
	width: 140px;	
}
.popBotMod {
	margin-bottom: 0px !important;
	float:left !important;
}
.pop_mail {
	background-repeat:no-repeat;
	background-position:17px 0px;
	background-size: 25px;
	background-image:url('../_imgs/ico_mail.png');
	font-size: 14px;
	color: #222222;
	padding: 26px 0px 0px 20px;
	line-height:20px;
	font-family: 'oswaldregular';
}
.pop_mail span{
	font-family: 'oswaldlight';
}

.modCol9Pop {
	overflow:auto;
}

#pop_mns {
	padding-top: 6px;
	color: #C00;
}
.mnsMod {
	color: #C00 !important;
	font-size: 9px !important;
}
.formPopNo {
	border:#c00 solid 1px !important;
}

.col_events_A {
	position:relative;
	padding: 0px 30px 0px 10px;
}
.col_events_A .cTitM {
	color: #222222;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	font-family: 'oswaldregular';
}
.cTitM {
	position:relative;	
}
.col_events_A .cTitN {
	color: #7f7f7f;
	font-size: 12px;
	line-height: 18px;
	font-family: 'robotolight';
}


.iconos_events {
	position:relative;
	padding: 0px 30px 0px 0px;
}
.icono_eve {
	position:relative;
	float:left;
	width: 140px;
	height: 150px;
	overflow:hidden;
	background-color: #f2f2f2;
	margin: 0px 15px 10px 0px;
	background-repeat:no-repeat;
	background-position: left bottom;
	background-size: 100% 10px;
	background-image: url('../_imgs/sombra.jpg');
	cursor: pointer;
}
.icono_eve_cab {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px 10px 0px 10px;
	color: #fff;
	background-color:#3498db;
	height: 13px;
	overflow: hidden;
	font-size: 9px;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 130px 2px;
	background-size: 8px 9px;
	background-image: url('../_imgs/lin_event.png');
	text-transform:uppercase;
	font-family: 'oswaldlight';
}
.icono_eve_lug {
	position:absolute;
	top: 20px;
	left: 0px;
	width: 100%;
	padding: 0px 10px 0px 10px;
	font-size: 9px;
	color: #3498db;
	text-transform:uppercase;
	font-family: 'oswaldregular';
}
.icono_eve_tex {
	position:absolute;
	top: 36px;
	left: 0px;
	bottom: 34px;
	width: 100%;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
	color: #222222;
	font-size: 14px;
	line-height: 16px;
	font-family: 'bitterregular';
}
.icono_eve_mor {
	position:absolute;
	left: 0px;
	bottom: 16px;
	width: 100%;
	height: 13px;
	padding: 0px 10px 0px 10px;
	font-size: 10px;
	color: #3498db;
	text-align:right;
	font-family: 'robotomedium';
}



.event_eve {
	position:relative;
	width: 605px;
	min-height: 100px;
	border: #cbcbcb solid 1px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.event_eve_cab {
	position:relative;
	width: 100%;
	height: 22px;
	overflow: hidden;
	background-color: #cbcbcb;
	color: col_text;
	font-size: 10px;
	line-height: 23px;
	text-transform:uppercase;
	padding-left: 10px;
	font-family: 'oswaldlight';
}
.event_eve_lug {
	position:relative;
	float: left;
	width: 27%;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 10px 0px 10px;
	font-family: 'bitterregular';
}
.event_eve_lug span {
	font-size: 9px;
	color: #3498db;
	text-transform:uppercase;
	display:block;
	font-family: 'oswaldregular';
}
.event_eve_tex {
	position:relative;
	float: left;
	width: 52%;
	font-size: 12px;
	line-height: 18px;
	color: col_text;
	padding: 28px 0px 0px 0px;
	font-family: 'robotolight';
}
.event_eve_web {
	
}
.event_eve_dwn {
	position:relative;
	float: left;
	width: 20%;
	padding: 28px 10px 0px 10px;
}
.modDwEve {
	width:100%;
	line-height: 18px;
}
.modDwEve ul {
	margin-top: 6px !important;	
}
	
.modLnkEve {
	font-size: 14px !important;
	line-height: 24px;
}
.event_eve_clo {
	position:absolute;
	width: 22px;
	height: 22px;
	right: 0px;
	top: 0px;	
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 13px;
	background-image:url('../_imgs/pop_cierra.png');
	cursor:pointer;
}




.registro_lin {
	position:relative;
	width: 100%;
	border-bottom: #f2f2f2 solid 1px;
	padding: 6px 0px 0px 0px;
	font-size: 12px;
}
.registro_lin_cA {
	display:inline-block;
	vertical-align: top;
	width: 32%;
	font-family: 'robotolight';
}
.registro_lin_cB {
	display:inline-block;
	vertical-align: top;
	width: 61%;
	font-family: 'robotomedium';
}
.registro_lin_cE {
	text-align:right;
	display:inline-block;
	vertical-align: top;
	width: 5%;
	font-size: 10px;
	line-height: 24px;
	color: #a5a5a5;
	cursor:pointer;
	font-family: 'robotolight';
}
.registro_lin_cE:hover {
	color: #3498db;
}


.sec_login_men {
	display:block;
	padding: 0px 0px 5px 0px;
}
.sec_login_men_id {
	position:relative;
	width: 100%;
	font-size: 9px;
	color: #222222;
	line-height: 9px;
	background-color: #cbcbcb;
	background-repeat:no-repeat;
	background-position: 97% 5px;
	background-size: 8px;
	background-image:url('../_imgs/select_arrow.png');
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	font-family: 'robotoregular';
}
.sec_login_men_li, .sec_login_men_li span {
	font-size: 12px;
	color: #222222;
	line-height: 12px;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
	font-family: 'bitterregular';
}
.selLMliSm {
	display:inline-block;
	padding: 5px 0px 0px 0px;
	margin-left: 5px;
	border-bottom: #3498db solid 4px;
	font-family: 'bitterbold';
}
.sec_login_men_li:hover {
	color: #3498db;	
}
.selLMLi {
	font-family: 'bitterbold';
}

.memTexMod, .memTexMod2 {
	font-size: 10px;
	color: #222222;
	font-family: 'robotolight';
}
.memTexMod2 {
	padding-left: 10px;
}
.modPlaColT {
	color: #222222;
}

.modMenPlaLi {
	padding-left: 10px;
	padding-top: 0px;
	margin: 2px 0px 2px 0px;
	background-repeat:no-repeat;
	background-position: 1px 2px;
	background-size: 5px;
	
}
.selMPL {
	background-image:url('../_imgs/portada_pun_a.png');
	font-family: 'bitterbold';
}

.sec_banner_col {
	position:relative;
	width: 100%;
	height: 230px;
	background-color:#f1f1f1;	
	background-repeat:no-repeat;
	background-position: center center;
	background-size: cover;
	cursor:pointer;
}
.sec_banner_col_t {
	position:absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-repeat:no-repeat;
	background-position: top left;
	background-size: 18px;
	background-image:url('../_imgs/ico_olas.png');
	font-size:22px;
	color: #fff;
	padding-top:22px;
	text-transform:uppercase;
	line-height:28px;
	font-family: 'oswaldbold';
}
.sec_banner_col_p {
	position:absolute;
	right: -1px;
	bottom: -1px;
	width: 31px;
	height: 40px;
	background-repeat:no-repeat;
	background-position: right bottom;
	background-image:url('../_imgs/ico_pico.png');
}

.sec_boton_big {
	position:relative;
	text-align:center;
	width: 49%;
	margin-right: 2%;
	float:left;
	color:#fff;
	font-size: 15px;
	padding: 1px 8px 1px 8px;
	background-color: #3498db;
	background-repeat:x-repeat;
	background-position:center center;
	background-image:url('../_imgs/fondo_bot_a.gif');
	border: #3498db solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	font-family: 'oswaldbold';
}
.sec_boton_big:last-child {
	margin-right: 0%;
}
.sec_boton_big:hover {
	background-image:url('../_imgs/fondo_bot_b.gif');
}
.modBotGris {
	background-image:url('../_imgs/fondo_bot_ga.gif') !important;
	border: #7f7f7f solid 1px !important;
}
.modBotGris:hover {
	background-image:url('../_imgs/fondo_bot_gb.gif') !important;
}

.icosLin {
	position:relative;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	padding: 0px 0px 0px 26px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size: 24px;
	margin-bottom: 2px;
	color: #222222;
	font-family: 'robotoregular';
}
.icosLin span {
	color: #666666;
	font-family: 'robotolight';
}
.icoUpload {
	background-image: url('../_imgs/ico_upload.png');
}
.icoHttp {
	background-image: url('../_imgs/ico_http.png');
}
.cursorPoi {
	cursor:pointer;	
}
.overNo {
	overflow: hidden;
}



.modBGGris {
	background-color: #f2f2f2;
	min-height: 100px;
}

.siftFormBotErr {
	position:relative;
	margin-left: 333px;
	margin-top: -30px;
	width: 140px;
}





.res_even {
	position:relative;
	padding: 0px 0px 10px 10px;
	margin-bottom: 5px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-size: 5px;
	background-image:url('../_imgs/portada_pun_a.png');
}
.res_even_cA {
	position:relative;
	float:left;
	width: 80%;
	font-size:12px;
	line-height:18px;
	color: #222222;
	border-right: #f2f2f2 solid 3px;
	font-family: 'robotomedium';
}
.res_even_tip {
	font-size:9px;
	line-height:9px;
	padding: 0px 0px 10px 0px;
	color: #7f7f7f;
	font-family: 'oswaldregular';
}
.res_even_loc {
	font-size:9px;
	line-height:9px;
	padding: 0px 0px 2px 0px;
	color: #3498db;
	text-transform:uppercase;
	font-family: 'oswaldregular';
}
.res_even_loc span {
	color: #222222;
}
.res_even_tex {
	
}
.res_even_cB {
	position:relative;
	float:left;
	width: 20%;
	padding-left: 10px;
}
.res_even_cA, .res_even_cB {
	min-height:50px;
}
.res_even_ico {
	font-size:10px;
	line-height:24px;
	height:26px;
	padding: 0px 0px 0px 26px;
	color: #7f7f7f;
	background-repeat:no-repeat;
	background-position: -2px 0px;
	background-size: 24px;
	cursor: pointer;
	font-family: 'robotobold';
}
.res_even_lis {
	position:absolute;
	display:none;
	top: 0px;
	left: 112px;
	width: 130px;
	min-height:100px;
	z-index: 100;
	background-color:#f2f2f2;
}
.kDW {
	
}
.kLN {
	top: 26px;
}
.res_even_lis_scrl {
	position:relative;
	margin-top:10px;
	margin-bottom: 10px;
	width:130px;
	max-height: 170px;
	padding: 0px 16px 0px 16px;
	font-size:10px;
	line-height:12px;
	color: #7f7f7f;
	overflow:auto;
	word-wrap:break-word;
	
	font-family: 'robotolight';
}
.res_even_lis a {
	display:block;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #7f7f7f;
}
.res_even_lis a:hover {
	color: #7f7f7f;
	font-family: 'robotomedium';
}
.res_even_lis_fle {
	position:absolute;
	left:-10px;
	top: 4px;
	width: 14px;
	height: 22px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	background-image:url('../_imgs/ico_fle.png');
}
.res_even_lis_clo {
	position:absolute;
	right: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: 10px 12px;
	background-image:url('../_imgs/log_cierra.gif');
	cursor:pointer;
}
.res_even_lin{
	clear:both;
	float: none;
	padding-top: 10px;
	border-bottom: #cbcbcb solid 1px;
}

.punt_azul {
	color: #3498db;	
}
.noJus {
	text-align:left !important;	
}


.nodGoMap {
	top:5%; 
	left: 5%; 
	right:5%; 
	bottom:5%; 
	margin:0; 
	width:auto; 
	height:auto;
}
#mapGoogle {
	position:absolute;
	top:70px;
	left:20px;
	right:20px;
	bottom:20px;
	background-color:#d1d1d1;
}
.mapGoCab {
	position:absolute;
	top: 10px;
	left: 20px;
	right:30px;
	height:50px;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: right center;
	background-size: auto 50px;
	background-image:url('../_imgs/logo_arcopol.png');
	font-size: 40px;
	line-height: 40px;
	padding-top: 5px;
	color: #222222;
	font-family: 'oswaldregular';
}
.dataMap_b {
	width: 190px;
	padding: 0px;
}
.dataMap_bt {
	font-size: 14px;
	color: #222222;
	border-bottom: #7f7f7f solid 1px;
	padding-bottom:5px;
	line-height:18px;
	font-family: 'oswaldregular';
}

.dataMap_bx {
	font-size: 12px;
	color: #7f7f7f;
	border-bottom: #7f7f7f solid 1px;
	line-height:16px;
	padding: 4px 0px 4px 0px;
	font-family: 'robotolight';
}
.dataMap_b a {
	display:block;
	font-size: 13px;
	line-height:28px;
	color: #3498db;
	font-family: 'robotobold';
}
.dataMap_b a:hover {
	color: #222222;
}

.hideDiv {
	display:none;	
}

.forum_tit {
	color: #222222;
	font-size: 40px;
	line-height:44px;
	padding-top: 60px;
	background-repeat:no-repeat;
	background-position: 0px 20px;
	background-image:url('../_imgs/forum_simbolo.png');
	background-size: 32px;
	font-family: 'oswaldregular';
}
.forum_tit span {
	color: #222222;
	font-size: 24px;
	line-height:30px;
	padding: 0;
	margin: 0;
	display:inline-block;
	font-family: 'bitteritalic';
}
.forum_tex {
	position:relative;
	float:left;
	width:72%;
	color:#000;
	font-size: 13px;
	line-height:18px;
	padding: 60px 0px 0px 40px !important;
	font-family: 'robotolight';
}


#makeDown {
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left:-240px;
	width:480px;
	min-height:1px;
	padding: 50px 10px 50px 10px;
	background-color:rgba(51,51,51,0.9);
	color: #fff;
	text-align: center;
	font-size:28px;
	line-height:30px;
	cursor: pointer;
	z-index:99999;
	font-family: 'bitterbold';
}
#makeDown span {
	font-size:20px;
	line-height:20px;
	font-family: 'robotolight';
}
.makeDown_c {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 15px;
	background-image: url('../_imgs/cerrar_blanco.png');
}





/************************
	INRANET
***********************/



._in_area {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	min-width: 1000px;
	overflow:hidden;
}
._in_area_cer {
	position:absolute;
	top: 0px;
	right: 0px;
	width: 26px;
	height:26px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 12px;
	background-image: url('../_imgs/pop_cierra.png');
	cursor: pointer;
}

._in_cabecera {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	min-height: 60px;
	padding: 6px 30px 0px 20px;
}
._in_cabecera_tit {
	position:relative;
	color: #666666;
	font-size: 40px;
	float:left;
	font-family: 'oswaldregular';
}
._in_cabecera_logo {
	position:relative;
	float:right;
	width:128px;
	height:53px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 100%;
	background-image: url('../_imgs/logo_arcopol.png');
}
._n_linea {
	border-bottom: #666666 solid 1px;
}
._n_linea_a {
	border-bottom: #3498db solid 1px;
}


._in_contenido {
	position:absolute;
	left: 0px;
	right: 0px;
	top: 98px;
	bottom: 70px;
	padding:0px 20px 0px 20px;
	overflow:auto;
	color: #222222;
	font-size: 12px;
	font-family: 'robotolight';
}

._in_contenido_part {
	position: absolute;
	bottom: 10px;
	left: 20px;
	right: 20px;
}
._in_contenido_log {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 50%;
	height:200px;
	margin-left: -25%;
	margin-top: -100px;
	padding:0px;
}
._in_noM {
	margin-left: 0px !important;	
}


._in_pie {
	position:absolute;
	left: 0px;
	right: 0px;
	bottom: 10px;
	height: 43px;
	padding: 0px 20px 0px 20px;
}
._in_pie_row {
	border-top: #666666 solid 1px;	
	padding-top: 4px;
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-family: 'robotomedium';	
}

._in_contenido_sTit {
	position:relative;
	display:inline-block;
	color: #222222;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 6px;
	border-bottom: #3498db solid 6px;
	*font-family: 'oswaldbold';
	font-family: 'oswaldregular';
}
._insTnar {
	border-bottom: #fbb03b solid 6px;
}

._in_menu {
	border-bottom: #3498db solid 1px;
}
._in_menu_op {
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding: 6px 0px 0px 0px;
	margin: 0px 44px 0px 0px;
	border-bottom:#FFF solid 4px;
	color: #000000;
	line-height: 13px;
	cursor:pointer;
	font-size: 12px;
	font-family: 'bitterregular';
}
._in_menu_op:hover {
	color:#3498db;
}
._inSel {
	border-bottom: #3498db solid 4px;
	color: #3498db;
}

._in_menu_po {
	position:relative;
	display:inline-block;
	float:right;
	vertical-align:top;
	color: #3498db;
	line-height: 10px;
	cursor:pointer;
	font-size: 10px;
	padding-top: 8px;
	font-family: 'bitterregular';
}

._inRg {
	text-align:right;
	padding-right:10px;
	font-family: 'robotomedium';	
}
._inRg span {
	color: #3498db;
}


._in_colA, ._in_colB, ._in_colC {
	position:absolute;
	top: 30px;
	bottom: 0px;
	max-height: 500px;
}
._in_colA, ._in_colB {
	width: 30%;
}
._in_colC {
	width: 40%;
}
._in_colA {
	left: 0px;
	padding-left: 20px;
}
._in_colB {
	left: 30%;
	padding-left: 10px;	
}
._in_colC {
	left: 60%;
	padding-left: 20px;
	padding-right: 30px;	
}




._in_col_con {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow:hidden;
}
._in_col_scr {
	position:absolute;
	top: 40px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow:hidden;
}

._in_col_mov {
	position:relative;
	padding: 0px 20px 0px 20px;
	width: 100%;
}
._in_sclM {
	padding-left: 10px;
}
._in_scrool_bas {
	position:absolute;
	top: 40px;
	right: 0px;
	bottom: 0px;
	border: #808080 solid 1px;
	width: 14px;
}
._in_scrool_pos {
	position:absolute;
	top: 2px;
	left: 2px;
	width: 8px;
	height: 30px;
	background-color: #3498db;
	cursor: pointer;
}
._modNar {
	background-color: #fbb03b;
}

._in_col_lin {
	position:relative;
	padding-left: 10px;
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
	background-repeat:no-repeat;
	background-position: 0px 4px;
	background-size: 6px;
	background-image: url('../_imgs/portada_pun_a.png');
	font-family: 'robotomedium';
	
}
._colDead {
	cursor: pointer;
	background-image: url('../_imgs/portada_pun_r.png');
}

._in_col_lin_t {
	color: #3498db;
	text-transform:uppercase;
	font-family: 'oswaldregular';
}
._in_cTN {
	color: #fbb03b;
}
._in_col_lin_t span {
	color: #a5a5a5;
}

._in_col_dwn {
	position:relative;
	margin-top: 5px;
	background-repeat:no-repeat;
	background-position: 0px 1px;
	background-size: 18px;
	background-image: url('../_imgs/ico_down.png');
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #222222 solid 2px;
	border-top: #cbcbcb solid 2px;
	
	font-size: 10px;
	line-height: 12px;
	color: #222222;
	font-family: 'robotoregular';
}
._in_col_dwn span {
	color: #3498db;
}
._in_col_dwn a {
	color: #666666;
}
._in_col_dwn a:hover {
	color: #3498db;
}

._in_col_ln {
	position:relative;
	margin-top: 8px;
	border-bottom: #222222 solid 2px;
}

._in_col_lin_cls {
	position:absolute;
	*top: -10px;
	top: 0px;
	right: 0px;
	width: 14px;
	height:14px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 12px;
	background-image: url('../_imgs/pop_cierra.png');
	cursor: pointer;
	display:none;
}
._in_col_mr {
	display:none;	
}
._in_col_rf {
	padding-top: 6px;
	font-size: 12px;
	color: #666666;
	font-family: 'robotomedium';
}
._in_col_rf span {
	font-family: 'robotolight';
}
._in_col_tx {
	padding-top: 6px;
	font-size: 12px;
	color: #222222;
	font-family: 'robotolight';
}




._in_calendar {
	position:relative;
	
}
._in_calendar_ley {
	position:relative;
}
._in_calendar_day {
	position:relative;
}
._in_calendar_day_d {
	position:relative;
	float:left;
	width: 14.28%;
	height: 50px;
	border-top: #666666 solid 1px;
	border-left: #666666 solid 1px;
	cursor:pointer;
}
._in_calendar_day_d:first-child {
	border-left: 0;
}
._in_calendar_day_dn {
	position: absolute;
	font-size: 20px;
	line-height: 20px;
	color: #666666;
	left: 0px;
	bottom: 0px;
	width: 100%;
	padding: 0px 0px 3px 6px;
	font-family: 'oswaldbold';
}
._in_calG {
	color: #cbcbcb;
}
._in_calendar_mas {
	position:relative;
	text-align:right;
	color: #cbcbcb;
	font-size: 11px;
	padding: 6px 0px 0px 0px;
	text-transform:lowercase;
}
._in_calendar_mas a {
	color: #cbcbcb;
}
._in_calendar_mas a:hover {
	color: #3498db;
}
._in_lF {
	border-bottom: #666666 solid 1px;
}

._in_calendar_day_pt {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 12px;
}
._in_calendar_day_pt_a, ._in_calendar_day_pt_b {
	width:12px;
	height:12px;
	text-align:center;
	line-height:12px;
	font-size: 9px;
	color: #fff;
	background-color: #3498db;
	margin-top: 1px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-family: 'oswaldbold';
}
._in_calendar_day_pt_b {
	background-color: #fbb03b;
}

._in_calendar_ley_d {
	position:relative;
	float:left;
	width: 14.28%;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	padding: 10px 0px 2px 2px;
	font-family: 'robotolight';
}

._in_calendar_day_inf {
	display:none;
	position:relative;
	width: 100%;
	*min-height: 50px;
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	padding: 10px;
	font-family: 'robotomedium';
}
._inBB {
	border-bottom: #666666 solid 1px;
}
._in_calendar_day_infA, ._in_calendar_day_infB {
	display:block;
	padding: 0px 0px 10px 10px;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0px 4px;
	background-size: 6px;
	background-image: url('../_imgs/portada_pun_a.png');	
}
._in_calendar_day_infB {
	
	background-image: url('../_imgs/portada_pun_r.png');	
}

._in_calendar_day_infA em {
	font-style:normal;
	font-family: 'robotolight';
}

._in_file_lis, ._in_file_con {
	position:relative;
	width: 23%;
	float:left;
}
._in_file_con {
	width: 77%;
	padding-right: 10px;
}
._in_file_con_fot {
	position:relative;
	width: 100%;
	height: 320px;
	background-repeat:x-repeat;
	background-position:center center;
	background-size:cover;
	text-align:center;
}

._in_file_lis_op {
	position:relative;
	color:#fff;
	font-size: 15px;
	display:inline-block;
	padding: 1px 8px 1px 8px;
	background-color: #3498db;
	background-repeat:x-repeat;
	background-position:center center;
	background-image:url('../_imgs/fondo_bot_a.gif');
	border: #3498db solid 1px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	text-transform:uppercase;
	margin-bottom: 6px;
	font-family: 'oswaldbold';
}

._in_file_lis_op:hover {
	background-image:url('../_imgs/fondo_bot_b.gif');
}

._inOpSel {
	background-image:url('../_imgs/fondo_bot_ga.gif');
	border: #808080 solid 1px;
}
._inOpSel:hover {
	background-image:url('../_imgs/fondo_bot_gb.gif') !important;
}

._in_file_lis_se {
	position:relative;
	width: 170px;
	height: 26px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	background-image:url('../_imgs/sombra.jpg');
}

._in_file_con_col {
	position:relative;
	float:left;
	width: 25%;
	min-height: 40px;
	padding-right: 3px;
}

._in_file_con_fics {
	position:relative;
	min-height: 40px;
	background-color: #f2f2f2;
	padding: 10px 10px 1px 10px;	
}
._in_fiCC {
	background-color: #dbdee0;
}

._in_file_con_fol {
	position:relative;
	background-repeat:no-repeat;
	background-position:0px 2px;
	background-size: 21px auto;
	background-image:url('../_imgs/ico_folder.png');
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	cursor: pointer;
	padding: 0px 0px 6px 30px;
	margin-bottom: 8px;
	border-bottom: #666666 solid 1px;
	word-break:break-all;
	font-family: 'robotomedium';
}
._in_file_con_fol:last-child {
	border-bottom: 0;
}
._in_file_con_fol:hover {
	background-image:url('../_imgs/ico_folder_g.png');
	color: #3498db;
}
._inFSel {
	background-image:url('../_imgs/ico_folder_g.png');
}
._inFSel:hover {
	color: #222222 !important;
}
._in_file_con_fic {
	position:relative;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-size: 16px auto;
	background-image:url('../_imgs/ico_file_a.png');
	font-size: 10px;
	line-height: 12px;
	color: #222222;
	cursor: pointer;
	padding: 3px 0px 8px 20px;
	margin-bottom: 8px;
	border-bottom: #666666 solid 1px;
	word-break:break-all;
	font-family: 'robotolight';
}
._in_file_con_fic:last-child {
	border-bottom: 0;
}
._in_file_con_fic:hover {
	color: #3498db;
}

._in_file_con_ups {
	position:relative;
	background-color: #7f7f7f;
	padding:  0px 0px 0px 37px;
	background-repeat:no-repeat;
	background-position:10px center;
	background-size:20px;
	background-image:url('../_imgs/ico_upload_g.png');
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
	font-family: 'robotoregular';
}
._in_file_con_ups:hover {
	opacity: 0.8;
}


._in_logos {
	position:relative;
	width: 800px;
}
._in_logo {
	position:relative;
	width: 90px;
	height:47px;
	border: #c2c7c8 solid 1px;
	float:left;
	margin: 0px 4px 4px 0px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	cursor: pointer;
}
._in_logo:hover {
	opacity: 0.8;
}

._in_infos {
	position:relative;
	width:365px;
	margin-top: 30px;
}
._in_info {
	position:relative;
	display: none;
}
._in_info_l {
	width: 15px;
	min-height:4px;
	border-bottom: #3498db solid 4px;;
}
._in_info_t {
	color: #222222;
	font-size: 16px;
	line-height: 20px;
	min-height:50px;
	border-bottom: #a5a5a5 solid 1px;
	padding: 8px 120px 8px 0px;
	margin-bottom: 2px;
	background-repeat:no-repeat;
	background-position: right 0px;
	background-size: auto 55px;
	font-family: 'oswaldregular';
}
._in_info_c {
	color: #7f7f7f;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 0px 4px 0px;
	font-family: 'robotolight';
}
._in_info_c span {
	color: #3498db;
	font-family: 'robotomedium';
}
._in_info_c strong {
	
}
._in_info_p {
	position:relative;
	line-height: 34px;
	font-size:14px;
	color: #3498db;
	border-top: #a5a5a5 solid 1px;
	background-image:url('../_imgs/ico_phone.png');
	background-repeat:no-repeat;
	background-position:0px center;
	background-size:20px;
	padding: 0px 0px 0px 30px;
	margin-top:2px;
	font-family: 'robotomedium';
}

.loading {
	position:relative;
	width: 100%;
	min-height: 60px;
	background-image:url('../_imgs/loader.gif');
	background-repeat:no-repeat;
	background-position:center center;
}

._in_upload_mns {
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
	background-image:url('../_imgs/loader_bla.gif');
	background-repeat:no-repeat;
	background-position:center center;
	display:none;
}


.mod_cookies {
	background-color:#7f7f7f;
}
.con_cookies {
	position:relative;
	margin: 0px auto;
	width: 1024px;
	padding:10px 30px 10px 30px;
	line-height: 14px;
	font-size:11px;
	color:#f2f2f2;
	font-family: 'robotolight';
	
}
.con_cookies_c {
	position:absolute;
	top: 8px;
	right: 8px;
	width: 16px;
	height: 16px;
	background-repeat:no-repeat;
	background-position: center center;
	background-size:contain;
	background-image:url('../_imgs/cerrar_cks.png');
	cursor: pointer;
}
.con_cookies span {
	font-family: 'robotobold';
}
.con_cookies a {
	color:#f2f2f2;
	text-decoration:underline;
}
.con_cookies a:hover {
	color:#fff;
	text-decoration:underline;
}
/*
	font-family: 'bitteritalic'; = 		font-family: 'bitteritalic';
	font-family: 'bitterbold'; = 		font-family: 'bitterbold';
	font-family: 'bitterregular'; = 		font-family: 'bitterregular';
	
	font-family: 'oswaldbold'; = 		font-family: 'oswaldbold';
	font-family: 'oswaldlight'; = 		font-family: 'oswaldlight';
	font-family: 'oswaldregular'; = 		font-family: 'oswaldregular';
	
	font-family: 'robotoregular'; = 		font-family: 'robotoregular';
	font-family: 'robotoitalic'; = 		font-family: 'robotoitalic';
	font-family: 'robotolight'; = 		font-family: 'robotolight';
	font-family: 'robotobold'; = 		font-family: 'robotobold';
	font-family: 'robotobold_italic'; = 	font-family: 'robotobold_italic';
	font-family: 'robotoblack'; = 		font-family: 'robotoblack';
	font-family: 'robotoblack_italic'; = 	font-family: 'robotoblack_italic';
	font-family: 'robotomedium'; = 		font-family: 'robotomedium';
	font-family: 'robotomedium_italic'; = 	font-family: 'robotomedium_italic';
	font-family: 'robotolight_italic'; = 	font-family: 'robotolight_italic';
	font-family: 'robotothin'; = 		font-family: 'robotothin';
	font-family: 'robotothin_italic'; = 	font-family: 'robotothin_italic';
	
	
	#3498db = 		#3498db
	#2980ba = 		#2980ba
	#003058 = 		#003058
	#333333 = 		#333333
	#666666 = 		#666666
	#7f7f7f = 		#7f7f7f
	#808080 = 		#808080
	#f2f2f2 = 		#f2f2f2
	#cbcbcb = 		#cbcbcb
	#fbb03b = 		#fbb03b
	#a5a5a5 = 		#a5a5a5
	#dbdee0 = 		#dbdee0
	#c2c7c8 = 		#c2c7c8
	
	#FFFFFF = 		#FFFFFF
	#3498db = 		#3498db
	#222222 = 		#222222
	#3498db = 		#3498db
	#3498db = 		#3498db
	
	#000000 = 		#000000
	#000000 = 		#000000
	#666666 = 		#666666
*/



















/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* ESTILOS COMUNES */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.contenW {
	position:relative;
	margin: 0px auto;
	width: 1024px;
	padding:0px 24px 20px 24px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.mod_idiomas {
	text-align:right;
	color: #000000;
	font-size: 11px;
	font-family: 'robotoregular';
}
.mod_idiomas_sep {
	position:relative;
	display:inline-block;
	vertical-align:top;
	width: 10px;
	height:10px;
}
.mod_idiomas a {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin: 0px 4px 0px 4px;
	padding: 0px 2px 0px 2px;
	border-top:#FFFFFF solid 4px;
	color: #000000;
}
.mod_idiomas a:hover {
	border-top:#3498db solid 4px;
	color: #000000;
}
.mod_idiomas .aSel {
	border-top:#3498db solid 4px;
	color: #3498db;
}
.mod_idiomas .aMen {
	margin-right: 20px;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.mod_logo {
	height: 90px;
	background-repeat:no-repeat;
	background-size: auto 80px;
	background-position:4px center;
	background-image:url('../_imgs/logo_arcopol.png');
}
.mod_logo_area {
	position:relative;
	width: 200px;
	height: 90px;
	cursor:pointer;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.mod_menu, .mod_menu_lin {
	height: 60px;
	text-align:left;
	color: #222222;
	font-size: 12px;
	font-family: 'bitterregular';
}
.mod_menu_lin {
	border-bottom: #3498db solid 1px;
	height: 60px;
}
.mod_menu .mod_menu_r, .mod_menu_lin .mod_menu_r {
	float:right;
	height: 58px;
	display:inline-block;
	vertical-align:top;	
}
.mod_menu_lin .mod_menu_r {
	height: 58px;
}
.mod_menu .aa, .mod_menu_lin .aa {
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding: 42px 0px 0px 0px;
	margin: 0px 26px 0px 10px;
	border-bottom:#FFF solid 4px;
	color: #000000;
	line-height: 13px;
}
.mod_menu_lin .aa {
	padding: 42px 0px 0px 0px;
}
.mod_menu .aa:hover, .mod_menu_lin .aa:hover {
	color:#3498db;
}
.mod_menu .aSel, .mod_menu_lin .aSel {
	border-bottom: #3498db solid 4px;
	color: #3498db;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.mod_pie {
	margin-top: 30px;
	border-top: #666666 solid 1px;	
	color: #666666;
	height: 43px;
	padding-top: 4px;
	font-size: 10px;
	line-height: 11px;
	font-family: 'robotomedium';
}
.mod_pie_a, .mod_pie_b {
	min-height: 38px !important;
}
.mod_pie_a {
	border-right: #666666 solid 1px;
	padding: 3px 0px 0px 0px !important;
}
.mod_pie_b {
	padding: 3px 0px 0px 40px !important;
}
.mpSel{
	font-family: 'robotoblack';
}

.mod_pie_b a {
	color: #666666;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-right: 50px;
}
.mod_pie .aSel{
	color: #666666;
}
.mod_pie_b a:hover {
	color: #3498db;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.row {
	position: relative;
	width: 100%;
	min-height: 1px;
	clear: both;
	float: none;
}
.columna1, 
.columna2, 
.columna3, 
.columna4, 
.columna5, 
.columna6, 
.columna7, 
.columna8, 
.columna9, 
.columna10,
.columna11,
.columna12 {
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	min-height: 1px;
}

.columna1:first-child, 
.columna2:first-child, 
.columna3:first-child, 
.columna4:first-child, 
.columna5:first-child, 
.columna6:first-child, 
.columna7:first-child, 
.columna8:first-child, 
.columna9:first-child, 
.columna10:first-child,
.columna11:first-child,
.columna12:first-child {
	padding: 0px 0px 0px 0px;
}

.columna1:last-child, 
.columna2:last-child, 
.columna3:last-child, 
.columna4:last-child, 
.columna5:last-child, 
.columna6:last-child, 
.columna7:last-child, 
.columna8:last-child, 
.columna9:last-child, 
.columna10:last-child,
.columna11:last-child,
.columna12:last-child {
	padding: 0px 0px 0px 0px;
}

.columna1 { width:  8.333333%; }
.columna2 { width: 16.666666%; }
.columna3 { width: 24.999999%; }
.columna4 { width: 33.333333%; }
.columna5 { width: 41.666666%; }
.columna6 { width: 50%; }
.columna7 { width: 58.333333%; }
.columna8 { width: 66.666666%; }
.columna9 { width: 74.999999%; }
.columna10 { width: 83.333333%; }
.columna11 { width: 91.666666%; }
.columna12 { width:100%; }

.puch1 { margin-right:  8.333333%; }
.puch2 { margin-right: 16.666666%; }
.puch3 { margin-right: 24.999999%; }
.puch4 { margin-right: 33.333333%; }
.puch5 { margin-right: 41.666666%; }
.puch6 { margin-right: 50%; }
.puch7 { margin-right: 58.333333%; }
.puch8 { margin-right: 66.666666%; }
.puch9 { margin-right: 74.999999%; }
.puch10 { margin-right: 83.333333%; }
.puch11 { margin-right: 91.666666%; }
.puch12 { margin-right:100%; }

.marginT10 { margin-top: 10px; }
.marginT20 { margin-top: 20px; }
.marginT30 { margin-top: 30px; }
.marginT40 { margin-top: 40px; }
.marginT50 { margin-top: 50px; }
.marginT60 { margin-top: 60px; }
.marginT70 { margin-top: 70px; }
.marginT80 { margin-top: 80px; }
.marginT90 { margin-top: 90px; }
.marginT100 { margin-top: 100px; }
.marginT120 { margin-top: 120px; }
.marginT140 { margin-top: 140px; }
.marginT160 { margin-top: 160px; }
.marginT180 { margin-top: 180px; }
.marginT200 { margin-top: 200px; }
.marginT250 { margin-top: 250px; }

.paddingT10 { padding-top: 10px; }
.paddingT20 { padding-top: 20px; }
.paddingT30 { padding-top: 30px; }
.paddingT40 { padding-top: 40px; }
.paddingT50 { padding-top: 50px; }
.paddingT60 { padding-top: 60px; }
.paddingT70 { padding-top: 70px; }
.paddingT80 { padding-top: 80px; }
.paddingT90 { padding-top: 90px; }
.paddingT100 { padding-top: 100px; }
.paddingT120 { padding-top: 120px; }
.paddingT140 { padding-top: 140px; }
.paddingT160 { padding-top: 160px; }
.paddingT180 { padding-top: 180px; }
.paddingT200 { padding-top: 200px; }
.paddingT250 { padding-top: 250px; }

.paddingB10 { padding-bottom: 10px; }
.paddingB20 { padding-bottom: 20px; }
.paddingB30 { padding-bottom: 30px; }
.paddingB40 { padding-bottom: 40px; }
.paddingB50 { padding-bottom: 50px; }
.paddingB60 { padding-bottom: 60px; }
.paddingB70 { padding-bottom: 70px; }
.paddingB80 { padding-bottom: 80px; }
.paddingB90 { padding-bottom: 90px; }
.paddingB100 { padding-bottom: 100px; }
.paddingB120 { padding-bottom: 120px; }
.paddingB140 { padding-bottom: 140px; }
.paddingB160 { padding-bottom: 160px; }
.paddingB180 { padding-bottom: 180px; }
.paddingB200 { padding-bottom: 200px; }
.paddingB250 { padding-bottom: 250px; }

.marginB10 { margin-bottom: 10px; }
.marginB20 { margin-bottom: 20px; }
.marginB30 { margin-bottom: 30px; }
.marginB40 { margin-bottom: 40px; }
.marginB50 { margin-bottom: 50px; }
.marginB60 { margin-bottom: 60px; }
.marginB70 { margin-bottom: 70px; }
.marginB80 { margin-bottom: 80px; }
.marginB90 { margin-bottom: 90px; }
.marginB100 { margin-bottom: 100px; }
.marginB120 { margin-bottom: 120px; }
.marginB140 { margin-bottom: 140px; }
.marginB160 { margin-bottom: 160px; }
.marginB180 { margin-bottom: 180px; }
.marginB200 { margin-bottom: 200px; }
.marginB250 { margin-bottom: 250px; }

/*
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	-moz-box-shadow: 5px 5px 16px rgba(0,0,0,0.6);
	-webkit-box-shadow: 5px 5px 16px rgba(0,0,0,0.6);
	box-shadow: 5px 5px 16px rgba(0,0,0,0.6);

	background-repeat:no-repeat;
	background-position: 0px 10px;
	background-size: 250px;
	background-image:url('../_imgs/logo.png');
*/