body{
	background-color:#202426;
	margin:0;
	padding:0;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#333333;
}
.bg{
	background-color:#FFF;
	width:100%;
	height:auto;
	float:left;
	z-index:0;
	position:relative;
}
.bg_left{
	background-image:url("../img/bg_l.png");
	background-position:top center;
	background-repeat:repeat-x;
	width:50%;
	height:170px;
	left:0;
	z-index:5;
	position:absolute;
}
.bg_right{
	background-image:url("../img/bg_r.png");
	background-position:top center;
	background-repeat:repeat-x;
	width:50%;
	height:170px;
	right:0;
	z-index:5;
	position:absolute;
}
.bg_center{
	background-image:url("../img/bg.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	min-height:750px;
	margin:0 auto;
	z-index:10;
	position:relative;
}
img{
	border:0;
}
p, h1, h2{
	margin:0;
	padding:0;
}
a, a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#c73532;
	text-decoration:none;
}
@font-face{
	font-family:'Open Sans Condensed Light';
	src:url("fonts/OpenSans-CondLight.eot?") format("eot"),
		url("fonts/OpenSans-CondLight.woff") format("woff"),
		url("fonts/OpenSans-CondLight.ttf") format("truetype"),
		url("fonts/OpenSans-CondLight.svg#OpenSans-CondensedLight") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"Oswald";
	src:url("fonts/Oswald.eot?") format("eot"),
		url("fonts/Oswald.woff") format("woff"),
		url("fonts/Oswald.ttf") format("truetype"),
		url("fonts/Oswald.svg#Oswald") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
  font-family: 'Raleway-Regular';
  src: url('fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),  
	   url('fonts/Raleway-Regular.woff') format('woff'), 
	   url('fonts/Raleway-Regular.ttf')  format('truetype'), 
	   url('fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*****/
.hoja{
	width:950px;
	height:auto;
	margin:0 auto;
	z-index:15;
	position:relative;
}
/*****/
.header{
	width:950px;
	height:170px;
	float:left;
}
.header_logo{
	width:380px;
	float:left;
	height:170px;
}
.header_logo img {
    margin-left: 110px;
    margin-top: 9px;
}
.header_menu {
    float: left;
    height: 170px;
    width: 570px;
}
.header_boton{
	float:left;
	width: 570px;
	height:32px;
	text-align:right;
}
.header_boton img{
	margin-top:5px;
}
.header_boton a,
.header_boton a:visited,
.header_boton a:hover{
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
    border-radius: 10px;
    color: #666;
    float:right;
    font-family: 'Open Sans Condensed Light';
    font-size: 14px;
    height: 20px;
    margin-top: 6px;
    padding-left: 10px;
    padding-right: 24px;
    padding-top: 1px;
	max-width:433px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.header_boton_1{
	background-image:url("../img/side_arrow2.png");
}
.header_boton_2{
	background-image:url("../img/side_arrow.png");
	margin-right:5px;
	display:none;
}
.header_boton_2b{
	background-image:url("../img/side_arrow2.png");
	margin-right:5px;
}
/*****/
.menu{
	float:left;
	width: 570px;
	height:75px;
	text-align:right;
}
.menu a, .menu a:visited, .menu a:hover {
    border-top: 5px solid #FFFFFF;
    color: #000;
    float: right;
    font-family: 'Open Sans Condensed Light';
    font-size: 13px;
    margin-left: 33px;/*45px;*/
    padding-top: 25px;
	padding-bottom:29px;
    text-transform: uppercase;
}
.menu a:hover {
    border-top: 5px solid #6DB0D6;
	color:#000;
}
.menu2 {
    float: left;
    height: 63px;
    text-align: right;
    width: 570px;
}
.menu2 a, .menu2 a:visited, .menu2 a:hover {
    float: right;
    height: 46px;
}
.menu2 img {
    margin-top: 19px;
}
/*****/
.cont{
	width:633px;
	min-height:540px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}






.cont_news {
    border: 1px solid #BABABA;
    float: left;
    height: 254px;
    width: 631px;
}
.cont_news_foto{
	background-image:url("../img/cont_news_nofoto.png");
	background-position:center center;
	background-repeat:no-repeat;
    background-color: #C1D7E6;
	width:100%;
	float: left;
    height: 254px;
	/*Capa*/
	z-index:5;
	position:relative;
}
.cont_news_foto1{
	background-color:transparent;
	float: left;
	height: 254px;
    width:100%;
	/*text-align:center;*/
	overflow:hidden;
	/*Capa*/
	z-index:6;
	position:relative;
}
.cont_news_foto1 span{
	width:100%;
	height: 254px;
	position:absolute;
	display:none;
}
.cont_news_foto1 img{
	width:411px; /*FIX, EX: 410px*/
	display:none;
	position:absolute;
}
.cont_news_foto2 {
    color: #fff;
    float: right;
    height: 48px;
    margin-top: -48px;
    position: relative;
    width: 100%;
    z-index: 7;
}
.cont_news_foto3 {
   background-image: url("../img/cont_news_black2.png");
    background-position: left bottom;
    background-repeat: repeat;
    display: none;
    float: left;
    margin-left: 11px;
    padding: 14px 11px 14px 34px;
    position: absolute;
    right: 0;
    text-align: right;
    width: auto;
}
.cont_news_foto3a {
    font-family: "Oswald";
    font-size: 13px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    width: auto;
	cursor:pointer;
	letter-spacing:0px;
	max-width:500px;
}
.cont_news_foto3b {
	cursor: pointer;
    font-family: "Open Sans Condensed Light";
    font-size: 16px;
    height: 49px;
    line-height: 23px;
    margin-top: 5px;
    overflow: hidden;
    width: 305px;
}
.cont_news_datos{
	background-color:#f3f4f4;
	width:220px;
	float: left;
    height: 254px;
	/*Capa*/
	position:relative;
	z-index:8;
}
.cont_news_datos1{
	border-left: 1px solid #42494c;
	background-color:#42494c;
	width:220px;
	float: left;
    height: 28px;
}
.cont_news_datos1 span {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    margin-left: 7px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 206px;
	letter-spacing:1px;
}
.cont_news_datos2{
	background-image:url("../img/cont_news_itembg.png");
	background-position:top center;
	background-repeat:repeat-x;
	width:220px;
	float: left;
    height: 56px;
	background-color:#f3f4f4;
	border-left: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	cursor:pointer;
	/*Capa*/
	position:relative;
	z-index:9;
}
.cont_news_datos2a {
    float: left;
    font-weight: bold;
    height: 18px;
    margin-left: 8px;
    margin-top: 14px;
    width: 205px;
	color:#333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont_news_datos2b {
    float: left;
    font-size: 11px;
    height: 18px;
    margin-left: 8px;
    width: 205px;
    color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cnd_sel .cont_news_datos2a,
.cnd_sel .cont_news_datos2b{
	color: #d33937;
}
.cnd_sel{
	border-left: 1px solid #f3f4f4;
}
.cnd_sel:after{
	/*NADA*/
}
.cnd_salida{
	background-image: url("../img/cont_news_salida.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 56px;
    position: absolute;
    right: 0;
    width: 18px;
}
.cnd_sel:before{
	background-image:url("../img/cont_news_itemsel.png");
	background-position:top left;
	background-repeat:no-repeat;
    content: "";
    height: 58px;
    margin: 0 0 0 -14px;
    position: absolute;
    width: 14px;
	float:left;
	left:0;
}
/*
.cnd_sel:after {
    border-bottom: 28px solid transparent;
    border-right: 14px solid #f3f4f4;
    border-top: 28px solid transparent;
    content: "";
    height: 0;
    margin: 0 0 0 -14px;
    position: absolute;
    width: 0;
	
	z-index:10;
}
.cnd_sel:before {
    border-bottom: 28px solid transparent;
    border-right: 14px solid #b0b0b0;
    border-top: 28px solid transparent;
    content: "";
    height: 0;
    margin: 0 0 0 -15px;
    position: absolute;
    width: 0;
	
	z-index:10;
}*/
/*****/

.cont_middle{
	width:100%;
	height:auto;
	float:left;
}
.cont_middle_side{
	width:50%;
	height:auto;
	float:left;
}


.cont_fechas {
    border: 1px solid #BABABA;
    float: left;
    min-height: 194px;
    width: 313px;
}
.cont_fechas_title {
    background-color: #42494C;
    background-image: url("../img/cont_fechas_title.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 29px;
    margin-top: 25px;
    width: 315px;
}
.cont_fechas_title span {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    margin-left: 7px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 395px;
	letter-spacing:1px;
}
.cont_fechas_datos2,
.cont_fechas_datos2:visited,
.cont_fechas_datos2:hover{
	background-image:url("../img/leftarrowhome.png");
	background-position:12px center ;
	background-repeat:no-repeat;
	width:312px;
	float: left;
    height: 48px;
	background-color:#f3f4f4;
	border-bottom: 1px solid #BABABA;
	/*Capa*/
	position:relative;
	z-index:9;
}
.cont_fechas_datos2a {
    float: left;
    font-weight: bold;
    height: 16px;
    margin-left: 32px;
    margin-top: 12px;
    width: 270px;
	color:#333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont_fechas_datos2b {
    float: left;
    font-size: 11px;
    height: 16px;
    margin-left: 32px;
   width: 260px;
    color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cont_fechas_datos2 a,
.cont_fechas_datos2 a:visited,
.cont_fechas_datos2 a:hover,{
	background-image:url("../img/side_arrow2.png");
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #20689a;
    border-radius: 10px;
    color: #FFF;
    float:right;
    font-family: 'Open Sans Condensed Light';
    font-size: 12px;
    height: 18px;
	right:10px;
    margin-top: 14px;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 3px;
	max-width:100px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:absolute;
}
.cont_fechas_datos2 a:hover{
	background-image:url("../img/side_arrow.png");
	background-color: #C83533;
}









.cont_fechas2 {
    border: 1px solid #BABABA;
    float: right;
    min-height: 194px;
    width: 297px;
}
.cont_fechas2_title {
    background-color: #42494C;
    background-image: url("../img/cont_fechas_title.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: right;
    height: 29px;
    margin-top: 25px;
    width: 299px;
}
.cont_fechas2_title span {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    margin-left: 7px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 395px;
	letter-spacing:1px;
}
.cont_fechas2_datos2,
.cont_fechas2_datos2:visited,
.cont_fechas2_datos2:hover{
	background-image:url("../img/fondocamphome.png");
	background-position:12px center ;
	background-repeat:no-repeat;
	width:297px;
	float: left;
    height: 48px;
	background-color:#f3f4f4;
	border-bottom: 1px solid #BABABA;
	/*Capa*/
	position:relative;
	z-index:9;
}
.cont_fechas2_datos2a {
    color: #333;
    float: left;
    font-weight: bold;
	font-size:12px;
    height: 48px;
    overflow: hidden;
    text-align: center;
    width: 242px;
	display:table;
}
.cont_fechas2_datos2a span{
	vertical-align:middle;
	display:table-cell;
    text-align: center;
	padding:6px 10px 6px 6px;
}
.cont_fechas2_datos2b {
    color: #333;
    display: table;
    float: left;
    font-family: "Open Sans Condensed Light";
    font-size: 14px;
    height: 48px;
    line-height: 16px;
    overflow: hidden;
    width: 55px;
}
.cont_fechas2_datos2b span{
	vertical-align:middle;
	display:table-cell;
    text-align: center;
}
.cont_fechas2_datos2 a,
.cont_fechas2_datos2 a:visited,
.cont_fechas2_datos2 a:hover,{
	background-image:url("../img/side_arrow2.png");
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #20689a;
    border-radius: 10px;
    color: #FFF;
    float:right;
    font-family: 'Open Sans Condensed Light';
    font-size: 12px;
    height: 18px;
	right:10px;
    margin-top: 14px;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 3px;
	max-width:100px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:absolute;
}
.cont_fechas2_datos2 a:hover{
	background-image:url("../img/side_arrow.png");
	background-color: #C83533;
}

/*****/
.cont_multi {
   
    float: left;
    height: 141px;
    width: 484px;
	display:table;

}
.cont_multi span{
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}
.cont_multi_title {
    background-color: #42494C;
    background-image: url("../img/cont_fechas_title.png");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 29px;
    margin-top: 25px;
    width: 484px;
}
.cont_multi_title span {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    margin-left: 7px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 395px;
	letter-spacing:1px;
}
.cont_multi_block {
	display:inline-block;
    height: auto;
    width: auto;
}
.cont_multi_foto1{
	background-image: url("../img/cont_multi_foto.png");
    background-position: center bottom;
    background-repeat: no-repeat;
	background-color:#C1D7E6;
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 10px;
	margin-right: 10px;
    margin-top: 10px;
	cursor:pointer;
	/*text-align:center;*/
	overflow:hidden;
	/*Capa*/
	z-index:6;
	position:relative;
	border-radius:500px;
}
.cont_multi_foto1 img{
	cursor:pointer;
	/*min-width:98px; FIX, EX: 410px*/
	left: 50%;
	height: 88px;
	display:none;
	position:absolute;
}
.cont_multi_foto2 a,
.cont_multi_foto2 a:visited,
.cont_multi_foto2 a:hover{
    
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 8px;
    width: 100px;
	color:#333;
}
.cont_multi_foto2 a:hover{
	color:#d33937;
}
.cont_multi_foto2 span{
    float: left;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align:center;
    width: 100%;
	font-family:'Open Sans Condensed Light';
}




.giras {
   
	display:table;

}
.giras span{
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}

.giras span img{
	vertical-align:middle;
}



.cont_bottom{
	width:950px;
	height:auto;
	float:left;
}
.cont_bottom_side{
	width:50%;
	height:auto;
	float:left;
}

.cont_multi2 {
   
    float: right;
    height: 141px;
    width: 444px;
	display:table;

}
.cont_multi2 span{
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}

.cont_multi2 span img{
	vertical-align:middle;
}
.cont_multi2_title {
    background-color: #FFF;
    
	background-image:url("../img/side_title2.png");
	background-position:top right;
	background-repeat:no-repeat;
    float: right;
    height: 37px;
    margin-top: 17px;
    width: 444px;
}
.cont_multi2_title span {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    margin-left: 7px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 135px;
	letter-spacing:1px;
}
.cont_multi2_title a,
.cont_multi2_title a:visited,
.cont_multi2_title a:hover{
	background-image:url("../img/side_arrow.png");
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
    border-radius: 10px;
    color: #000;
    float:right;
    font-family: 'Open Sans Condensed Light';
    font-size: 12px;
    height: 18px;
    margin-top: 8px;
	margin-right:6px;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 3px;
	max-width:100px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}


/*****/
.page_title{
	background-image:url("../img/page_title_bg.png");
	background-position:bottom right;
	background-repeat:no-repeat;
	width:633px;
	height:90px;
	border-bottom:1px solid #999999;
	background-color:#f3f4f4;
}
.page_title1 {
    background-image: url("../img/page_dot2b.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #222222;
    float: left;
    font-family: "Open Sans Condensed Light";
    font-size: 29px;
    height: 40px;
    padding-left: 16px;
    margin-left: 13px;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 410px;
}
.page_title2 {
    background-image: url("../img/side_arrow.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #222222;
    display: none;
    float: left;
    font-family: "Open Sans Condensed Light";
    font-size: 17px;
    margin-left: 28px;
    overflow: hidden;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
    
}

#link_afiche{
    margin-left: 12px;
    display: block;
}

.page_cont{
	width:631px;
	margin-left:2px;
	float:left;
	margin-top:15px;
	text-align: justify;
	line-height: 20px;
}
.page_cont h1{
	color:#d33937;
	font-size:14px;
	margin-bottom:10px;
}
/*****/
.side{
	width:300px;
	min-height:560px;
	float:left;
	margin-top:20px;
	margin-left:17px;
}
.side_block{
	width:300px;
	min-height:207px;
	float:left;
	margin-top:-9px;
	margin-bottom:28px;
}
.side_title{
	background-image:url("../img/side_title.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:300px;
	height:37px;
	float:left;
}
.side_title span {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    margin-left: 7px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 135px;
	letter-spacing:1px;
}
.side_title a,
.side_title a:visited,
.side_title a:hover{
	background-image:url("../img/side_arrow.png");
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
    border-radius: 10px;
    color: #000;
    float:right;
    font-family: 'Open Sans Condensed Light';
    font-size: 12px;
    height: 18px;
    margin-top: 8px;
	margin-right:6px;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 3px;
	max-width:100px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.side_box{
	float:left;
	width:298px; /*(S/B 300px)*/
	min-height:168px; /*(S/B 170px)*/
	border:1px solid #bababa;
}
/*****/
.side_camp{
	background-image:url("../img/side_camp_bg.png");
	background-position:left center;
	background-repeat:no-repeat;
	width:280px;
	height:150px;
	float:left;
	margin-top:8px;
	margin-left:8px;
	border:1px solid #BABABA;
}
.side_camp_foto1{
	float:left;
	width:98px;
	height:68px;
    margin-top: 68px;
	margin-left:14px;
	display:table;
}
.side_camp_foto2{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.side_camp_foto2 img {
    max-height: 68px;
    max-width: 98px;
    vertical-align: middle;
}
.side_camp_datos {
    float: left;
    height: 150px;
    margin-left: 40px;
    width: 128px;
}
.side_camp_insc {
    float: left;
    height: 38px;
    margin-top: 15px;
    position: absolute;
    width: 142px;
}
.side_camp_insc_arrow {
    display: none;
    margin-left:-30px;/*margin-left: 4px;*/
    margin-top: 8px;
    position: absolute;
}
.side_camp_datos1 {
    float: left;
    height: 35px;
    width: 108px;
	overflow:hidden;
    margin-left: 15px;
    margin-top: 16px;
}
.side_camp_datos2 {
    color: #FFFFFF;
    font-family: 'Open Sans Condensed Light';
    font-size: 15px;
    height: 35px;
    line-height: 14px;
    width: 108px;
	display: table;
    /*word-break: break-all;*/
}
.side_camp_datos2 span{
	display: table-cell; 
	vertical-align: middle;
}
.side_camp_datos2 b{
	font-weight:normal;
}
.side_camp_texto{
	float: left;
    height: 35px;
    margin-top: 17px;
    width: 123px;
	margin-left:3px;
}
.side_camp_texto span{
	background-image:url("../img/side_camp_arrow.png");
	background-position:left center;
	background-repeat:no-repeat;
	float: left;
	padding-left:12px;
	margin-bottom: 6px;
	width: 108px;
	color:#FFF;
	font-size:11px;
}
.side_camp_texto a,
.side_camp_texto a:visited,
.side_camp_texto a:hover{
	text-decoration:none;
	color:#FFF;
}
.sct_home1{
	background-image:url("../img/side_camp_more.png");
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:15px;
}
.sct_home2{
	background-image:url("../img/side_camp_more2.png");
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:18px;
}
/*****/
.side_rank{
	float:left;
	width:298px; 
	min-height:248px; 
}
.side_rank_title{
	background-color:#F2F2F2;
	width:298px;
	height:18px;
	border-bottom:1px solid #BABABA;
	color:#666666;
	font-size:10px;
	font-weight:bold;
}
.srt_1 {
    float: left;
    margin-top: 5px;
    text-align: center;
    width: 78px;
}
.srt_1 i{
	background-color:#c83533;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    font-style: normal;
	color:#FFF;
	font-weight:bold;
    padding: 1px 15px;
    text-transform: none;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.srt_2 {
    float: left;
    margin-top: 5px;
    text-align: left;
    width: 144px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.srt_3 {
    float: left;
    margin-top: 5px;
    text-align: center;
    width: 76px;
}
.side_rank_title .srt_1,
.side_rank_title .srt_2,
.side_rank_title .srt_3{
	margin-top:3px;
	font-size:11px;
}
.side_rank_player{
	background-color:#FFF;
	width:298px;
	height:22px;
	border-bottom:1px solid #BABABA;
	color:#000;
	font-size:10px;
}
.side_rank_player .srt_2,
.side_rank_player .srt_3{
	/*text-transform:uppercase;*/
	font-size: 11px;
}
.side_rank_noplayer {
    background-color: #FFFFFF;
    color: #666666;
    font-size: 11px;
    height: 229px;
    text-align: center;
    width: 298px;
	display: table;
}
.side_rank_noplayer span{
	display: table-cell;
    vertical-align: middle;
}
/*****/
.side_cal{
	float:left;
	width:298px; 
	min-height:168px; /*para 5 columnas solo 143*/ 
}
.side_cal_title{
	background-color:#F2F2F2;
	width:298px;
	height:18px;
	border-bottom:1px solid #BABABA;
	color:#666666;
	font-size:10px;
	font-weight:bold;
}
.sct_1 {
    border-right: 1px solid #F2F2F2;
    float: left;
    margin-top: 3px;
    text-align: center;
    width: 41px;
}
#sct_sel {
    background-color: #FDCBCB;
    border: 1px solid #C83533;
    color: #940c0a;
    font-weight: bold;
    height: 16px;
    width: 40px;
}
#sct_sel a,
#sct_sel a:visited,
#sct_sel a:hover{
	color: #940c0a;
}
.side_cal_dias{
	background-color:#FFF;
	width:298px;
	min-height:18px;
	border-bottom:1px solid #BABABA;
	color:#000;
	font-size:11px;
	float: left;
}
.side_cal_dias .sct_1 {
    border-right:1px solid #BABABA;
    height: 19px;
    margin: 0;
    padding-top: 5px;
}
/*****/
.ausp{
	background-image:url("../img/ausp_bg.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:950px;
	min-height:120px;
	float:left;
	margin-bottom:10px;
}
.ausp_cont {
    margin-top: 40px;
    /*background-color: #FFFF00;*/
    display: table;
    height: 100px;
    width: 950px;
}
.ausp_helper {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:100%;
}
.ausp_cont img {
	margin: 6px 5px;
    max-height: 80px;
    max-width: 120px;
	vertical-align:middle;
}
/*****/
.footer{
	width:950px;
	height:100px;
	margin:0 auto;
}
.footer_left {
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 14px;
    margin-top: 41px;
    width: 440px;
}
.footer_right{
	float:right;
	text-align:right;
	height:66px;
}
.footer_right img{
	margin-top:19px;
}
/*****/
.bg2_left{
	background-image:url("../img/bg2_l.png");
	background-position:top center;
	background-repeat:repeat-x;
	width:50%;
	height:100px;
	float:left;
	z-index:5;
	position:relative;
}
.bg2_right{
	background-image:url("../img/bg2_r.png");
	background-position:top center;
	background-repeat:repeat-x;
	width:50%;
	height:100px;
	float:right;
	z-index:5;
	position:relative;
}
.bg2_center{
	background-image:url("../img/bg2.png");
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:100px;
	float:left;
	z-index:10;
	position:relative;
	margin-top:-100px;
}
/*****/
.page_auspiciadores{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:center;
}
.page_auspiciadores img {
    margin: 6px 5px;
    max-height: 75px;
    max-width: 148px;
    vertical-align: middle;
}
.page_ausp {
    float: left;
    margin-top: 15px;
    min-height: 150px;
    text-align: center;
    width: 100%;
}
/*
.page_auspiciadores a, .page_auspiciadores a:visited, .page_auspiciadores a:hover {
    background-color: #F3F4F4;
    border: 1px solid #BABABA;
    float: left;
    height: 82px;
    margin-top: 14px;
    width: 309px;
}
.page_auspiciadores div {
    float: left;
    height: 70px;
    margin-left: 5px;
    margin-top: 5px;
    width: 120px;
	border:1px solid #BABABA;
	background-color:#FFF;
	text-align:center;
	position:relative;
}
.page_auspiciadores span {
	float: left;
    vertical-align: middle;
	position:relative;
	height: 70px;
    width: 120px;
}*/
.page_auspiciadores p {
    background-image: url("../img/page_dot2.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #222222;
    float: left;
    font-family: "Open Sans Condensed Light";
    font-size: 15px;
    margin: 0 0 0 8px;
    overflow: hidden;
    padding: 0 0 0 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
/*****/
.page_ranking {
    margin: 15px auto 0;
    min-height: 55px;
    text-align: left;
    width: 70%;
}
.page_ranking_title{
	background-color:#7c7c7c;
	width:100%;
	height:29px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.prt_1 {
    float: left;
    margin-top: 8px;
    text-align: center;
    width: 70px;
}
.prt_1 i{
	/*background-image: url("../img/rank_num.png");
    background-position: center top;
    background-repeat: no-repeat;*/
    font-size: 10px;
    font-style: normal;
	color:333;
	font-weight:bold;
    padding: 4px 10px 8px 10px;
    text-transform: none;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.prt_2 {
    border-left: 1px solid #BABABA;
    border-right: 1px solid #BABABA;
    float: left;
    margin-top: 9px;
    overflow: hidden;
    padding-left: 7px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 288px;
	
}
.prt_3 {
    float: left;
    margin-top: 9px;
    text-align: center;
    width: 76px;
}
.page_ranking_title .prt_1,
.page_ranking_title .prt_2,
.page_ranking_title .prt_3,
.page_ranking_title .prt_4,
.page_ranking_title .prt_5{
	margin-top:9px;
	border:none;
	text-align:center;
}
.page_ranking_player {
	background-image: url("../img/rank_bg.png");
    background-position: right top;
    background-repeat: no-repeat-x;
	width:100%;
	height:29px;
	color:#333;
	font-size:12px;
}
.page_ranking_player2{
	border-radius:0px 0px 5px 5px;
}
.page_ranking_player .prt_1 i{
	background-color:#c83533;
    border-radius: 3px 3px 3px 3px;
    font-size: 10px;
    font-style: normal;
	color:#FFF;
	font-weight:bold;
    padding: 1px 15px;
    text-transform: none;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.page_ranking_player .prt_2 {
    border:none;
	padding-left:0;
    float: left;
    margin-top: 9px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 297px;
}
.page_ranking_player .prt_3{
	font-weight:bold;
	color:#FFF;
}
/*****/
.page_jugadores{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:left;
	min-height:55px;
}
.page_jugadores_title{
	background-color:#7c7c7c;
	width:100%;
	height:29px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}

/** NORMAL **/
.pjt_1 {
    float: left;
    margin-top: 7px;
    text-align: center;
    width: 36px;
}
.pjt_2 {
    border-left: 1px solid #BABABA;
    border-right: 1px solid #BABABA;
    float: left;
    margin-top: 11px;
    padding-left: 7px;
	padding-right:5px;
	margin-right:7px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px;
}
.pjt_3 {
	border-right: 1px solid #BABABA;
	padding-right:5px;
    float: left;
    margin-top: 11px;
    width: 100px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-right:7px;
}
.pjt_4 {
	border-right: 1px solid #BABABA;
	padding-right:5px;
    float: left;
    margin-top: 11px;
    text-align: center;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pjt_5 {
    float: left;
    margin-top: 11px;
    text-align: center;
    width: 120px;
	margin-left:7px;
}

/** NORMAL **/

.page_jugadores_title .pjt_1,
.page_jugadores_title .pjt_2,
.page_jugadores_title .pjt_3,
.page_jugadores_title .pjt_4,
.page_jugadores_title .pjt_5{
	margin-top:9px;
	border:none;
}
.page_jugadores_title a,
.page_jugadores_title a:visited,
.page_jugadores_title a:hover{
	color:#FFF;
}
.page_jugadores_title a:hover{
	color:#ffd800;
}
.page_jugadores_player{
	background-color:#FFF;
	width:100%;
	height:32px;
	color:#333;
	font-size:11px;
}
.page_jugadores_player a,
.page_jugadores_player a:visited,
.page_jugadores_player a:hover{
	color:#333;
	font-weight:normal;
}
.page_jugadores_player a:hover{
	color:#C83533;
}

/** ADMIN **/
#page_jugadores_player_adm .pjt_2{
	width:200px;
}
#page_jugadores_player_adm .pjt_3{
	width:60px;
}
#page_jugadores_player_adm .pjt_4{
	width:80px;
}
#page_jugadores_player_adm .pjt_5{
	width:100px;
}
#page_jugadores_player_adm .pjt_5 img{
	vertical-align:middle;
	margin-top:-6px;
}
/** ADMIN **/ 

/*****/
.paginator{
	background-color:#F7F7F7;
	float:left;
	text-align:center;
	width:100%;
	padding:6px 0;
	margin:10px auto 7px;
	border: 1px solid #C4C4C4;
	border-radius: 4px;
}
.paginator b {
    color: #569FD9;
}
.paging {
    float: left;
    text-align: center;
    width: 100%;
}
.paging span {
    color: #555555;
    display: inline-block;
    text-decoration: none;
    background-color:#F7F7F7;
	
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
	padding:9px 9px;
    outline: 0 none;
    vertical-align: middle;
    white-space: nowrap;
	margin-left:1px;
	margin-right:1px;
    word-wrap: normal;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}

.paging span:hover {
    border-color: #4496E7;
    box-shadow: 0 0 5px #4496E7, 0 0 10px #FFFFFF inset;
    outline: medium none;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.paging span>a, .paging span>a:visited, .paging span>a:hover {
	color: #555555;
    display: inline-block;
    text-decoration: none;
    background-color:#F7F7F7;
	
    border-color: #CCCCCC #CCCCCC #AAAAAA;
    box-shadow: 0 0 1px #FFFFFF inset;
    text-shadow: 0 1px 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
	padding:9px 9px;
	
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.paging span>a:hover {
    border-color: #4496E7;
    box-shadow: 0 0 5px #4496E7, 0 0 10px #FFFFFF inset;
    outline: medium none;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.paging_no {
    color: #555555 !important;
    display: inline-block !important;
    text-decoration: none !important;
    background:none !important;
	border:none !important;
    box-shadow: 0 !important;
    text-shadow: 0 !important;
    border-radius: 0 !important;
    font-size: 11px !important;
    font-weight: bold !important;
	padding:0 !important;
    outline: 0 none !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
	margin-left:0 !important;
	margin-right:0 !important;
    word-wrap: normal !important;
}
.paging span.current:hover,
.paging span.disabled:hover {
    border-color:#666 !important;
    box-shadow: 0 0 5px #999, 0 0 10px #FFFFFF inset !important;
    outline: medium none;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
/*****/
.page_item {
    background-image: url("../img/page_list.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    padding-left: 10px;
    width: 100%;
}
.page_item a,
.page_item a:visited,
.page_item a:hover{
	color:#c73532;
}
.page_msj{
	text-align:center;
	background-color:#c83533;
	padding:5px 8px;
	color:#FFF;
	font-weight:bold;
	border-radius:5px;
	margin-top:15px;
	float:left;
	width:615px;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
a .page_msj:hover{
	background-color:#327cb0;
}
.page_price{
	background-color: #F3F4F4;
    border: 1px solid #BABABA;
	width:100%;
	min-height:25px;
	float:left;
	margin-bottom:15px;
	line-height: 20px;
}
.page_price1a{
	width:307px;
	height:25px;
	float:left;
	border-bottom: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	padding-left:8px;
	padding-top:5px;
}
.page_price2a{
	width:307px;
	height:25px;
	float:left;
	border-right: 1px solid #BABABA;
	padding-left:8px;
	padding-top:5px;
}
.page_price1b{
	width:307px;
	height:25px;
	float:left;
	border-bottom: 1px solid #BABABA;
	padding-left:8px;
	padding-top:5px;
}
.page_price2b{
	width:307px;
	height:25px;
	float:left;
	padding-left:8px;
	padding-top:5px;
}
/*****/
.page_player{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:left;
	min-height:55px;
}
.page_player_ban{
	background-image: url("../img/player_banner.png");
    background-position: left top;
    background-repeat: no-repeat;
	width:633px;
	height:128px;
	float:left;
}
.page_player_ban1 {
    float: left;
    height: 103px;
    margin-left: 12px;
    margin-top: 13px;
    width: 105px;
	/*text-align:center;*/
	overflow:hidden;
	/*Capa*/
	z-index:6;
	position:relative;
}
.page_player_ban1 img{
	/*min-width:98px; FIX, EX: 410px*/
	left: 50%;
	height: 103px;
	display:none;
	position:absolute;
}
#page_camp .page_player_ban1 img{
	/*min-width:98px; FIX, EX: 410px*/
	left:auto !important;
	height:auto !important;
	width:105px !important;
	max-width:none  !important;
	max-height:none !important;
	margin-top:-4px;
	margin-left:-4px;
	display:none;
	position:absolute;
}
#page_camp .page_player_ban1 p{
	margin:0;
	padding:0;
	width:105px;
	height:103px;
	background-image: url("../img/camp_zoom.png");
    background-position: center center;
    background-repeat: no-repeat;
	position:absolute;
	margin-top:-4px;
	margin-left:-4px;
	display:none;
}
.page_player_ban2 {
    color: #222222;
    float: left;
    font-family: "Open Sans Condensed Light";
    font-size: 29px;
    height: 40px;
    margin-left: 13px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
}
.page_player_ban3{
	background:#FFF;
	border:1px solid #BABABA;
	width:45px;
	height:30px;
	float:left;
	margin-left: 13px;
}
.page_player_ban3 img{
	width:45px;
	height:30px;
}
.page_player_player {
    background-color: #FFFFFF;
    color: #333;
    font-size: 11px;
    height: 29px;
    width: 100%;
	float:left;
}
.ppt_2 {
    border-right: 1px solid #BABABA;
    float: left;
    margin-right: 7px;
    margin-top: 9px;
    overflow: hidden;
    padding-left: 7px;
    padding-right: 5px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 304px;
}
.ppt_3 {
    float: left;
    margin-top: 9px;
    overflow: hidden;
    padding-right: 5px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 304px;
}
.page_player_title {
    background-color: #7C7C7C;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    width: 100%;
	float:left;
	margin-top:15px;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.page_player_title .ppt_1, .page_player_title .ppt_2, .page_player_title .ppt_3, .page_player_title .ppt_4, .page_player_title .ppt_5 {
    border: medium none;
    margin-top: 9px;
}
.page_player_title a, .page_player_title a:visited, .page_player_title a:hover {
    color: #FFFFFF;
}
.page_player_block {
    background-color: #F3F4F4;
    border: 1px solid #BABABA;
    float: left;
    height: 123px;
    margin-left: 14px;
    margin-top: 14px;
    width: 113px;
}
.page_player_foto1{
	background-image: url("../img/cont_multi_foto.png");
    background-position: center bottom;
    background-repeat: no-repeat;
	background-color:#C1D7E6;
	float: left;
	height: 88px;
    width:98px;
	margin-left: 8px;
    margin-top: 8px;
	cursor:pointer;
	/*text-align:center;*/
	overflow:hidden;
	/*Capa*/
	z-index:6;
	position:relative;
}
.page_player_foto1 img{
	/*min-width:98px; FIX, EX: 410px*/
	cursor:pointer;
	left: 50%;
	height: 88px;
	display:none;
	position:absolute;
}
.page_player_foto2 a,
.page_player_foto2 a:visited,
.page_player_foto2 a:hover{
    background-image: url("../img/side_arrow3.png");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    height: 15px;
    margin-left: 8px;
    margin-top: 8px;
    width: 99px;
	color:#333;
}
.page_player_foto2 a:hover{
	color:#d33937;
}
.page_player_foto2 span{
	background-image: url("../img/page_dot.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    font-size: 11px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 72px;
}
/*****/
.page_player_playerNEW {
    background-image: url("../img/player_block.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 44px;
    margin-left: 7px;
    margin-top: 13px;
    width: 313px;
}
.pnt_1 {
    float: left;
    font-weight: bold;
    height: 12px;
    margin-left: 8px;
    margin-top: 7px;
    width: 220px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pnt_2 {
    float: left;
    font-family: 'Open Sans Condensed Light';
    font-size: 17px;
    height: 23px;
    margin-left: 8px;
    width: 220px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pnt_3 {
    background-position: right top;
    background-repeat: no-repeat;
    float: right;
    height: 48px;
    margin-left: 17px;
    margin-top: -4px;
    position: absolute;
    width: 68px;
}
#pnt_icon1{ background-image: url("../img/player_block1.png"); }
#pnt_icon2{ background-image: url("../img/player_block2.png"); }
#pnt_icon3{ background-image: url("../img/player_block3.png"); }
#pnt_icon4{ background-image: url("../img/player_block4.png"); }
#pnt_icon5{ background-image: url("../img/player_block5.png"); }
#pnt_icon6{ background-image: url("../img/player_block6.png"); }
#pnt_icon7{ background-image: url("../img/player_block7.png"); }
#pnt_icon8{ background-image: url("../img/player_block8.png"); }
#pnt_icon9{ background-image: url("../img/player_block9.png"); }
#pnt_icon10{ background-image: url("../img/player_block10.png"); }
/*****/
#page_camp .page_player_ban{
	background-image: url("../img/camp_banner.png");
}
#page_camp .page_player_ban1{
	padding:4px;
	width:97px;
	height:95px;
}
#page_camp .page_player_ban1 img {
	max-height: 95px;
    max-width: 97px;
	height:auto;
}
#page_camp .page_player_ban1 span{
	background-image: url("../img/camp_banner2.png");
	width:105px;
	height:103px;
	position:absolute;
	float:left;
	margin-left:-4px;
	margin-top:-4px;
	display:none;
}
.page_player_ban1 span{
	background-image: url("../img/player_banner2.png");
	width:105px;
	height:103px;
	position:absolute;
	float:left;
	display:none;
}
/*****/
.page_salidas{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:left;
	min-height:55px;
}
.page_salidas_title{
	background-color:#7c7c7c;
	/*width:100%;*/
	height:29px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding: 0 5px;
}
.page_salidas_title td{
	background:none !important;
	padding: 0 5px;
}
.page_noticias_texto table{
	/*max-width:632px !important;
	margin-top:15px;*/
}
.pst_1 { 
	background-image: url("../img/salidas_border.png");
    background-position: center right;
    background-repeat: no-repeat;
    /*text-align: center;*/
    /*width: 60px;*/
	padding: 0 5px;
}
/*.pst_1 i{
	background-image: url("../img/rank_num.png");
    background-position: center top;
    background-repeat: no-repeat;
    font-size: 10px;
    font-style: normal;
	color:#FFF;
	font-weight:bold;
    padding: 4px 10px 8px 10px;
    text-transform: none;
	
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}*/
.pst_2{
	background-image: url("../img/salidas_border.png");
    background-position: center right;
    background-repeat: no-repeat;
	padding: 0 5px;
}
.pst_3 { 
	background-image: url("../img/salidas_border.png");
    background-position: center right;
    background-repeat: no-repeat;
	padding: 0 5px;
}
.pst_4 { 
	padding: 0 5px;
}
.pst_last{
	background:none;
}
.page_salidas_title .pst_1,
.page_salidas_title .pst_2,
.page_salidas_title .pst_3,
.page_salidas_title .pst_4{
	border:none;
}
.page_salidas_player{
	background-color:#FFF;
	width:100%;
	height:29px;
	color:#666666;
	font-size:11px;
}
.page_salidas table{
	width:100% !important;
}
/*****/
#page_premios table i{
    background:#c83533 !important;
    border-radius: 3px 3px 3px 3px !important;
    font-size: 10px !important;
    font-style: normal !important;
    color:#FFF !important;
    font-weight:bold !important;
    padding: 1px 15px;
    text-transform: none;
    /*IE Fix*/
    behavior: url('css/css3ie/PIE.php');
    position:relative;
}
.page_premios_columna1{
	background-color:#fee9ea;
}
.page_premios_columna2{
	background-color:#ffd7d9;
}
.page_premios_final,
.page_premios_final .page_premios_columna1,
.page_premios_final .page_premios_columna2{
	background-color:#06699a !important;
	font-weight:bold;
	color:#FFF;
}
/*****/
#page_cuotas{
	
}
#page_cuotas{
    position: relative;
	margin: 0px;
	/*overflow: hidden;*/
	/*overflow-x:scroll;*/
	width:633px;
}
.page_cuotas_arrow{
	width:33px;
	float:left;
	background-color:#06699a;
	background-image: url("../img/side_camp_arrow2.png");
    background-position: center top;
    background-repeat: repeat-y;
	cursor:pointer;
}
#page_cuotas_scroll{
	-webkit-user-select: none;
	-moz-user-select: none;
	position: relative;
	margin: 0px;
	/*cursor: move;*/
}
.page_cuotas_text{
	background-color:#FFF;
	border-radius:5px;
	padding:5px;
	margin-left:-5px;
}

#page_cuotas table{
	float:left;
}

#page_cuotas .pst_2,
#page_cuotas .pst_3{
	white-space:nowrap;
}
#page_cuotas table i{
    background:#c83533 !important;
    border-radius: 3px 3px 3px 3px !important;
    font-size: 10px !important;
    font-style: normal !important;
    color:#FFF !important;
    font-weight:bold !important;
    padding: 1px 15px;
    text-transform: none;
    /*IE Fix*/
    behavior: url('css/css3ie/PIE.php');
    position:relative;
}
.page_cuotas_columna1{
	background-color:#fee9ea;
}
.page_cuotas_columna2{
	background-color:#ffd7d9;
}
/*.page_cuotas_final,
.page_cuotas_final .page_cuotas_columna1,
.page_cuotas_final .page_cuotas_columna2{
	background-color:#06699a !important;
	font-weight:bold;
	color:#FFF;
}*/
/*****/
.page_agregarjug{
    
    width:100%;
    float:left;
    margin-top:15px;
    text-align:left;
    min-height:55px;
}
.page_agregarjug {
    float: left;
    margin-left: 160px;
    margin-top: 15px;
    min-height: 55px;
    text-align: left;
    width: auto;
}
.page_agregarjug_dato{
	height:23px;
	float:left;
	margin-bottom:5px;
	width:336px;
}

.page_agregarjug_datetime{
	height:23px;
	float:left;
	margin-bottom:5px;
	width: auto;
}

.page_agregarjug_datetime label{
	background-image: url("../img/page_list.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 11px;
    width: 140px;
	float:left;
	margin-right:10px;
	font-size: 11px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page_agregarjug_dato select {
    background-color: #f3f4f4;
    border: 1px solid #BABABA;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 2px;
    width: 75px;
}

.page_agregarjug_dato label{
	background-image: url("../img/page_list.png");
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 11px;
    width: 140px;
	float:left;
	margin-right:10px;
	font-size: 11px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page_agregarjug_dato input[type="text"],
.page_agregarjug_dato input[type="password"] {
    background-color: #f3f4f4;
    border: 1px solid #BABABA;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 14px;
    margin: 0;
    padding: 2px;
    width: 169px;
	float:left;
}
.page_agregarjug_dato textarea {
background-color: #f3f4f4;
border: 1px solid #BABABA;
color: #666;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
margin: 0;
max-height: 105px;
max-width: 169px;
min-height: 105px;
min-width: 169px;
padding: 2px;
width: 169px;
height: 105px;
}
.page_agregarjug_dato select {
    background-color: #f3f4f4;
    border: 1px solid #BABABA;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 20px;
    margin: 0;
    padding: 2px;
    width: 175px;
}

.page_agregarjug_dato textarea {
    background-color: #f3f4f4;
    border: 1px solid #BABABA;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    max-height: 105px;
    max-width: 169px;
    min-height: 105px;
    min-width: 169px;
    padding: 2px;
    width: 169px;
    height: 105px;
}

.page_agregarjug_dato input[type="submit"],
.page_agregarjug_dato input[type="button"] {
    background-color: #f3f4f4;
    border: 1px solid #BABABA;
    color: #666;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 3px;
    padding: 3px 10px;
	float:right;
}
.page_agregarjug_dato input[type="radio"],
.page_agregarjug_dato input[type="checkbox"] {
	margin:0;
	margin-top:5px;
}
.page_agregarjug_dato_file {
	background-color: #f3f4f4;
    border: 1px solid #BABABA;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 14px;
    margin: 0;
    padding: 0px 2px 4px;
    width: 169px;
	float:left;
	text-align:center;
	cursor:pointer;
}
.page_agregarjug_dato input[type="file"]{
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	/**OPACIDAD**/
    overflow: hidden !important;
    width: 175px !important;
	height: 20px;
    margin-left: -175px;
	float:left;
	z-index:2000;
	cursor:pointer;
	position:absolute;
}
#page_agregarfoto .page_agregarjug_dato input[type="file"] {
    margin-left: -125px !important;
    width: 105px !important;
}
#page_agregarfoto .page_agregarjug_dato_file{
	width:100px !important;
	margin-left:5px !important;
}
#page_agregarfoto_btn{
	background-image: url("../img/boton_del.png");
    background-position: left top;
    background-repeat: no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#page_agregarfoto {
	margin-top:30px !important;
}
.page_nophoto{
	border:1px solid red;
}
.foto_add_ok{
	background-image: url("../img/boton_ok.png");
    background-position: left center;
    background-repeat: no-repeat;
}
.errores_fotos {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #BABABA;
    border-radius: 5px;
    display: none;
    margin-left: 110px;
    margin-top: 95px;
    min-height: 15px;
    padding: 8px;
    position: absolute;
    text-align: center;
    width: 394px;
    z-index: 9999;
	box-shadow: 0 0 5px #4496E7, 0 0 10px #FFFFFF inset;
}
/*****/
.page_acciones{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:left;
	min-height:55px;
}
.page_acciones h1 {
    border-bottom: 2px solid #D33937;
    padding-bottom: 5px;
	color: #D33937;
    font-size: 14px;
    margin-bottom: 10px;
}
.page_acciones a,
.page_acciones a:visited,
.page_acciones a:hover {
    background-image: url("../img/page_dot.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    padding-left: 10px;
    width: 100%;
	margin:2px 0;
}
.page_acciones a:hover{
	color:#c73532;
}
/*****/
.page_galerias{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:left;
	min-height:55px;
}
.page_galerias_datos2{
	background-image:url("../img/cont_news_itembg3.png");
	background-position:top left;
	background-repeat:no-repeat;
	width:631px;
	float: left;
    height: 48px;
	background-color:#f3f4f4;
	border: 1px solid #BABABA;
	margin-bottom:7px;
	/*Capa*/
	position:relative;
	z-index:9;
}
.page_galerias_datos2a {
    float: left;
    font-weight: bold;
    height: 16px;
    margin-left: 48px;
    margin-top: 12px;
    width: 450px;
	color:#333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page_galerias_datos2b {
    float: left;
    font-size: 11px;
    height: 16px;
    margin-left: 48px;
    width: 450px;
    color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page_galerias_datos2 a,
.page_galerias_datos2 a:visited,
.page_galerias_datos2 a:hover{
	background-image:url("../img/side_arrow2.png");
	background-position:right center;
	background-repeat:no-repeat;
	background-color: #20689a;
    border-radius: 10px;
    color: #FFF;
    float:right;
    font-family: 'Open Sans Condensed Light';
    font-size: 12px;
    height: 18px;
	right:10px;
    margin-top: 14px;
    padding-left: 10px;
    padding-right: 23px;
    padding-top: 3px;
	max-width:100px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:absolute;
}
.page_galerias_datos2 a:hover{
	background-image:url("../img/side_arrow.png");
	background-color: #C83533;
}
.page_galerias_datos2b a,
.page_galerias_datos2b a:visited,
.page_galerias_datos2b a:hover{
	background-image:none !important;
	background-position:right center;
	background-repeat:no-repeat;
	background-color:transparent !important;
    border-radius: 0 !important;
    border-right: 1px solid #999999;
    color: #20689A !important;
    float: left !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
    height: auto !important;
    margin-bottom: 0 !important;
    margin-left: 10px;
    margin-right: 0 !important;
    margin-top: 0 !important;
    max-width: none !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 10px;
    padding-top: 0 !important;
    position: relative !important;
    right: auto !important;
}
.page_galerias_datos2b a:hover{
	color: #C83533 !important;
}
/*****/
.page_galerias2{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:left;
	min-height:55px;
}
.page_galerias2_title {
    background-color: #7C7C7C;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    width: 100%;
	float:left;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.pgt_2 {
    float: left;
    margin-right: 7px;
    margin-top: 9px;
    overflow: hidden;
    padding-left: 7px;
    padding-right: 5px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 304px;
}
.page_galerias2 a,
.page_galerias2 a:visited,
.page_galerias2 a:hover {
    background-color: #F3F4F4;
    border: 1px solid #BABABA;
    float: left;
    height: 86px;/*100px;*/
    margin-left: 14px;
    margin-top: 14px;
    width: 87px;
}
.page_galerias2_foto1 {
    background-color: #C1D7E6;
    background-image: url("../img/cont_multi_foto2.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 70px;
    margin-left: 8px;
    margin-top: 8px;
    overflow: hidden;
    position: relative;
    width: 72px;
    z-index: 6;
}
.page_galerias2_foto1 img {
    max-width: 72px;
    min-height: 70px;
    min-width: 72px;
}
.page_galerias2_foto2 a:hover{
	color:#d33937;
}
.page_galerias2_foto2 span {
    background-image: url("../img/page_dot.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
	margin-left: 7px;
    margin-top: 5px;
    font-size: 11px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 63px;
}
/*****/
.page_campeonatos .page_galerias_datos2{
	background-image:url("../img/cont_news_itembg2.png");
	background-position:top left;
	background-repeat:no-repeat;
}
/*****/
.page_noticias .page_galerias_datos2{
	background-image:url("../img/cont_news_itembg4.png");
	background-position:top left;
	background-repeat:no-repeat;
}
/*****/
.page_bases .page_galerias_datos2{
	background-image:url("../img/cont_news_itembg4.png");
	background-position:top left;
	background-repeat:no-repeat;
}
/*****/
/*canvas fix*/
.lv_skin canvas{
	display:none;
	visibility:hidden;
}
.lv_shadow canvas,
.lv_bubble canvas,
.lv_side_buttons_underneath canvas,
.lv_spinner_wrapper canvas{
	display:block;
	visibility:visible;
}
/*****/
.page_noticias_extracto{
    background-color: #dcdcdc;
    color: #000;
    float: left;
    font-family: "Raleway-Regular";
    font-size: 12px;
    height: auto;
    margin-bottom: 10px;
    margin-left: -2px;
    padding: 13px;
    text-align: center;
    width: 607px;
}
.page_noticias_imagen{
	background-color:#C1D7E6;
	background-repeat:no-repeat;
	background-position:top center;
	width: 633px;
	float:left;
	text-align:center;
	margin-left:-2px;
	height:auto;
	overflow:hidden;
	border-top:2px solid #D33937;
	border-right:1px solid #DCDCDC;
}
.page_noticias_imagen1{
	background-image:url("../img/cont_news_nofoto2.png");
	background-position:center center;
	background-repeat:no-repeat;
	width: 100%;/*633px;*/
	float:left;
	height:auto;
}
.page_noticias_imagen1b {
   /* background-image: url("../img/cont_news_fotocopy.png");
    background-position: right top;
    background-repeat: no-repeat;*/
    float: left;
    height: 21px;
    margin-top: 229px;
    width: 330px;
    padding-left: 6px;
    padding-right: 6px;
    position: absolute;
    text-align: left;
}
.page_noticias_imagen1b span{
    color: #FFFFFF;
    font-size: 10px;
    font-style: italic;
	text-shadow:1px 1px 3px #000000;
	position:absolute;
    width: 330px;
    height: 21px;
}
.page_noticias_imagen2{
	width: 633px;
	float:left;
	height:250px;
	position:absolute;
	overflow:hidden;
}
#news_imagen {
    height: auto;
    width: 100%;
	
	float:left;
}
#news_boton {
    float: right;
    height: 250px;
    margin-right: -150px;
    width: 288px;
	display:none;
}
.page_noticias_texto {
	float:left;
	width:100%;
	
	font-family: "Raleway-Regular";
    font-size: 13px;
    font-weight: normal;
    line-height: 29px;
    text-align: justify;
    color: #333;
	padding:10px 0px;
}
.page_noticias_fecha{
    border-top: 1px solid #999999;
    color: #4B4B4B;
    float: left;
    font-size: 11px;
    height: auto;
    padding-top: 9px;
    text-align: right;
	margin-top: 10px;
	font-style:italic;
    width: 633px;
}
.noticia_tabla{
	border-color:#999;
}
/****/
.page_observaciones {
    border-top: 1px solid #999999;
    color: #4B4B4B;
    float: left;
    font-size: 11px;
    font-style: italic;
    height: auto;
    margin-top: 20px;
    padding-top: 9px;
    text-align: right;
    width: 633px;
}
/******/
.inscripcion{
	background-color: #bababa;
	width:840px;
	height:420px;
	float:left;
}
.insc_cont {
    background-color: #E7E7E7;
    border-radius: 15px;
    float: left;
    height: 380px;
    margin-left: 20px;
    margin-top: 20px;
    width: 800px;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
.insc_left{
	float: left;
	width: 285px;
	height: 510px;
}
.insc_right {
    background-color: #FFFFFF;
    border: 1px solid #9B9B9B;
    border-radius: 10px;
    float: left;
    height: 340px;
    margin-top: 20px;
    width: 492px;
	/*IE Fix*/
	behavior: url('css/css3ie/PIE.php');
	position:relative;
}
/*****/
#page_inscripcion_title{
	background-image:url("../img/page_title_bg2.png") !important;
}

#page_inscripcion {
    background-color: #E7E7E7;
    border-radius: 10px;
    float: left;
    margin-left: 100px !important;
    padding: 30px;
    width: 378px !important;
}
#page_inscripcion_cont{
	background-color: #FFF;
	border: 1px solid #9B9B9B;
	padding:25px 20px;
	border-radius:10px;
	float:left;
	width: 336px;
}
#mensaje_error {
    color: #FF0000;
    display: none;
    float: left;
    margin-top: 4px;
    position: absolute;
    text-align: left;
    width: 270px;
    /*CAPA ABAJO*/
    position:relative;
    z-index:100;
}
.logo_insc{
	text-align:center;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.ins_enviar{
    /*CAPA ENCIMA*/
    position:relative;
    z-index:150;
}
/*****/
.page_directiva{
	width:100%;
	height:620px;
	float:left;
	text-align:center;
	display:table;
}
.page_directiva2{
	width:100%;
	display:table-cell;
	vertical-align:middle;
}
.page_directiva img{
	vertical-align:middle;
	display:none;
	margin-top:-250px;
}