@font-face
{
	font-family: Century;
	src: url('http://test.m3estudio.es/fonts/GOTHIC.TTF'),
     url('http://test.m3estudio.es/fonts/GOTHIC.TTF'); /* IE9 */
}

@font-face
{
	font-family: Century;
	src: url('http://test.m3estudio.es/fonts/GOTHICB.TTF'),
	font-weight: bold;
     url('http://test.m3estudio.es/fonts/GOTHICB.TTF'); /* IE9 */
}



body{
	font-family: Century, Helvetica, sans-serif !important;
}

.logo{
	width: 190px;
	height: auto;
}

ul#demo-block li{
	width:195px;
	font-size: 13px;
	font-weight: bold;
}

#footer-data{
	background-image:url(http://m3estudio.es/test/img/bg-white.png);
  bottom:60px;
  color:#333;
  float:right;
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0 auto;
  padding:10px;
  position:absolute;
	max-width: 990px;
	right: 10%;
}

#footer-data a{
	color: #222;
}

#footer-data a{
	color: #222;
}