@font-face {
    font-family: 'myriadprocond';
    src: url('../eot/myriadpro-cond.eot');
    src: url('../eot/myriadpro-condd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/myriadpro-cond.woff') format('woff'),
         url('../ttf/myriadpro-cond.ttf') format('truetype'),
		 url('../otf/myriadpro-cond.otf') format('opentype'),
         url('../svg/myriadpro-cond.svg#quicksandbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {	
	font-family: 'oswaldbook';
    src: url('../eot/oswald-regular-webfont.eot');
    src: url('../eot/oswald-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff/oswald-regular-webfont.woff') format('woff'),
         url('../ttf/oswald-regular-webfont.ttf') format('truetype'),
         url('../svg/oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;
}



body{
	margin:0;
}
div#header{
	margin:auto;
	width:768px;
	height:123px;
	background:#002A72;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:auto;
	width:100%;
}
ul.vinieta{
	list-style:disc; padding:0 0 0 16px;
}
a{
	text-decoration:none;
}
#afr-logo{
	float:left;
	margin-left: 43px;
    margin-top: 27px;
}
#afr-lang{
	float:right;
	margin-right: 30px;
    margin-top: 25px;
}
#afr-lang ul li{
	float:left;
}
#afr-lang ul li {
	margin-right:6px;
	
}
div#nav{
	margin:auto;
	width:768px;
	font-size:16.5px;
	height:36px;
	position:relative;
	z-index:5;	
}
#afr-bgtransparent{
	position:absolute;
	height:inherit;
	background:#FFF;
	opacity:0.65;
	filter: alpha(opacity=65);
	height:36px;
	width:100%;
}
#afr-menutop{
	height:36px;
	position:absolute;
	font-family:'oswaldbook';
	margin-left: 20px;
}
#afr-menutop li{
	float:left;
	text-transform:uppercase;
	margin-left:3px;
}
#afr-menutop li.afr-first{
	margin-left:2px;
}

#afr-menutop li.afr-last{
	margin-left:0;
}
#afr-menutop li a{
	display:block;
	padding:0 20px 0 20px;
	color:#000;
	height:36px;
	line-height:36px;
}

#afr-bgimage{
	width:768px;
	margin:auto;
	position:relative;
	margin-top:-36px;
}
#afr-bgimage img{
	width:768px;	
}
#afr-container{
	position:absolute;
	z-index:100;
	background:#FFF;
	width:318px;
	height:492px;
	left: 40px;
	top: 58px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	
}

#afr-text{
    left: 40px;
    position: absolute;
    top: 58px;
	height:465px;
	padding:12px 0px 0px 12px;
	background:transparent;
	font-family:'myriadprocond';
	font-size:16px;
	z-index:200;
}
.afr-article-title{
	font-family:'oswaldbook';
	font-size:48px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:56px;
}
#afr-text p{
	margin-top:0;
	padding-right:20px;
}
div#footer{
	margin:auto;
	width:768px;
	height:95px;
	background:#fff;
	padding-top:12px;
}
#ulfooter li h3{
	font-size:12.5px;
	font-family:'oswaldbook';
	font-weight:normal;
	margin:0;
	padding:0;
}
#ulfooter li{
	float:left;
	width:280px;
	font-family:'myriadprocond';
	font-size:13px;
}
#ulfooter li.afr-flast{
	width:145px;
	margin-left:33px;
}
#showimage{
	width:122px;
	height:122px;
	background:url(../png/servicios.png) no-repeat;
	position:absolute;
    top: 426px;
    left: 356px;
}

.cont-img{
	min-height:576px;
}