@charset "utf-8";
body {
	background-color: #2A93CD;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo2.gif);
	background-repeat:   repeat-x;
	background-position: center top;
}
.texto_index {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0a315f;
	letter-spacing: 0em;
}
.texto_Verde_Dest {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #6fa61b;
	font-weight: bold;
}
.texto_Blanco_Dest {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_verde {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #456608;
	letter-spacing: 0em;
}
.texto_Azul_Dest {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #0b5f9c;
	font-weight: normal;
}
.fondo_banner {
	background-repeat:     repeat-x;
	background-image: url(imagenes/banner_360_fondo.jpg);
	background-color: #b0d176;
	background-position: top;
}
.texto_amarillo {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
}
.texto_amarilloDest {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 1pt;
	font-weight: bold;
}
.texto_Blanco {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.texto_amarillo_chico {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
}
.texto_amarilloLink {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
	font-weight: bold;
}
a.texto_amarilloLink:link {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
	font-weight: bold;
	text-decoration: underline;
}
a.texto_amarilloLink:hover {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
	font-weight: bold;
	text-decoration: underline;
}
a.texto_amarilloLink:active {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
	font-weight: bold;
	text-decoration: underline;
}
a.texto_amarilloLink:visited {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #e0c545;
	letter-spacing: 0em;
	font-weight: bold;
	text-decoration: underline;
}
.texto_Blanco_titular {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.fondo_campos {
	background-color: #D7ECF7;
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	color: #072243;
	border: 1px solid #9ED0EB;
}
.texto_Dest {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #1F6294;
	letter-spacing: 0em;
	font-weight: bold;
}
.texto_Rojo {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CC0000;
	letter-spacing: 0em;
	font-weight: bold;
}
