body {
	background-color: #d3181f;	
}
.bg1 {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ebeef3;
}
.bg2 {
	background-image: url(images/right_bar.gif);
	background-repeat: repeat-y;
	background-position: right;
}


 /* El formato para los nombres de estilo es .nombre_tamaño */

/* TITULARES */

 /* Este estilo sirve es para Titulares: tipo de letra Arial, tamaño 24, negrilla, color negro */
.titulo_24 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

 /* Este estilo sirve es para Titulares: tipo de letra Arial, tamaño 20, negrilla, color negro */
.titulo_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo_20 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulo_20 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 
 /* Este estilo sirve es para Titulares: tipo de letra Arial, tamaño 18, negrilla, color negro */
.titulo_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

 /* Este estilo sirve es para Titulares: tipo de letra Arial, tamaño 16, negrilla, color negro */
.titulo_16 {
	color: #9cb269;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

 /* Este estilo sirve es para Titulares: tipo de letra Arial, tamaño 14, negrilla, color negro */
.titulo_14 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
}



 /* Este estilo sirve es para Titulares: tipo de letra Arial, tamaño 12, negrilla, color negro */
.titulo_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82580C;
}
.titulo_12 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82580C;
	text-decoration: none;
}
.titulo_12 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82580C;
}
/* TEXTOS */

 /* Este estilo sirve es para Textos: tipo de letra Arial, tamaño 14, color negro */
.text_14 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.text_14 a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.text_14 a:hover{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

 /* Estos estilos sirven para Textos: tipo de letra Arial, tamaño 12, varios colores */
.text_12 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: italic;
}
.text_12 a{
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text_12 a:hover{
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text_12-2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006600;
}
.text_12-2 a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
.text_12-2 a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: underline;
}
.text_12-3 {
	color: #961913;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text_12-3 a{
	color: #961913;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.text_12-3 a:hover{
	color: #961913;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


 /* Este estilo sirve es para Textos: tipo de letra Arial, tamaño 10, color negro */
.text_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: normal;
	text-decoration: none;
}
.text_10 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: bold;
	text-decoration: none;
}
.text_10 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: bold;
	text-decoration: underline;
}

/* PIES DE PAGINA */

 /* Este estilo sirve es para Pies de página: tipo de letra Arial, tamaño 18, negrilla, color negro */
.pie_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

 /* Este estilo sirve es para Pies de página: tipo de letra Arial, tamaño 16, negrilla, color negro */
.pie_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

 /* Este estilo sirve es para Pies de página: tipo de letra Arial, tamaño 14, negrilla, color negro */
.pie14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

 /* Este estilo sirve es para Pies de página: tipo de letra Arial, tamaño 12, negrilla, color blanco, cuenta con posibilidad de tener enlace */
.pie12 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.pie12 a{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.pie12 a:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}



/* ENLACES */

 /* Este estilo sirve es para Enlaces: tipo de letra Arial, tamaño 12, color negro */
