@import url("reset.css");
/*Redefiniciones generales*/
body, html
{
	width: 100%;
	height: 100%;
	font-family: Georgia, sans;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
a:hover, a:active, a:visited
{
	outline:0;
}
/*Clases generales*/
.negro
{
	background-color: #000;
}
.contenedor
{
	width: 840px;
	height: 590px;
	position:absolute;
    top:45%;
    left:50%;
    margin-top: -275px;
    margin-left: -420px;
}
.direccion
{
	width:100%;
	float:left;
	margin: 10px 0px 0px 0px;
}
.direccion p
{
	text-align: center;
	color: #807f84;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
}
.direccion p a
{
	color: #807f84;;
}
.fila
{
	width: 100%;
	height: 83px;
}
.fila a
{
	float: left;
}
.fila a img
{
	width: 58px;
	height: 81px;
	float: left;
}
.b1234
{
	border-top: 1px dashed #f99a7f;
	border-right: 1px dashed #f99a7f;
	border-bottom: 1px dashed #f99a7f;
	border-left: 1px dashed #f99a7f;
}
.vacio, .item
{
	width: 60px;
	height: 81px;
	float: left;
}
.contenedor-item
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #000;
	background-image: url("../imagenes/item-fondo-naranja.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.contenido
{
	width: 450px;
	min-height: 282px;
	_heigth:282px;
	position:absolute;
    top:50%;
    left:50%;
    margin-top: -141px;
    margin-left: -225px;
	/*
	margin: 20% auto 0px auto;
	padding: 0px;
	text-align:center;
	*/
}
.contenido-expos
{
	width: 450px;
	min-height: 282px;
	_heigth:282px;
	position:absolute;
    top:50%;
    left:50%;
    margin-top: -141px;
    margin-left: -225px;
	/*width: 350px;
	margin: 20% auto 0px auto;
	padding: 0px;
	text-align:center;*/
}
.item-cuerpo, .item-cuerpo-expo
{
	width:272px;
	height: auto;
	float:left;
}
.item-cuerpo img, .item-cuerpo-expo img
{
	margin: 0px 0px 10px 0px;
}
.item-cuerpo h1, .item-cuerpo-expo h1
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #fff;
	text-align: left;
}
.item-cuerpo p, .item-cuerpo-expo p
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #807f84;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
.item-cuerpo p a
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
	text-decoration: none;
	color: #ff5c00;
}
.item-cuerpo p a:hover
{
	text-decoration: underline;
}
.flecha
{
	float: left;
	position: relative;
	top: 90px;
}
.flecha img
{
	border: none;
	margin: 0px 14px;
}
.listado
{
	display: inline;
	color: #c44700;
	float: left;
	margin: 130px 5px 0px 5px;
	font-size: 100%;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
}
.listado li
{
	display:inline;
	margin:0px 3px 0px 3px;
	padding:0px;
	float:left;
	color: #c44700;
	line-height: 15px;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
}
.listado li a
{
	margin:0px;
	padding:0px;
	color: #c44700;
	float:left;
	text-decoration: none;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
}
.listado li a img
{
	border:none;
	margin: 4px 0px 0px 0px;
}
.leyenda
{
	margin:5px 0px 0px 0px;
	float:left;
}
#leyendaexpo
{
	margin:5px 0px 0px 0px;
	float:left;
}
.pics
{
	height: 216px;
	width: 272px;
	padding:0;
	margin:0px 10px 0px 0px;
	overflow: hidden
}
.pics p 
{
	text-align: left;
	font-weight: normal;
}
.pics p.lin
{
	text-align: left;
	font-weight: normal;
	color: #ff5c00;
}
.pics img 
{
	/*height: auto;
	width: auto;*/
	padding: 0px;
	top:0px;
	left:0px
}
.expo-sub
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #807f84;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
#leyendaexpo p
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #807f84;
	margin: 15px 0px 5px 0px;
	text-align: left;
}
#leyendaexpo p.expo-lin
{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
	color: #ff5c00;
	margin: 15px 0px 5px 0px;
	text-align: left;
}
#leyendaexpo a, .expo-lin a
{
	color: #ff5c00;
	text-decoration: none;
}
#leyendaexpo a:hover, #leyendaexpo a:hover
{
	text-decoration: underline;
}
/*scroll texto*/
#panel
{
	height: 216px;
	margin: 0px 0px 0px 0px;
}
#panel p
{
	text-align:justify;
	_padding: 0px 0px 0px 3px;
}
.scroll-pane {
	width: 100%;
	height: 218px;
	overflow: auto;
	text-align:justify;
	_margin: 0px 0px 0px 3px;
	/*background: #ccc;*/
	float: left;
}
.holder {
	float: left;
	margin: 10px;
	text-align:justify;
}