body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/WLfondo.jpg);
	background-repeat: repeat-x;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textoBlanco14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textoAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D5D5;
}
.cursor {
	cursor:hand;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#linkAzul a {
    color: #003366;
}
.textoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #274481;
	font-weight: bold;
}
.textosubtit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #072A7B;
	font-weight: bold;
}
.textoCip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #274481;
}