.enlaces {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
 /* Este estilo sirve es para Enlaces: tipo de letra Arial, tamaño 12, color negro, cuando el texto esta enlazado */
.enlaces a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
 /* Este estilo sirve es para Enlaces: tipo de letra Arial, tamaño 12, color negro, cuando pasa el mouse se subraya */
.enlaces a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

 /* Este estilo sirve es para Enlaces o Menus: tipo de letra Arial, tamaño 12, color blanco, con padding de 30 pixeles */
.enlaces2 {
	color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
 /* Este estilo sirve es para Enlaces o Menus: tipo de letra Arial, tamaño 12, color blanco, con padding de 30 pixeles, cuando el texto esta enlazado */
.enlaces2 a {
	color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
 /* Este estilo sirve es para Enlaces o Menus: tipo de letra Arial, tamaño 12, color blanco, con padding de 30 pixeles, cuando pasa el mouse */
.enlaces2 a:hover {
	color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.enlaces3 {
	color: #FF0000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.enlaces3 a {
	color: #FF0000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
 /* Este estilo sirve es para Enlaces o Menus: tipo de letra Arial, tamaño 12, color blanco, con padding de 30 pixeles, cuando pasa el mouse */
.enlaces3 a:hover {
	color: #FF0000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


 /* Este estilo sirve es para Enlaces: tipo de letra Arial, tamaño 12, color negro */
.enlace_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
 /* Este estilo sirve es para Enlaces: tipo de letra Arial, tamaño 12, color negro, cuando el texto esta enlazado cambia su color de fondo*/

.enlace_tabla a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #ffffff;
	width: 100%;
}
 /* Este estilo sirve es para Enlaces: tipo de letra Arial, tamaño 12, color negro, cuando el texto esta enlazado cambia su color de fondo mas oscuro*/
.enlace_tabla a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #ffffff;
	width: 100%;
}


/* BORDES DE TABLA */

 /* Este estilo sirve es para dar forma a las tablas: un borde grueso color negro */
.borde_tabla {
	border: 1pt solid #828687;
	background-color: #46494A;
	height: 30px;
	width: 80px;
}

 /* Este estilo sirve es para dar forma a las tablas: un fondo y borde de color negro  */
.background_borde_tabla {
	background-color: #CCCCCC;
	border: thin solid #000000;
}

 /* Este estilo sirve es para dar forma a las tablas: un fondo de color negro */
.background_tabla {
	background-color: #CCCCCC;
	border: #000000;
}

 /* Este estilo sirve es para dar forma a las tablas: un margen de doble linea negro */
.tabla_margen_doble {
	border: double #000000;
}

 /* Este estilo sirve es para dar forma a las tablas: un margen punteado negro */
.tabla_margen_dotted {
	border: dotted #000000;
}


/* VIÑETAS, LISTAS ORDENADAS */

 /* Este estilo sirve es para las listas: un circulo blanco con borde negro */
.viñeta_circular {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
}

 /* Este estilo sirve es para las listas: un cuadrado negro */
.viñeta_cuadrada {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}

/* FORMULARIOS */

 /* Este estilo sirve es para los textos que escriben los usuarios en los formularios: tipo de letra Arial, tamaño 12, color negro */
.text_field_area_boton_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

 /* Este estilo sirve es para los textos que escriben los usuarios en los formularios: tipo de letra Arial, tamaño 12, color negro, con color de fondo */
.text_field_area_boton_background_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}

/* BORDES DE IMAGEN */

 /* Este estilo sirve es para dar formato a los bordes de las imágenes: borde de color negro */
.borde_imagen {
	border: 0px solid #000000;
	margin-left: 8px;
}

 /* Este estilo sirve es para dar formato a los bordes de las imágenes: borde de color negro doble */
.imagen_margen_doble {
	border: double #000000;
}

 /* Este estilo sirve es para dar formato a los bordes de las imágenes: borde de color negro punteado */
.imagen_margen_dotted {
	border: dotted #000000;
}

/* FONDOS DE PANTALLA */

.fondo_menu {
	background-image: url(images/dots1.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.fondo_text1 {

	background: url(images/bg_noticias.jpg) no-repeat right top;
}
.fondo_text2 {
	background-image: url(images/bg_destinos.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_pie {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondo_menu_int {

	background: url(images/bg_menu2.jpg) no-repeat top;
}
.text_10blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.text_10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_10white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_10white2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.text_10white2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.tit_10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	top: -5px;
	bottom: 20px;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 0px 27px;
	margin-top: 22px;
}
.bg_bandera {

	background-image: url(images/bg_bandera.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.borde_imagen2 {

	margin-right: 5px;
	border: 0px solid #000000;
}
.text_14p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0e4e7e;
	margin: 16px;
}
.bg_red {
	background-color: #D3181F;
	background-image: url(images/bg_red.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_gray {

	background-color: #828687;
	background-image: url(images/bg_gray_int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_red_int {

	background-color: #D3181F;
	background-image: url(images/bg_red_int.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.borde_tabla2 {

	border: 0pt solid #828687;
	background-color: #C4151C;
	height: 30px;
	width: 80px;
}
