/* CSS Document */
/* GENERAL */
	body,td,th {
		font-family: Tahoma;
		font-size: 12px;
		color: #464646;
	}
	body {
		background-color: #FFFFFF;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	a:link {
		color: #EC6900;
		text-decoration: underline;
	}
	a:visited {
		text-decoration: underline;
		color: #EC6900;
	}
	a:hover {
		text-decoration: none;
		color: #FF9A49;
	}
	a:active {
		text-decoration: underline;
	}
	.borde_tab {
		border: 1px solid #B2B2B2;
	}
	.cabecera_tab {
		background-image: url(../imgs/tit_fnd.gif);
		background-repeat: repeat-x;
	}
	.pie {
		background-color: #D2D2D2;
		background-image: url(../imgs/pie_fnd.gif);
		background-repeat: repeat-x;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #B2B2B2;
	}
	.borde_lat_der {
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #B7B7B7;
	}	

/* TEXTOS */
	.texto_grande {
		font-size: 14px;
		line-height: 18px;
		letter-spacing: 1px;
		text-align: left;
	}
	.texto_titulo {
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #616161;
	}
	.justificado {
	text-align: justify;
	}
	.texto_entradilla {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #818181;
	}
	.texto_mini {
		font-size: 10px;
		text-align: left;
		font-family: Tahoma;
		color: #5F5F5F;
	}
	.texto_mini2 {
		font-size: 12px;
		text-align: left;
		font-family: Tahoma;
		color: #5F5F5F;
		word-spacing: 1px;
	}
	.texto_mini3 {
		font-size: 11px;
		font-family: Tahoma;
		color: #5F5F5F;
	}		
	.texto2 {
		font-size: 11px;
	}
	.prov {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.tit_blanco {
		font-family: Tahoma;
		font-size: 14px;
		color: #FFFFFF;
	}
	.texto_rojo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	}

/* FOTOS */
	.foto {
	padding: 1px;
	border: 1px solid #FFB91F;
	background-color: #FFFFFF;
	}	

	
/* LINKS */	

	A.link_blanco {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
	A.link_blanco:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}	
	A.link_blanco:hover {
		font-family: Tahoma;
		font-size: 14px;
		color: #FFFF99;
		text-decoration: underline;
	}	

