.fondo {

	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
}
.botones {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
a.botones:hover {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #4998D3;
	text-align: right;
	padding-right: 5px;
}

.txtbotones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.txtbotones:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #83C9FF;
	text-decoration: none;
}
.txtsalir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.txtsalir:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004E95;
	text-decoration: none;
}

.txtazulosc10lin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004E95;
	text-decoration: none;
}

.txtazulosc12lin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004E95;
	text-decoration: none;
}

.botonesBuscar {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
    background-color:#004E95;
	padding-right: 5px;
}

.entrar{
background-color: #EDEEEF;
}

.entrarResaltada{
background-color: #FFFFCC;
}


.salir{
background-color: #FFFFFF;
}

.fondologin {

	background-image: url(imagenes/fondologin.jpg);
	background-repeat: no-repeat;
}
.txtazul10B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004C95;
	text-decoration: none;
}
.fondomenu {
	background-attachment: fixed;
	background-image: url(imagenes/fondomenu.jpg);
	background-repeat: no-repeat;
}

.lineaazul1px {
	border-top: 1px solid #004C95;
}


a.enlace:link { font-weight: bold;font-family: Verdana,arial; font-size: 10px; color: #004E95; text-decoration: none}
a.enlace:visited { font-weight: bold;font-family: Verdana,arial; font-size: 10px; color: #004E95; text-decoration: none}
a.enlace:active {font-weight: bold; font-family: Verdana,arial; font-size: 10px; color: #C0C0C0; text-decoration: none}
a.enlace:hover {font-weight: bold; font-family: Verdana,arial; font-size: 10px; color: #C0C0C0; text-decoration: none}

.txtazul12lineinf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B98D3;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B98D3;
}
.lineaazul1pxinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004C93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004C95;
	text-decoration: none;
}

