body {
	background-image: url('./img/fondo.jpg');
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}

em {
	font-style: normal;
	font-variant: small-caps;
	}


img {
	}


.barsup-sk, .barsup {
	position: absolute;
	top: 14%;
	margin-top: 2%;
	width: 100%;
	font-weight: bold;
	}

.barsup-sk p, .barsup p {
	float: left;
	background-color: #d3d3d3;
	width: 19.7%;
	text-align: center;
	border: solid thin #000071;
	font-size: 80%;
	margin: -1px;
	}

.barsup-sk p {
	width: 24.7%;
	}

.logo {
	width: 100%;
	margin-left: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	}

.logo p {
	float: left;
	text-align: right;
	width: 49%;
	margin: 0%;
	padding:0%;
	}

a {
	text-decoration: none;
	color: #000078;
	}

.fotosizq p a {
	color: #a52a2a;
	}

.fotosder p a {
	color: #a52a2a;
	}

a:hover {
	color: #1400a7;
	}

a:visited {
	color: #434386;
	}

.txtpg {
	position: relative;
	top: 5%;
	width: 40%;
	left: 30%;
	text-align: justify;
	font-weight: bold;
	color: white;
	}

.orbic {
	position: relative;
	margin-top: 5%;
	width: 40%;
	left: 30%;
	text-align: center;
	font-weight: bold;
	color: #000078;
	}

.orbic a img {
	border: none;
	}

.txtpg p {
	text-indent: 7%;
	}

.txt-ni {
	position: relative;
	top: 5%;
	width: 40%;
	left: 30%;
	text-align: justify;
	font-weight: bold;
	color: white;
	}

.txtpg > ul > li > p {
	text-indent: 0%;
	}

.baridio {
	position: absolute;
	top: 10%;
	margin-top: 2%;
	width: 15%;
	font-size: 80%;
	font-weight: bold;
	background-color: #ffff88;
	}

.baridio p {
	text-align: center;
	border: solid thin #ffffff;
	margin: -1px;
}

.baratic {
	position: absolute;
	top: 10%;
	margin-top: 2%;
	left: 20%;
	width: 20%;
	font-size: 80%;
	font-weight: bold;
	background-color: #25ba00;
	}

.baratic p {
	text-align: center;
	border: solid thin #ffffff;
	margin: -1px;
	}

.baratic p a {
	color: #ffffff;
	}

.barizq {
	position: absolute;
	top: 25%;
	margin-top: 2%;
	width: 18%;
	font-size: 80%;
	font-weight: bold;
	}

.barizq p {
	text-align: center;
	border: solid thin #ffffff;
	margin: -1px;
	}

.barder {
	position: absolute;
	top: 25%;
	width: 23%;
	margin-top: 2%;
	right: 2%;
	font-size: 80%;
	font-weight: bold;
	}

.barder p {
	border: solid thin #000071;
	background-color: #e5e5e5;
	text-align: center;
	margin: -1px;
	}

.logotit {
	position: absolute;
	top: 17.5%;
	left: 3%;
	margin-top: 2%;
	width: 25%;
	font-size: 80%;
	font-weight: bold;
	}

.fotosizq {
	position: absolute;
	width: 15%;
	top: 40%;
	text-align: center;
/*	border: medium solid;
	margin: 0px;
	padding: 0px; */
	}

.fotosder {
	position: absolute;
	width: 23%;
	right: 2%;
	margin-top: 3%;
	top: 40%;
/*	border: medium solid;
	margin: 0px;
	padding: 0px; */
	}

.fotosder p {
	text-align: center;
	}

.direccion {
	position: absolute;
	width: 50%;
	left: 25%;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #e5e5e5;
	margin-top: 15%;
	}

h1 {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	outline-color: #4d4d4d;
	background-image: url('./img/trans1.png');
	padding: 1em;
	color: #0b0080;
	text-align: center;
	width: 70%;
	left: 15%;
    }

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	color: #230097;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	color: #230097;
}

.botones {
	width: 100%;
	margin-left: 20%;
	margin-top: 5%;
	margin-bottom: 10%;
	font-size: 85%;
	}

.botones p {
	text-align: center;
	margin-right: 20%;
	float: left;
	border: solid medium #1e90ff;
	background-color: #add8e6;
	}

.boton {
	width: 100%;
	margin-top: 5%;
	margin-bottom: 10%;
	font-size: 90%;
	}

.boton p {
	text-indent: 0%;
	text-align: center;
	border: solid medium #1e90ff;
	background-color: #add8e6;
	}

h1.vacio {
	background-image: none;
	width: 0%;
	margin: 0%;
	margin-bottom: 0%;
	}

h1[class=vacio] {
	background-image: none;
	margin-bottom: 10%;
	}

td.txt {
	padding-top: 3%;
	text-align: justify;
	font-weight: bold;
	color: white;
	border: solid thin #ffffff;
	font-size: 75%;
	}

td[class=txt] {
	text-align: justify;
	font-weight: bold;
	color: #ffffff;
	border: solid thin #ffffff;
	margin: 0%;
	padding: 1%;
	font-size: 75%;
	}

td.img {
	padding-top: 3%;
	text-align: center;
	vertical-align: middle;
	}

td[class=img] > p {
	color: #ffffff;
	font-size: 75%;
	}

td.yellow{
	color: yellow;
	}
	
td.img p {
	color: white;
	}

td.img p a {
	color: #a52a2a;
	}

/* td[class=img] > p > a {
	color: #a52a2a;
	} */

table {
	width: 100%;
	}

.botones {
	width: 100%;
	margin-left: 0%;
	margin-top: 2%;
	margin-bottom: 0%;
	}

.botones p {
	text-align: center;
	width: 48.99%;
	margin: 0%;
	padding:0%;
	float: left;
	}