/* MENU */
	.menu_borde {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-top-color: #B2B2B2;
		border-right-color: #B2B2B2;
		border-bottom-color: #B2B2B2;
	}
	/* BOTON PRINCIPAL */
	.tit_principal {
		background-color: #FFCEA7;
		background-image: url(../imgs/principal_titulo.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 21px;
	}
	A.link_principal {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #454545;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.link_principal:visited {
	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #84410A;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.link_principal:hover {
	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #84410A;
		text-decoration: underline;
		letter-spacing: 1pt;		
	}
	
/* BARRA GRIS */
	.barra {
		background-color: #D8D8D8;
		background-image: url(../imgs/barra_fnd.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 19px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #B2B2B2;
		border-bottom-color: #B2B2B2;
		border-left-color: #B2B2B2;
	}
	A.link_barra {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #454545;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.link_barra:visited {	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #454545;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.link_barra:hover {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #454545;
		text-decoration: underline;
		letter-spacing: 1pt;
	}
	
/* NOTICIAS */
	.borde_noticias {
		padding: 5px;
		border-top: 1px solid #A9B6FF;
		border-right: 1px solid #A9B6FF;
		border-left: 1px solid #A9B6FF;
		background-color: #F7F8FF;
	}
	.borde_noticias-2 {
		border-right: 1px solid;
		background-color: #E3E6FF;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999999;
	}
	.fecha {
		font-size: 10px;
		text-align: left;
		font-family: Tahoma;
		color: #5F5F5F;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #C0CAFF;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #C0CAFF;
		padding: 1px;
		height: 50px;
		vertical-align: bottom;
		line-height: 22px;
	}
	.tit_noticias {
		background-color: #D1D8FF;
		background-image: url(../imgs/noticias_fnd.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 19px;
	}
	.fondomenu_noticias {
		background-color: #F7F8FF;
		line-height: 16px;
		padding: 2px 2px 3px 8px;
	}
	.foto_noticias {
		padding: 1px;
		border: 1px solid #5B70E6;
		margin-right: 10px;
		float: left;
		margin-top: 5px;
	}
	/* Textos */
	.titular_noticias {
		font-family: Tahoma;
		font-size: 20px;
		color: #6470C0;
	}
	.prov_noticias{
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #43488A;
		text-decoration: none;
		letter-spacing: 1pt;
		}

	/* titulo menu*/
	A.linkmenu_noticias {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #43488A;
		text-decoration: none;
		letter-spacing: 1pt;
	}
	A.linkmenu_noticias:visited {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #43488A;
		text-decoration: none;
		letter-spacing: 1pt;
	}
	A.linkmenu_noticias:hover {	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #43488A;
		text-decoration: underline;
		letter-spacing: 1pt;		
	}
	/* subsecciones menu*/
	a.linksec_noticias {
		font-family: Tahoma;
		font-size: 11px;
		color: #2E31E0;
		text-decoration: none;
	}
	a.linksec_noticias:visited {
		font-family: Tahoma;
		font-size: 11px;
		color: #2E31E0;
		text-decoration: none;
	}
	a.linksec_noticias:hover {
		font-family: Tahoma;
		font-size: 11px;
		color: #2E31E0;
		text-decoration: underline;
	}
	/* Titulos */
		a.link_noticia_titular {
		font-family: Tahoma;
		font-size: 12px;
		color: #2E31E0;
		text-decoration: none;
	}
		a.link_noticia_titular:visited {
		font-family: Tahoma;
		font-size: 12px;
		color: #2E31E0;
		text-decoration: none;
	}
		a.link_noticia_titular:hover {
		font-family: Tahoma;
		font-size: 12px;
		color: #2E31E0;
		text-decoration: underline;
	}
	
		a.link_noticia_titulardest {
		font-family: Tahoma;
		font-size: 14px;
		color: #2E31E0;
		text-decoration: none;
	}
		a.link_noticia_titulardest:visited {
		font-family: Tahoma;
		font-size: 14px;
		color: #2E31E0;
		text-decoration: none;
	}
		a.link_noticia_titulardest:hover {
		font-family: Tahoma;
		font-size: 14px;
		color: #2E31E0;
		text-decoration: underline;
	}		
	
/* ARTICULOS */
	.borde_articulos {
		padding: 5px;
		border-top: 1px solid #FFACAB;
		border-right: 1px solid #FFACAB;
		border-left: 1px solid #FFACAB;
		background-color: #FFF7F7;
	}
	.borde_articulos-2 {
		background-color: #FFDEDE;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999999;
	}	
	.tit_articulos {
		background-color: #FFC9C7;
		background-image: url(../imgs/articulos_fnd.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 19px;
	}
	.fondomenu_articulos {
		background-color: #FFF7F7;
		line-height: 16px;
		padding: 2px 2px 3px 8px;
	}
	.foto_articulos {
		padding: 1px;
		border: 1px solid #FF7C79;
		float: left;
		margin-right: 8px;
	}
	/* textos */
	.articulos_mini {
		font-size: 10px;
		color: #FF8582;
	}
	.titular_articulos {
		font-family: Tahoma;
		font-size: 20px;
		color: #FF9696;
	}
	.comentarios_articulos {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		border: 1px dashed #FFAEAE;
		margin-bottom: 10px;
		padding: 3px;
	}
	/* titulo menu */
	A.linkmenu_articulos {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #853E3E;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.linkmenu_articulos:visited {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #853E3E;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.linkmenu_articulos:hover {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #853E3E;
		text-decoration: underline;
		letter-spacing: 1pt;		
	}
	/* subsecciones menu */
	a.linksec_articulos {
		font-family: Tahoma;
		font-size: 11px;
		color: #FA3E3A;
		text-decoration: none;
	}
	a.linksec_articulos:visited {
		font-family: Tahoma;
		font-size: 11px;
		color: #FA3E3A;
		text-decoration: none;
	}
	a.linksec_articulos:hover {
		font-family: Tahoma;
		font-size: 11px;
		color: #FA3E3A;
		text-decoration: underline;
	}
	/* Titulos */
		a.link_articulo_titular {
		font-family: Tahoma;
		font-size: 12px;
		color: #FA3E3A;
		text-decoration: none;
	}
		a.link_articulo_titular:visited {
		font-family: Tahoma;
		font-size: 12px;
		color: #FA3E3A;
		text-decoration: none;
	}
		a.link_articulo_titular:hover {
		font-family: Tahoma;
		font-size: 12px;
		color: #FA3E3A;
		text-decoration: underline;
	}	

/* GUIA */
	.borde_guia {
		padding: 5px;
		border-top: 1px solid #F1DCB7;
		border-right: 1px solid #F1DCB7;
		border-left: 1px solid #F1DCB7;
		background-color: #FFFCF7;
	}
	.borde_inf_guia {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E68A00;
	padding-top: 5px;
	padding-bottom: 10px;
	}
	
	.tit_guia {
		background-color: #FFE335;
		background-image: url(../imgs/guia_fnd.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 19px;
	}
	.fondomenu_guia {
		background-color: #FFFCF7;
		line-height: 16px;
		padding: 2px 2px 3px 8px;
	}
	.foto_guia {
	padding: 1px;
	border: 1px solid #FFB91F;
	background-color: #FFFFFF;
	margin-left: 5px;
	}	
	.borde_listaempresas {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #FFB91F;
	}	
	
	/* Textos */
	.titulo_guia {
		font-family: Tahoma;
		font-size: 20px;
		color: #F89800;
	}
	.categoria_guia {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #6C4F06;
	background-color: #FFE9B9;
	background-image: url(../imgs/guia_cat_fnd.gif);
	text-align: center;
	height: 25px;
	vertical-align: top;
	line-height: 22px;
	letter-spacing: 1px;
	border-top: 0px #FAC551;
	border-right: 1px solid #FAC551;
	border-bottom: 1px solid #FAC551;
	border-left: 1px solid #FAC551;
	}
	.subcategoria_guia {
	font-family: Tahoma;
	font-size: 13px;
	color: #8A6A38;
	line-height: 16px;
	background-color: #FFF5E5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FAC551;
	border-bottom-color: #FAC551;
	border-left-color: #FAC551;
	}	
A.subcategoria {
	font-family: Tahoma;
	font-size: 13px;
	color: #8A6A38;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
A.subcategoria:visited {
	font-family: Tahoma;
	font-size: 13px;
	color: #AC8E60;
	text-decoration: none;
	font-weight: bold;	
	line-height: 20px;	
}
A.subcategoria:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #F09200;
	text-decoration: underline;
	font-weight: bold;
	line-height: 20px;		
}


	
	/* titulo menu */
	A.linkmenu_guia {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #8A5B03;
		text-decoration: none;
		letter-spacing: 1pt;
	}
	A.linkmenu_guia:visited {
	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #8A5B03;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.linkmenu_guia:hover {
	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #8A5B03;
		text-decoration: underline;
		letter-spacing: 1pt;		
	}
	/* subsecciones menu */
	a.linksec_guia {
		font-family: Tahoma;
		font-size: 11px;
		color: #E58C00;
		text-decoration: none;
	}
	a.linksec_guia:visited {
		font-family: Tahoma;
		font-size: 11px;
		color: #E58C00;
		text-decoration: none;
	}
	a.linksec_guia:hover {
		font-family: Tahoma;
		font-size: 11px;
		color: #E58C00;
		text-decoration: underline;
	}
	/* Links */	
	a.empresa_link {
		font-family: Tahoma;
		font-size: 12px;
		color: #E58C00;
		text-decoration: underline;
	}
	a.empresa_link:visited {
		font-family: Tahoma;
		font-size: 12px;
		color: #E58C00;
		text-decoration: underline;
	}	
	a.empresa_link:hover {
		font-family: Tahoma;
		font-size: 12px;
		color: #FFA20F;
		text-decoration: none;
	}	
	a.guia_subcat_link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #F39E02;
		text-decoration: underline;
		line-height: 18px;
	}	
	a.guia_subcat_link:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #F39E02;
		text-decoration: underline;
		line-height: 18px;
	}	
	a.guia_subcat_link:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #F39E02;
		text-decoration: none;
		line-height: 18px;
	}		
	
/* EVENTOS */
	.borde_eventos {
		padding: 5px;
		border-top: 1px solid #ABFB93;
		border-right: 1px solid #ABFB93;
		border-left: 1px solid #ABFB93;
		background-color: #F8FFF7;
	}
	.tit_eventos {
		background-color: #A8FF8E;
		background-image: url(../imgs/eventos_fnd.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 19px;
	}
	.fondomenu_eventos {
		background-color: #F8FFF7;
		line-height: 16px;
		padding: 2px 2px 3px 8px;
	}
	/* titulo menu */
	A.linkmenu_eventos {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #208700;
		text-decoration: none;
		letter-spacing: 1pt;
	}
	A.linkmenu_eventos:visited {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #208700;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.linkmenu_eventos:hover {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #208700;
		text-decoration: underline;
		letter-spacing: 1pt;		
	}
	/* subsecciones menu */
	a.linksec_eventos {
		font-family: Tahoma;
		font-size: 11px;
		color: #2D9907;
		text-decoration: none;
	}
	a.linksec_eventos:visited {
		font-family: Tahoma;
		font-size: 11px;
		color: #2D9907;
		text-decoration: none;
	}
	a.linksec_eventos:hover {
		font-family: Tahoma;
		font-size: 11px;
		color: #2D9907;
		text-decoration: underline;
	}
	
	.foto_eventos {
		padding: 1px;
		border: 1px solid #2D9907;
		float: left;
		margin-right: 8px;
	}
	.foto_eventos_borde {
		border: 1px solid #2D9907;
	}

	/* textos */
	.titular_evento {
		font-family: Tahoma;
		font-size: 20px;
		color: #5CCA35;
	}
	.titular_evento2 {
		font-family: Tahoma;
		font-size: 16px;
		color: #5CCA35;
}
	.texto_evento {
		font-family: Tahoma;
		font-size: 12px;
		color: #5CCA35;
	}
	.texto_evento2 {
		font-family: Tahoma;
		font-size: 10px;
		color: #5CCA35;
		font-weight: bold;
	}
	.prov_eventos{
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #208700;
		text-decoration: none;
		letter-spacing: 1pt;
		}

	/* enlaces */
	a.link_evento_titular {
		font-family: Tahoma;
		font-size: 12px;
		color: #2D9907;
		text-decoration: none;
	}
	a.link_evento_titular:visited {
		font-family: Tahoma;
		font-size: 12px;
		color: #2D9907;
		text-decoration: none;
	}
	a.link_evento_titular:hover {
		font-family: Tahoma;
		font-size: 12px;
		color: #63CB3E;
		text-decoration: underline;
	}
	
	a.link_evento2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #2D9907;
	text-decoration: none;
	line-height: 12px;
	}
	a.link_evento2:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #2D9907;
	text-decoration: none;
	line-height: 12px;
	}
	a.link_evento2:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #2D9907;
	text-decoration: underline;
	line-height: 12px;
	}
	
