@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fondo_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFF00;
}
.bg_table_noticias {
	background-position: center center;
}

.bg_centro{
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f0d418;
}

.bg_iz{
	background-image: url(fondo_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg_de{
	background-image: url(fondo_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt_blanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_titulo_tomate {
	color: #f98701;
	font-weight: bold;
}
.borde_toamte {
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #f98701;
	border-right-color: #f98701;
	border-bottom-color: #f98701;
	border-left-color: #f98701;
}
.bg_novedades {
	background-image: url(img_web/fondo_novedades.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt_amarillo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #fdd204;
}
td {
	font-family: Tahoma;
	font-size: 12px;
}
.borde_general {
	border: 1px solid #A4A4A4;
}


.bg_foto {
	background-image: url(img_web/ff_centro.jpg);
	background-repeat: repeat-x;
}
.campo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enl_titulo_tomate {
	color: #f98701;
	font-weight: bold;
	text-decoration: none;
}
