Body {
 font-family: Tahoma; 
 font-size: 12px; 
 color: #000000; 
 background: #FFFFFF; 
 text-align: center;
 margin-top: 20px; 
 margin-bottom: 20px; 
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 letter-spacing: normal; 
 vertical-align: text-top; 
 word-spacing: normal; 
 white-space: normal; 
 border: none;
}
h1 {font-size: 16px; text-transform: uppercase;display: none;}
h2 {font-size: 14px; text-align: left;}
h3 {font-size: 12px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px; margin-bottom:0px; text-decoration:underline;}

img {
 border-style: none; 
 margin: 0px; 
 padding: 0px;}
 
img.mascota {
display: none;}

div {
 padding: 0px; 
 margin: 0px; 
 margin-left: auto;
 margin-right: auto;
 width: 100%; 
 text-align: center;
 border: none;
}
div.web {text-align: center;
 background: #ffffff;
 float: center;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 clear: both;
 display: block;
 border: none;
}
div.header {display: none;
}
div.menu {display: none;
}
div.lateral {display: none;
}
div.cuerpo {
 padding: 0px;
 width: 100%;
 margin-top: 20px;
 margin-bottom: 20px;
 padding-left: 10px;
 padding-right: 10px;
 background: #ffffff; 
 text-align: left;
 clear: both;
}
div.pie {display: none;
}
div.margen {
 /*width: 202px;*/
 background: #ffffff; 
 color: #000000; 
 text-align: Left; 
 /*border: solid 1px black;*/
 float: right;
 clear: right;
 margin-left: 10px;
 margin-bottom: 10px;
 margin-top: 0px;
 margin-right: 0px;
}
p {
 text-align: justify; 
 vertical-align: text-top}
p.resaltado {
 background: PapayaWhip;}
p.fuente {
 margin: 0px; 
 padding:0px; 
 text-align: right; 
 font-size: 10px; 
}
 p.colaboran {
 width: 250px; 
 /*border: solid 1px black;*/
 margin-left: auto;
 margin-right: auto;
 float: none;
 clear: none;
}
 p.colaboran img{
 width: 100px; 
}
table.menu {
 border: none;
 margin-top: 0px;
 padding: 0px;
 }
table.horario {
 border: solid 1px black;
 width: 60%;
 margin-top: 0px;
 padding: 0px;
 font-size: 10px;
 float: left;
 clear: left; 
 empty-cells: show;
 border-collapse: separate;
 }
table.horario th {
 border: solid 1px black;
 background: PapayaWhip;
 }
table.horario tfoot {
 border: solid 1px black;
 background: PapayaWhip;
 }
table.horario caption {
 font-size: 12px;
 font-weight: bold;
 }
table.horario td {
 border: solid 1px black;
 }
table.horario a {
 display: block;
 }
table.horario a:hover {
 display: block;
 background: PapayaWhip;
 }
table.horario tr:hover {
background: PapayaWhip;
 }
table.colaboran {
width: 100%;
 font-size: 10px;
 text-align: center;}
table.colaboran td {
   width: 50%;}
table.colaboran th {
	background: PapayaWhip;
   }
table.cartas {
 border: solid 1px black;
 font-size: 10px;
 text-align: center;
 }
table.cartas td {
 border: solid 1px black;
 }
table.cartas th {
 background: PapayaWhip;
 }
ol.expositores {list-style: none;
	padding: 0;
	margin: 0;
}

ol.expositores li {
 border: dotted 1px black;
 margin-top: 5px;
 padding: 10;
 margin-bottom: 5px;
}

ol.expositores li:hover {
background: PapayaWhip;
}

/* POSICIONES */
table.posiciones {
 border: dotted 1px black;
 width: 100%;
 margin-top: 0px;
 padding: 0px;
 font-size: 10px;
 clear: left; 
 empty-cells: show;
 border-collapse: separate;
 }
table.posiciones th {
 border: dotted 1px black;
 background: #CCCCCC;
 }
table.posiciones tfoot {
 border: dotted 1px black;
 background: PapayaWhip;
 }
table.posiciones thead {
 border: dotted 1px black;
 background: PapayaWhip;
 }
table.posiciones caption {
 font-size: 12px;
 font-weight: bold;
 }
table.posiciones td {
 border: dotted 1px black;
 }
table.posiciones tr:hover {
 background: PapayaWhip;
 }
td BLOCKQUOTE {
 display: none;
 background: PapayaWhip;
 }
td:hover BLOCKQUOTE{
 margin:0;
 position: absolute;
 top: auto;
 left: auto;
 display: block;
 border: solid 1px black;
 width: 50%;
 background: PapayaWhip;
 }