@font-face {
	font-family: "Eras Bold ITC";
	src:
		url("fonts/2e8d0e1501575e1b7f1992c19ef9a8cd.eot");
	/* IE9*/
	src:
		url("fonts/2e8d0e1501575e1b7f1992c19ef9a8cd.eot?#iefix")
		format("embedded-opentype"), /* IE6-IE8 */
    
		url("fonts/2e8d0e1501575e1b7f1992c19ef9a8cd.woff2")
		format("woff2"), /* chrome firefox */
    
		url("fonts/2e8d0e1501575e1b7f1992c19ef9a8cd.woff")
		format("woff"), /* chrome firefox */
    
		url("fonts/2e8d0e1501575e1b7f1992c19ef9a8cd.ttf")
		format("truetype"),
		/* chrome firefox opera Safari, Android, iOS 4.2+*/
		url("fonts/2e8d0e1501575e1b7f1992c19ef9a8cd.svg#Eras Bold ITC")
		format("svg"); /* iOS 4.1- */
}

#cabecera{background:#fff url(../images/pago-cab-fondo.gif) repeat-x;color:#fff; text:#FFFFFF; text-align:right; overflow:no; height: 110px;}
#img1, #menu1{float:left}
#menu1, #menu2{padding:3px 0}

#img1{
	background:#8EBAFD url(../images/pago-cab.gif) no-repeat;
	width:450px;
	height:60px
}

#menu{padding:2px 5px 3px 5px}
#menu a{  text-decoration:none; margin:3px; padding:3px 2px}
#menu a:hover{border:1px solid #fff;margin:2px; padding-bottom:5px; cursor: pointer;}
#menu img{vertical-align:middle;border:0;margin:0}
#autorizacion{ background:#0B4C1A;padding:5px}
#autorizacionIzq{ justify-content: left; float: left;}
#autorizacion span{padding:1px 3px;margin:2px;background-color:#0B4C1A;color:#fff}

#textOV{
	font-family: Eras Bold ITC, Verdana;
	font-size:2em;
	letter-spacing: 1.1px;
	display: block;
	position: absolute;
	font-weight: bold; 
	color: white;
	text-align:center;
	top:5px;
	right:40px;
	text-shadow: -1px 1px 0.25px black;
	width:215px;
	
}
#consejeria{

	font-family: Eras Bold ITC, Verdana;
	display: block;
	position: absolute;
	font-weight: bold; 
	letter-spacing: 1.1px;
	font-size: 0.9em;
	overflow-wrap: break-word;
	color: white;
	text-align:center;
	top:30px;
	right:40px;
	text-shadow: -1px 1px 0.25px black;
	width:215px;
}

