.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	margin-left: 20px;
	margin-right: 25px;
	font-size: 12px;
	text-align: justify;
}
.texto_banner {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	text-align: left;
}
.textoT {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	margin-left: 20px;
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F6F7D;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}
.pldw{
	font-family: Arial, Helvetica, sans-serif;
	color: #AEEBFB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
.texto4{
	font-family: Arial, Helvetica, sans-serif;
	color: #A9B9C2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
.pldw:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #14B3DC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
.ptabla{
	margin-left: 20px;
}
hr{
	border-style: double;
	border-color: #A6B3BB;

}
.banner{
	width: 728px;
	height: 90px;
	background-image: url(skycrapper.jpg);
	position: relative;
	top: 10;
	left: 1%;
	background-position: center;
	border: 4px solid #555555;
	z-index: 2;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E505D;
	background-image: url(fondo2.jpg);
	scroll=no background-color: #A7B5C2;
	background-repeat: no-repeat;
	background-position: top center;
}
.foot h1 a{
	font-size:11px;
	color:#1F2428;
}
.linkspub a{
    color: #A9B9C2;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 40px 20px 20px;
    text-decoration: none;
}
