@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
}

#wrapper
{
	width:1000px;
	margin: 0px auto;
}
#menuBar
{
	background-image:url(../img/bgMenu.jpg);
	height:30px;
	margin: 0px 0px 10px 0px;
}
#flashContainer
{
	height:300px;
	background-color:#000;
}
#wrapper #contenido {
	 min-height: 325px;
  height: auto !important;
  height: 325px;
}

#bottomLinks
{
	background-color:#E8E8E8;
	min-height: 200px;
  	height: auto !important;
  	height: 200px;
	display: block;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/bgfooter.gif);
	padding-top: 50px;
	text-align: center;
	font-size: 11px;
	background-repeat: repeat-x;
}#rssStyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#bottomLinks table tr .creditos #creditos_eys {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#destacStyle {
	font-size: 10px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
	border-bottom-style: none;
}

a, a:link, a:visited
{
	text-decoration: none;
	color:#336;
}
#index_toplink, #index_toplink:link, #index_toplink:visited {
	background-image: url(../img/index_toplink_link.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 67px;
	display: block;
}
#index_toplink:hover {
	background-image: url(../img/index_toplink_hover.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 67px;
	display: block;
}

a:hover
{
	text-decoration:underline;
}
.subtitulo
{
	font-weight:bold;
	font-size:12px;
	color:#000;
}
#wrapper #contenido #catalogo_subnav {
	font-size: 10px;
	text-align:center;
}
.zoomCatalogo {
	background-color: #FFF;
	height: 325px;
	width: 325px;
	border: 1px dotted #CCC;
	position: relative;
	top: 20px;
	left: 20px;
	display: none;
}
#zoom_obj {
	position: fixed;
	top: 50px;
	left:0px;
	width: 100%;
	z-index:9999999;
	display:none;
}
#zoom_obj #zoom_ventana
{
	width: 700px;
	margin: 0px auto;
	background-image:url(../img/overlay.png);
	padding: 15px;
	;
	;
}
#zoom_obj #zoom_info
{
	background-color: #FFF;
	overflow: auto;
}
.catalogo_borde_bottom
{
	border-bottom-style:dotted;
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	text-align: justify;
}
.catalogo_borde_right
{
	border-right-style:dotted; 
	border-right-color:#ccc; 
	border-right-width:1px;
}
.creditos {
	color: #666;
}
#destacados_contenedor {
	display: none;
}
#zoom_ventana #zoom_botones {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#catalogo_noborde {
	float: right;
	width: 215px;
	padding: 0px 5px 0px 0px;
	height: 160px;
}
#catalogo_single_img 
{
	z-index:1000; 
	width:75px; 
	height:150px; 
	padding:5px; 
	float:left;
}

