@CHARSET "ISO-8859-1";

body {
	background-image:url(../images/fondo.jpg);
	background-position:top center;
	font-family: tahoma;
	font-size: 10pt;
}

table, td, tr {
	font-size:10pt;
	font-family: tahoma;
}

input,textarea,select { border:1px solid #405011; font-family:tahoma; font-size:10pt }

/* TOP */
td.top_degradado { background-image:url(../images/top_fondo.jpg); height:27px; }
td.top_celda1 { height:4px; background-color:#6e8f23; }
td.top_celda2 { height:2px; background-color:#506b14; }

/* LOGO */
td.logo_tablablondo { height:100px; background-color:#fff; }
td.logo_header { height:100px; background-color:#fff; background-image:url(../images/header_img.jpg); }

/* MENU */
div.menu-izq { float:left; }
div.menu-der { float:right; }

td.menu_fondo_1 { height:28px; width:9px; background-image:url(../images/menu_fondo_2.png); }
td.menu_fondo_2 { height:23px; background-image:url(../images/menu_fondo_2.png); }

td.menu_linea { width:10px; text-align:center;}
div.menu_linea_img { background-image:url(../images/menu_linea.png); margin:auto; width:2; height:28}

td.menu_elements { width:85px; }
td.menu_elements_home { width:21px; }

a.menu_link_selected, a.menu_link_selected:visited, a.menu_link_selected:active { text-decoration:none; color:#000; }
a.menu_link_selected:hover { text-decoration:none; color:#000; text-align:center; }

a.menu_link_not_selected, a.menu_link_not_selected:visited, a.menu_link_not_selected:active { text-decoration:none; color:#FFF; }
a.menu_link_not_selected:hover { text-decoration:none; color:#FFF; text-align:center; }

td.menu_selected_1 { width:3px; height:5px; background-image:url(../images/menu_select_01.png); }
td.menu_selected_2 { width:79px; height:5px; background-image:url(../images/menu_select_02.png); }
td.menu_selected_3 { width:3px; height:5px; background-image:url(../images/menu_select_03.png); }
td.menu_selected_4 { width:3px; height:23px; background-image:url(../images/menu_select_07.png); }
td.menu_selected_5 { width:79px; height:23px; background-image:url(../images/menu_select_05.png);  color:#000; text-align:center; }
td.menu_selected_6 { width:3px; height:23px; background-image:url(../images/menu_select_06.png); }

td.menu_not_selected_1 { width:3px; height:5px; }
td.menu_not_selected_2 { width:79px; height:5px; }
td.menu_not_selected_3 { width:3px; height:5px; }
td.menu_not_selected_4 { width:3px; height:23px; }
td.menu_not_selected_5 { width:79px; height:23px; color:#FFF; text-align:center; }
td.menu_not_selected_6 { width:3px; height:23px; }

/* SUBMENU */
td.submenu_text { width:758px; text-align:left; color:#000; }
a.submenu_text, a.submenu_text:visited, a.submenu_text:active { color:#000; text-decoration:none; }
a.submenu_text:hover { color:#000; background-color:#ABD42D; text-decoration:none; }
span.submenu_text_selected { background-color:#ABD42D; color:#000; }

/* FOOTER */
td.footer_linea { background-color:#405011; height:2px; }
td.footer_fondo { height:23px; background-color:#b1c86d; color:#405011; text-align:left; }
a.footer_link, a.footer_link:visited, a.footer_link:active { color:#405011; text-decoration:none; font-weight:bold; }
a.footer_link:hover { color:#405011; text-decoration:underline; font-weight:bold; }

/* BORDES */
td.borde_linea { width:3px; background-color:#8E2877; }
td.borde_derecha1 { width:13px; background-image:url(../images/borde_der.png) }
td.borde_izquierda1 { width:13px; background-image:url(../images/borde_izq.png); }
td.borde_derecha2 { width:13px; }
td.borde_izquierda2 { width:13px; }

/* CONTENIDO */
table.contenido_titulo { width:100%; background-color:#ABD42D; }

/* SECCION CONTACTO */
span.contacto_der_titulo { font-size:16px; font-weight:bold; }

/* BOTONES */
div.boton-favoritos { background:url(../images/top_icons_fav.png) no-repeat; border:0; width:21; height:21; }