.noticiaPromocion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.noticiaNoticia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #067C32;
	text-decoration: none;
}
.noticiaFeria {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
	text-decoration: none;
}
.pietxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.pietxt2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.titulopagina {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #067C32;
	text-decoration: none;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #067C32;
	text-decoration: none;
}
.titulofecha {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: F5B900;
	text-decoration: none;
}
.fechanoticia {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #067C32;
	text-decoration: none;
}
.textarea {
    font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.mnuConoce {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mnuConoceSel {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #067C32;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.textoentrada {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.textorecuadro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.textogris {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.textoblanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

ul{
	font: 12px "Trebuchet MS"; color: #666666;
}
li{
	font: 12px "Trebuchet MS"; color: #666666;
}

/* ------------------------------------------------------------------------------------------------- */
/* ---------- Adaptación BeRepublic -------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------- */
a img {border: 0;}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* HEADER */
#header {
	position:relative; left:0px; top:0px;
	width: 782px;
}
#header a img {
	border: 0px;
}
#header_logo {
	position: absolute; left:23px; top:16px; z-index:99;
}
#header img.header_logo {
	height: 45px; width: 222px;
}

#header_idiomas {
	background: url('/img/header/header_bg.gif') top no-repeat;
	height: 36px;
}
#header_idiomas div {
	position: absolute; top: 6px; left: 400px; z-index:100;
}

#header_idiomas a, #header_idiomas a.active, #header_idiomas span, #header_idiomas a img {
	padding: 0;
	vertical-align: bottom;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#header_idiomas a.active {
	font-weight: bold;
}

#header_idiomas span {
	padding-right: 4px;
}

#header_image {
	/*position: absolute; top: 36px;*/
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	background-color: #F2F2F2;
}

#header_menus {
	padding: 0;
	height: 32px;
	background-color: #F2F2F2;
	border-left: 1px solid #FFCC00;
	border-right: 1px solid #FFCC00;
}

#header_menus div {
	position: relative; top: 6px; left: 16px;
}

#header_menus a, #header_menus span {
	padding: 0;
	vertical-align: bottom;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
#header_menus span {
	padding-right: 6px;
}

/* FOOTER */
#footer {
	/*height: 80px;*/
	width: 782px;
	background: url('/img/footer/footer_bg.gif') bottom no-repeat; 
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #969696;
}

#footer_contacto {
	height: 23px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	color: #575757;
}
#footer_contacto a {
	color: #047932;
	text-decoration: none;
}


#footer_links {
	height: 26px;
	color: #424242;
	vertical-align: middle;
	text-align: center;
}
#footer_links a {
	text-decoration: none;
	color: #424242;
	text-transform: uppercase;
}

#footer_logo_ausa {
	height: 25px;
	vertical-align: middle;
}

/* *****  Bloque Lateral                             */
/* ************************************************* */
#conoce a  img {
	border: 0;
}
#conoce div.bloque_lateral {
	width: 232px; /* 264 - 15 - 15 */
	padding: 30px 15px 30px 15px;
}
#conoce div.bloque_lateral div.bloque_lateral_content {
	padding: 30px 0px 0px 0px;
}
#conoce div.menu_lateral ul {
	margin: 0; padding: 10px 0px 0px 0px;
	list-style: none;
}

#contenidos a  img {
	border: 0;
}
#contenidos div.bloque_lateral {
	width: 232px; /* 264 - 15 - 15 */
	padding: 30px 15px 30px 15px;
}
#contenidos div.bloque_lateral div.bloque_lateral_content {
	padding: 30px 0px 0px 0px;
}
#contenidos div.menu_lateral ul {
	margin: 0; padding: 10px 0px 0px 0px;
	list-style: none;
}