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

/*------------------------------------*\
  RESET
\*------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0b1 | 201101
   NOTE:WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{
  display:block;
}
body{
  line-height:1;
}
ol,ul{
  list-style:none;
}
blockquote,q{
  quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
  content:'';
  content:none;
}
/* remember to define visible focus styles!
:focus{
  outline:?????;
} */

/* remember to highlight inserts somehow! */
ins{
  text-decoration:none;
}
del{
  text-decoration:line-through;
}

table{
  border-collapse:collapse;
  border-spacing:0;
}
strong{
	font-weight:bold;
}

/*------------------------------------*\
  MAIN
\*------------------------------------*/


/*@font-face {
    font-family: 'newsgoth_btroman';
    src: url('newsgotn-webfont.eot');
    src: url('newsgotn-webfont.eot?#iefix') format('embedded-opentype'),
         url('newsgotn-webfont.woff2') format('woff2'),
         url('newsgotn-webfont.woff') format('woff'),
         url('newsgotn-webfont.ttf') format('truetype'),
         url('newsgotn-webfont.svg#newsgoth_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}*/


@font-face {
    font-family: 'newsgoth_xcn_btregular';
    src: url('newgotxc-webfont.eot');
    src: url('newgotxc-webfont.eot?#iefix') format('embedded-opentype'),
         url('newgotxc-webfont.woff2') format('woff2'),
         url('newgotxc-webfont.woff') format('woff'),
         url('newgotxc-webfont.ttf') format('truetype'),
         url('newgotxc-webfont.svg#newsgoth_xcn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	background:#275190 url(../img/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	margin:0px;
}

#contenedor{
	width:960px;
	margin:0 auto; 
	background-color:#fff;
	box-shadow: 5px 0px 20px #265190,-5px 0px 20px #265190;
}

#encabezado{
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../img/back-head.jpg);
	background-position:top center;
	width:960px;
	height:200px;
	overflow:hidden;
}

#logo{
	width:293px;
	height:96px;
	padding-top:40px;
	margin-left:60px;
	float:left;
}

#logo-02{
	width:auto;
	height:auto;
	margin-top:4px;
	margin-right:20px;
	color:#7fb7e3;
	float:right;
}

#logo-02 .txt{
	font-size:11px;
	letter-spacing:0px;
	float:left;
	margin-top:26px;
	margin-right:10px;
}

#lang{
	float:right;
	margin-top:0px;
	margin-right:60px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CE0000;/*#519bdc*/
	height:auto;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;
}

#lang:hover, #lang a:hover {
	color:#FFFFFF;
	background-color:#256dbf;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

#lang a{
	float:right;
	font-size:12px;
	width:auto;
	text-align:center;
	padding:18px 10px 18px 10px ;
	text-decoration:none;
	color:#fff;
	line-height:13px;
}

#txt-acrobat{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7fb7e3;
	margin-right:60px;
	margin-top:50px;
	width:auto;
	height:auto;
}

#txt-acrobat a, #txt-acrobat href{
	font-weight:bold;
	text-decoration: none;
	color:#7fb7e3;
}

#txt-acrobat a:hover{
	color:#BCDCF5;
}


/*BOTONERA 01*/

#botonera{
	background: url(../img/back-botonera-head.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:960px;
	height:65px;
	margin-top:0px;
	margin-left:0px;
		float:left;
}

#botonera #btn-02{
	width:150px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-align:center;
	float:right;
	margin-right:60px;
	margin-top:13px;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

#botonera #btn-02:hover {
	background-color:#b3b08f;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

#botonera #btn-01{
	width:158px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-align:center;
	float:right;
	margin-right:25px;
	margin-top:13px;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}
#botonera #btn-01:hover {
	background-color:#b3b08f;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

#botonera #btn-01 a, #botonera #btn-02 a{
	text-decoration:none;
	color:#FFFFFF;
}

/*BOTONERA 02*/

#botonera-02{
	background-image:url(../img/back-botonera-02-B.png);
	background-position:top center;
	width:960px;
	height:64px;
	margin-top:360px;
	margin-left:0px;
}

#botonera-02 #btn-01{
	width:150px;
		padding-top:10px;
		padding-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	letter-spacing:0;
	background-color:#c3c0a4;
	text-align:center;
	float:right;
	margin-right:60px;
	margin-top:15px;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

#botonera-02 #btn-01:hover, #botonera-02 #btn-01 a:hover {
	background-color:#fff;
	color:#c3c0a4;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

#botonera-02 #btn-01 a {
	text-decoration:none;
	color:#fff;

}

/*FIN BOTONERA 02*/


/*BOTONERA 03*/

#botonera-03{
	background:url(../img/back-botonera-03.png);
	background-position:bottom center;
	width:960px;;
	height:64px;
	margin-top:0px;
	margin-left:0px;
}

#botonera-03 #btn-01{
	width:330px;
		padding-top:10px;
		padding-bottom:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	text-align:center;
	float:left;
	margin-left:60px;
	margin-top:15px;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

/*#botonera-03 #btn-01:hover {
	background-color:#b9b9ba;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}*/

#botonera-03 #btn-01 a{
	text-decoration:none;
	color:#FFFFFF;
}

/*FIN BOTONERA 03*/ 

#contenido-01{
	background:url(../img/home-igaming-page-flip.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#c3c0a4;
	padding:0px;
}

#contenido-01-eng{
	background:url(../img/home-igaming-page-flip-eng.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#c3c0a4;
	padding:0px;
}

#contenido-02{
	background-color:#fff;
	padding:0px;
}

#contenido-02 #grilla{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#2f72b9;
	padding:40px 10px 40px 60px;
	width:auto;
	height:auto;
	overflow:hidden;
}

#contenido-02 .txt-01{
	padding:14px;
	width:45%;
	float:left;
}

#contenido-02 .txt-02{
	padding:14px;
	width:45%;
	float:left;
}

/*#contenido-02 .txt-01, #contenido-02 .txt-02{
	float:left;
}*/

#contenido-03{
	font-family:'newsgoth_xcn_btregular', Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	background-color:#c1c1c3;
	padding:0px;
}

#grilla{
	padding:40px 10px 40px 60px;
	width:auto;
	height:auto;
	overflow:hidden;
}

#contenido-03 .txt-01, #contenido-03 .txt-02, #contenido-03 .txt-03, #contenido-03 .txt-04, #contenido-03 .txt-05, #contenido-03 .txt-06, #contenido-03 .txt-07, #contenido-03 .txt-08{
	text-align:center;
	padding:10px;
	margin:2px;
	width:9%;
	height:90px;
	float:left;
	background-color:#9D9D9D;
}


.pie{
	background-image:url(../img/back-foot.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#c1c1c3;
	width:auto;
	height:70px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:16px;
  	line-height:20px;
	color:#FFFFFF;
	background-color:#c1c1c3;
	padding:40px 20px 20px 20px;
}

.pie .web{
	color:#CAE4FF;
	font-size:14px;
}

.pie .web a{
	color:#CAE4FF;
	font-size:15px;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}

.pie .web a:hover{
	color:#fff;
	font-size:15px;
			-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		transition-duration:0.5s;	
}