body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/top_bckg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.TXT_BK_T1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.TXT_RED_B_T2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 57px;
	font-weight: bolder;
	color: #D70000;
	margin: 0px;
	padding: 0px;
}
.txt_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.TXT_BK_T2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}




.txt_bco {
	color: #FFFFFF;
}
.pad_left_15 {
	padding: 15px;
}
.linea_gris_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #850003;
	text-decoration: underline;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #850003;
}

a.link_notas {
	font-weight: bolder;
	color: #850003;
	text-decoration: underline;
	font-size: 10px;
}

a.link_txts {
	font-weight: bolder;
	color: #850003;
	text-decoration: underline;
	font-size: 11px;
}

h1 {
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
}
.txt_14 {
	font-size: 14px;
	font-weight: bold;
}
.banner_holder_1 {
	position: absolute;
	top: 65px;
	right: 20px;
}
#btn_inicio a{
	width:124px;
	height:53px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image: url(../images/btn_inicio_x.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center center;
	display: block;
	position: absolute;
	top: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
}

#btn_inicio a:hover, #btn_inicio a.seleccionado1{
	background-image: url(../images/btn_inicio_over_x.jpg);
}

#btn_datos a{
	width:100px;
	height:53px;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image: url(../images/btn_informacion_x.jpg);
	margin: 0px;
	padding: 0px;
	background-position: left top;
	display: block;
	position: absolute;
	top: 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: bold;
}

#btn_datos a:hover, #btn_datos a.seleccionado2{
	background-image: url(../images/btn_informacion_over_x.jpg);
}
.banner_expositores {
	position: absolute;
	left: 3px;
	top: 60px;
}
.tabla_proveedores {
	font-size: 10px;
	width: 780px;
}
.tabla_fotos {
	background-color: #FFFFFF;
	text-align: center;
	margin: 3px;
	padding: 3px;
	width: 600px;
	border: 1px solid #CCCCCC;
	float: none;
	clear: both;
	vertical-align: top;
}
.tabla_fotos img {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
