.bordesazules {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6091C9;
	border-right-color: #6091C9;
	border-bottom-color: #6091C9;
	border-left-color: #6091C9;
}

body, td, tr, th, input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.entrada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

o
a:link{
	color:#5C90CC;
	text-decoration:underline;
}
.fondocontactenos {
	background-image: url(../imagenes/fondocontactenos.jpg);
	background-repeat: no-repeat;
}

.fondoopiniones {
	background-image: url(../imagenes/fondoopiniones.jpg);
	background-repeat: no-repeat;
}

.fondosolicitudes {
	background-image: url(../imagenes/fondosolicitudes.jpg);
	background-repeat: no-repeat;
}

.fondoinquietudes {
	background-image: url(../imagenes/fondoinquietudes.jpg);
	background-repeat: no-repeat;
}

.fondotop {
	background-image: url(../admin/imagenes/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.fondobottom {
	background-image: url(../admin/imagenes/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a:visited{
	color:#5C90CC;
	text-decoration:underline;
}
a:hover{
	color:#5C90CC;
	text-decoration:none;
}
