@font-face {
    font-family: 'PT Sans Narrow';
    src: url('fonts/pt_sans-narrow-web-regular-webfont.eot'), url('fonts/pt_sans-narrow-web-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_sans-narrow-web-regular-webfont.woff') format('woff'), url('fonts/pt_sans-narrow-web-regular-webfont.ttf') format('truetype'), url('fonts/pt_sans-narrow-web-regular-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.cabecera-sede {
	background-image: url("./images/sede-bg-header.gif");
	background-position:left bottom;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 62.5%;
	margin: auto;
	width:100%;
	padding: 0px;	
}

.capaLogoSede {
	display: block;
	height: 100px;
	margin: 0;
	padding-left: 15px;
	position: absolute;
	top: 50px;
	width: 165px;
}

.head-bottom {
	border-bottom: 6px solid #0099CC;
	border-top: 12px solid #0099CC;
	display: block;
	height: 156px;
	width: 100%;
	margin: auto;
}

.capaLogoAyunCor {
	display: block;
	float: right;
	height: 60px;
	padding: 17px 27px 17px 600px;
	font-weight: normal;
	display: block;
	height: 60px;				
	text-decoration: none;				
}

.capaTextoTramites {
	background-image: url("./images/claim-header-01.png");
	background-position: right top;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 47px;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: -3000px;
	width: 700px;
}

.clear {
	clear: both;
}

.footer {
    padding: 15px 0 20px;
    font-size: 16px;
    font-family: 'PT Sans Narrow';
    margin-top: 25px;
}

.footer .foot-left {
    float: left;
    width: 300px;
    font-size: 62.5%;
}

.footer .foot-left p {
    color: #333333;
    float: left;
    font-size: 1.2em;
    padding: 0 0 6px 5px;
    width: 295px;
}


.footer .foot-right {
    float: right;
    width: 450px;
    font-size: 62.5%;
}

.footer .foot-right ul {
    float: right;
    padding: 0;
    list-style: none outside none;
}


.footer .foot-right ul li {
    float: left;
    padding: 0 5px 6px 0;
}


.footer .foot-right ul li a {
    color: #0099cc;
    font-size: 1.3em;
    font-weight: normal;
    padding: 0 0 0 10px;
}

.footer .foot-right ul li.sep-bull {
    color: #cccccc;
    float: left;
    font-size: 1.4em;
    padding: 0 0 6px 5px;
}