/* TABLON */
	.tablon_borde {
	border-top: 1px solid #F1F0B7;
	border-right: 1px solid #F1F0B7;
	border-left: 1px solid #F1F0B7;
	background-color: #FFFFF7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	.tablon_tit {
		background-color: #FFFA7E;
		background-image: url(../imgs/tablon_fnd.gif);
		background-repeat: repeat-x;
		text-indent: 8px;
		height: 19px;
	}
	.tablon_fondomenu {
		background-color: #FFFFF7;
		line-height: 16px;
		padding: 2px 2px 3px 8px;
	}
	/* titulo menu */
	A.tablon_linkmenu {
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #918C00;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.tablon_linkmenu:visited {
	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #918C00;
		text-decoration: none;
		letter-spacing: 1pt;		
	}
	A.tablon_linkmenu:hover {
	
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #918C00;
		text-decoration: underline;
		letter-spacing: 1pt;		
	}
	/* subsecciones menu */
	a.tablon_linksec {
		font-family: Tahoma;
		font-size: 11px;
		color: #C3BC01;
		text-decoration: none;
	}
	a.tablon_linksec:visited {
		font-family: Tahoma;
		font-size: 11px;
		color: #C3BC01;
		text-decoration: none;
	}
	a.tablon_linksec:hover {
		font-family: Tahoma;
		font-size: 11px;
		color: #C3BC01;
		text-decoration: underline;
	}
	/* links */
	a.tablon_categoria{
	font-family: Tahoma;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #9a9401;
	text-decoration: none;
	}
	a.tablon_categoria:hover{
	font-family: Tahoma;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #dfdc02;
	text-decoration: underline;
	}
	a.tablon_anuncio-tit{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #c7821e;
	text-decoration: none;
	}
	a.tablon_anuncio-tit:hover{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #f2b459;
	text-decoration: underline;
	}
	a.tablon_anuncio-tit2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #c7821e;
	text-decoration: none;
	}
	a.tablon_anuncio-tit2:hover {
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #f2b459;
		text-decoration: underline;
	}

	
	/* Textos */
		.titulo_anuncio {
		font-family: Tahoma;
		font-size: 20px;
		color: #e1b530;
	}

