/* CSS Document */

a img {border:0;}

h1 {
	color: #006892;
	font-size: 12px;
	text-align: left;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 17px;
	text-align: justify;
}
.tazul {
	color: #00bce4;
}
.tazulOscuro {
	color: #006892;
}
.tnaranja {
	color: #eeb111;
	text-decoration: none;
}
a:link {
	color: #006892;
	text-decoration: none;
}

a:visited {
	color: #006892;
	text-decoration: none;
}
a:active {
	color: #006892;
	text-decoration: none;
}
a:hover {
	color: #eeb111;
	text-decoration: none;
}

#enlacemenu:link  {color:#FFFFFF; }
#enlacemenu:visited { color:#FFFFFF; }
#enlacemenu:active {color:#FFFFFF; }
#enlacemenu:hover {color:#FFFFFF; }


.tazulGrande {
	color: #006892;
	font-size: 12px;
	text-align: center;
}
.mensaje {
	font-size: 12px;
	color: #FF6600;
}









.botonera {
	font-size: 10px;
	border: 1px solid;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	color:#006892;
	border-bottom-color:#006892;
	border-left-color:#006892;
	border-right-color:#006892;
	border-top-color:#006892;	
}
.botoneraactiva {
	font-size: 10px;
	border: 1px solid;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	border-bottom-color:#eeb111;
	border-left-color:#eeb111;
	border-right-color:#eeb111;
	border-top-color:#eeb111;
	background-color: #eeb111;
}
.botoneraactiva:hover {
	color: #FFFFFF;
}
.botonera:link {
}
.botonera:visited {
}
.botonera:active {
}
.botonera:hover {
	color: #FFFFFF;
	border-bottom-color:#eeb111;
	border-left-color:#eeb111;
	border-right-color:#eeb111;
	border-top-color:#eeb111;
	background-color: #eeb111;
}



.botones {
	font-size: 10px;
	border: 1px solid;
	text-decoration: none;
	height:25px;
	color:#006892;
	border-bottom-color:#006892;
	border-left-color:#006892;
	border-right-color:#006892;
	border-top-color:#006892;	
}


.botones:link {
}
.botones:visited {
}
.botones:active {
}
.botones:hover {
	color: #FFFFFF;
	border-bottom-color:#eeb111;
	border-left-color:#eeb111;
	border-right-color:#eeb111;
	border-top-color:#eeb111;
	background-color: #eeb111;
}

ul {
	margin:0px;
	padding-left:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li {
	text-align: left;
	list-style-type: none;
	text-indent: -12px;
}

