/* CSS Document */

body {
	background-image: url(images/fondo1.jpg);
}
.style1 {
	color: #1B749C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cuadronaranja_1       {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #efb949;
	border-right-color: #efb949;
	border-bottom-color: #efb949;
	border-left-color: #efb949;
}
.texto_Azul_1 {
	color: #1b749c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto_Azul_2 {
	color: #1b749c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto_Blanco_1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto_Blanco_2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.texto_Blanco_3 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.texto_Negro_1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto_Negro_2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto_titulo_1 {
	color: #1b749c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.texto_titulo_2 {
	color: #1b749c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.texto_titulo_1white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.texto_titulo_2white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
a.enlace1:link    {font-family: Arial, Helvetica, sans-serif; font-size:10px;  color:#ffffff; text-decoration:underline;}
a.enlace1:hover   {font-family: Arial, Helvetica, sans-serif; font-size:10px;  color:#ffffff; text-decoration:underline;}
a.enlace1:visited {font-family: Arial, Helvetica, sans-serif; font-size:10px;  color:#ffffff; Text-decoration:underline;}

a.enlace2:link    {font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#1b749c; text-decoration:underline;}
a.enlace2:hover   {font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#1b749c; text-decoration:underline;}
a.enlace2:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#1b749c; Text-decoration:underline;}

a.enlace3:link    {font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#4698bd; text-decoration:underline; font-weight: bold;}
a.enlace3:hover   {font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#4698bd; text-decoration:underline; font-weight: bold;}
a.enlace3:visited {font-family: Arial, Helvetica, sans-serif; font-size:12px;  color:#4698bd; Text-decoration:underline; font-weight: bold;}

.cuadro      {
	border:2px solid #4698bd;
}
.cuadro_2      {
	border:1px solid #4698bd;
}
