/* CSS Document tdesc */
BODY
	{
		background-color:#C5B37A;
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin: 0px auto 0px auto; 
		padding:0px;
		width:auto;
		height:100%;
		bottom:0px;
		top:0px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#bg
{
	background:url(../img_files/bg.gif) repeat-x top;
	background-color:#D1C297;
}


#top_info
{
	background:url(../img_files/top.gif) no-repeat top;
	width:873px;
	height:26px;
	color:#FFFFFF;
	font-size:11px;
}

#banner_flash
{
	width:850px;
	height:120px;
}

#bd_menu
{
	background:url(../img_files/bg_menu.gif) no-repeat top;
	width:873px;
	height:36px;
	color:#FFFFFF;
}

#bg_middle
{
	background:url(../img_files/middle.gif) repeat-y;
	width:873px;
}

#bg_inferior
{
	background:url(../img_files/bg_inferior.gif) repeat-x top;
}

#bg_border_pie
{
	background:url(../img_files/bg_border_pie.gif) no-repeat top;
	width:873px;
	height:24px;
}

#div_conten_menu
{
	padding-top:5px;
	padding-left:5px;
}

#div_boton
{
	width:96px;
	height:18px;
	float:left;
	color:#FFFFFF;
	background:url(../img_files/bg_boton_dis.gif) no-repeat top left;
	margin-right:3px;
}
#div_boton a:link, #div_boton a:visited
{
	color:#FFFFFF;
}


#div_boton_select
{
	background:url(../img_files/bg_boton.gif) no-repeat top left;
	width:96px;
	height:18px;
	float:left;
	margin-right:3px;
	color:#FFFF80;
}

#div_categorias_img
{
/*	font-family:"Times New Roman", Times, serif;*/
}

#div_cat
{
	width:290px;
	float:left;
}

#div_info_inferior
{
	width:873px;
}

#pie
{
	background:#5F5229;
	color:#FFFFFF;
}

#informacion
{
	padding:5px;
}

#menulat
{
	padding:3px;
	color:#2D2D2D;
	border-bottom:1px dotted #990000;
	padding-top:5px;
	padding-bottom:5px;
	background:#FFF4D5;
}
#menulat a:link, #menulat a:visited
{
	color:#2D2D2D;
}
#menulat a:hover
{
	color:#990000;
	font-weight:bold;
}

#paginacion
{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:both;
}
#paginacion ul{
 list-style-type: none;
}
#paginacion li{
 display: inline;
}
#paginacion span
{
	color: #FFFFFF;
	border: 1px solid #D6D6D6;
	background-color: #D20E01;
	margin: 2px;
	 padding: 6px;
}
#paginacion li a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 12px;
 color: #D61101;
 text-decoration: none;
 margin: 2px;
 padding: 6px;
 border: 1px solid #D6D6D6;
}

#paginacion li a:hover{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 12px;
 color: #FFFFFF;
 text-decoration: none;
 margin: 2px;
 padding: 6px;
 border: 1px solid #D6D6D6;
 background-color: #E50C00;
}
