/*contenidos*/
#img_fondo_up { background-image: url(../grafica/apoyo/up.png); background-repeat: no-repeat; width: 747px; height: 98px; }
#img_fondo_down { background-image: url(../grafica/apoyo/down.png); background-repeat: no-repeat; width: 747px; height: 78px; }
#img_fondo_center { background-image: url(../grafica/apoyo/center.png); background-repeat: repeat-y; width: 747px; }
/*contentido general
*/
#texto_exhib { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 140%; text-align: left; text-indent: 30px; position: relative; width: 600px; }
/*tabla exhibiciones
*/
#exhibiciones { color: #fff; display: inline; }
#exhibiciones table { position: relative; width: 600px; margin-top: 10px; }
#exhibiciones img { margin-left: 3px; }
#exhibiciones h1 { color: #e6bb37; font-size: 12px; font-weight: bold; text-decoration: none; text-align: right; margin: 0; padding-right: 15px; padding-bottom: 0; padding-left: 0; }
#exhibiciones p { color: #fff; font-size: 11px; font-weight: normal; line-height: 100%; text-decoration: none; text-align: right; margin: 0 0 5px; padding-right: 15px; padding-left: 5px; }
#exhibiciones a:link { color: #e6bb37; font-size: 11px; font-weight: bold; text-decoration: none; }
#exhibiciones a:visited { color: #e6bb37; font-weight: bold; text-decoration: none; }
#exhibiciones a:hover { color: #003d75; font-weight: bold; text-decoration: none; }
#exhibiciones td { color: #fff; background-repeat: no-repeat; width: 300px; height: 130px; padding: 3px 6px 2px 3px; }
.sinfondno { background-color: #000; }
.margen { margin-right: 8px; }
.verde { color: #e6bb37; font-weight: bold; }