/* ENLACES */	
	.titulo_enlaces {
		font-family: Tahoma;
		font-size: 20px;
		color: #666666;
	}
	.borde_enlace {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
	}
	
	.enlaces_cat {
		font-family: Tahoma;
		font-size: 16px;
		color: #FFA200;
		text-decoration: underline;
		font-weight: bold;
}

/* FORMULARIOS */
	.campo_buscador {
		font-family: Tahoma;
		font-size: 10px;
		color: #969696;
		background-color: #FFFFFF;
		border: 1px solid #454545;
		height: 13px;
		line-height: 10px;
		text-indent: 3px;
	}
	.form_txt_articulos {
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		background-color: #FFD2D2;
		border: 1px solid #FF6060;
	}


/* AYUDA */
.titulo_ayuda {

		font-family: Tahoma;
		font-size: 20px;
		color: #C852FF;
}
.titulo_ayuda2 {


		font-family: Tahoma;
		font-size: 16px;
		color: #C852FF;
}
.form_ayuda-1 {
		font-family: Tahoma;
		font-size: 11px;
		color: #515151;
		background-color: #F7E5FF;
		border: 1px solid #C852FF;
}
.form_guia-1 {
		font-family: Tahoma;
		font-size: 11px;
		color: #515151;
		background-color: #FFE7B1;
		border: 1px solid #FFB41E;
}
/* Otros */
.info_chat {
	font-family: Tahoma;
	font-size: 11px;
	color: #440000;
}
.boletin_borde {
	background-color: #CEFFFE;
	border: 1px solid #A2E7E6;
}
.boletin_form {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #78CDCC;
}
.form_contacto {
		font-family: Tahoma;
		font-size: 11px;
		color: #515151;
		background-color: #FFFA8B;
		border: 1px solid #EA6700;
}
.borde_naranja {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F16700;
	border-right-color: #F16700;
	border-left-color: #F16700;
}
.buscagoogle {
	background-color: #E5E5E5;
	border: 1px solid #B3B3B3;
}.provincia_dest {
	background-color: #fff0cf;
	border: 1px solid #ffae00;
	background-image: url(../imgs/provincia_dest-fnd.gif);
	background-repeat: repeat-x;
}

