@font-face {
    font-family: Caviar;
    src: url(fonts/CaviarDreams_Bold.ttf);
}

header{
	position: relative;
	width: 100%;
	clear: both;
	background-color: #006eb9;
	margin: 0;
	min-height: 40px;
}

header .content{
	width: 990px;
	height: 205px;
	margin: 0 auto;
	position: relative;
}

header .bannerSuperior{
	position: relative;
	margin: 0px auto;
	width: auto;
	padding: 0;
	height: 90px;
}

header .logo{
	width: 490px;
	height: 100px;
	margin: 5px auto;
}

header .contMinheader{
	width: 100%;
	height: 40px;
	background-color: #006eb9;
	position: relative;
	top: 0;
	z-index: 999;
	border-top: 1px solid #fff;
}

header .seccion-bar{
	width: 1170px;
	margin: 0 auto;
}

header .ico-sociales{
	position: absolute;
	right: 0;
	bottom:10px;
	width: 135px;
	height: 26px;
}

header .ico-sociales ul, .seccion-bar ul{
	margin:0;
	padding:0;
	text-align: right;
}

header .logoSmall{
	float: left;
	width: 200px;
	height: 40px;
	margin-right: 5px;
	margin-left: 0;
}

header .logoSmall img{
	display: none;
}

header .inline li{
	display: inline-block;
	float: left;
}

header .sociales-icon{
	padding: 5px;
}

header .sociales-icon li{
	display: inline-block;
}

header .sociales-icon li{
	margin: 0 1px;
}

header .menu{
	margin: 0 auto;
	padding: 0;
	width: 1170px;
}

header .menu li{
	width: auto;
	height: 40px;
}

header .menu a{
	font-family: Caviar;
	font-size: 13px;
	background-color: #006eb9;
	padding: 11px 5px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	line-height: 41px;
	width: auto;
}

header .menu a:hover{
	background-color: #003d6a;
}

header .fechaHeader{
	position: absolute;
  	bottom: 10px;
  	left: 360px;
  	color: #fff;
  	font-family: arial black;
  	font-size: 12px;
}


/*##########################################*/

.menuInferior {
	overflow: hidden;
	width: auto;
	background: rgb(29,100,174);
	text-align:left;
	color: #fff;
	font-size: 13px;
}

.menuInferior a:hover{
	background: #e84d18;
}

.menuInferior a {
	display: inline-block;
	box-sizing: border-box;
	color: #fff;
	padding: 7px 11px 7px 11px;
	text-decoration: none;
	text-align: center;
}

.menuSuperior {
	overflow: hidden;
	width: auto;
	background: #fff;
	text-align:left;
	font-size: 13px;
	border-bottom: 3px solid rgb(29,100,174);
}

.menuSuperior a {
	display: inline-block;
	padding: 7px 15px 7px 15px;
	box-sizing: border-box;
	color: rgb(29,100,174);
	text-decoration: none;
	text-align: center;
}

.menuSuperior a:hover{
	/*background: #e84d18;*/
}



#logo{
	margin-left: 50px;
	margin-top: 10px;
	float: left;
}

#widgetHeader{
	margin-top: 50px;
	height: 40px;
	line-height: 40px;
	float: right;
}

#widgetHeader img{
	width: 30px;
	line-height: 40px;
	float: left;
	margin-top: 6px;
}

#siguenos{
	font-size: 12px;
	color: #787878;
	height:20px;width:80px;float:left;
}


#widgetFooter{
	margin-left: 0px;
	margin-top: 5px;
	height: 40px;
	line-height: 40px;

}

#widgetFooter img{
	width: 40px;
	line-height: 40px;
	float: left;
	margin-top: 6px;
}

#logosPeq{
	float: left;
  	margin-top: 45px;
  	margin-left: 95px;
}

.deporte a{
	margin-left: 45px;
	margin-right: 20px;
}