@charset "utf-8";
.estilo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/fondoadelante.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #402000;
}
.bloque {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.tablagris1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding: 5px;
	border: 1px solid #663300;
}
.tablamenu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	padding: 5px;
}
.barraderecha {
	background-color: e5e5e5;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding: 5px;
	border-left-width: 0px;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link.derecha {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:visited.derecha {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:hover.derecha {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:link.azul {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}

a:visited.azul {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.azul {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

