@charset "utf-8";
td {
	font-family: Tahoma, Geneva, sans-serif, Arial;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
}

.box2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

.menu {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: center;
	background-image: url(/esp/templates/images/menu1.gif);
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.azul {
	color: #0099FF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0066FF;
	background-color: #D3E2F5;
}


.box {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding: 5px;
}
.box1         {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8285B0;
}
.titulo1 {
	font-weight: bold;
}
.boton {
	font-weight: normal;
	text-decoration: none;
	background-image: url(/esp/templates/images/bgBot.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
