.FondoIzq {
	background-image: url(img/fondo-izq.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.FondoDer {
	background-image: url(img/fondo-der.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.FondoNoticias {
	background-image: url(img/fondo-noticias.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.FondoHome {
	background-image: url(img/fondo-home.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.Titulo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.texto-noticias {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.Titulo-Ferias {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.LineaHorizontal {
	background-image: url(img/linea.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Titulo-Oportunidades {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Linea-Punto {
	background-image: url(img/linea-punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.LineaVertical {
	background-image: url(img/linea.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.UltimasNoticias {
	font-family: Arial;
	font-size: 11px;
}
.FdoNoticiasTem {
	background-image: url(img/fondo-noticias2.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.FdoHomeTem {
	background-image: url(img/fondo-home2.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.Noticias {
	font-family: Arial;
	font-size: 12px;
}
.TituloNoticias {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
}
.PieFoto {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.txtboldchico {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.logo-fondo {
	background-attachment: fixed;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	text-decoration: none;
}
.Forms {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border: none #F5F6F8;
}

