/* CSS Document tdesc */
BODY
	{
		background:url(../img_files/bg.gif) repeat-x top;
		background-color:#CEC7B7;
		color: #000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin: 0px auto 0px auto; 
		padding: 0;
		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;
}
/* -- > FORMULARIOS */
label
{
	font-weight:bold;
}
legend {font-size:120%;} 
fieldset {border:none;} 
input, textarea {border:1px solid #A0A0A0;}
/* <-- formularios */

#cuerpo
{
	background:url(../img_files/bg.jpg) repeat-x top;
	
}
/*#div_menu_top
{
	width:777px;
} */
#cabecera
{
	width:851px;
	height:125px;
}
#top_contenido
{
	background:url(../img_files/top_contenido.jpg) no-repeat top;
	width:845px;
	height:12px;
	margin-top:20px;
}
#middle_contenido
{
	background:url(../img_files/middle_contenido.gif) repeat-y;
	width:845px;
}
#pie_contenido
{
	background:url(../img_files/pie_contenido.gif) no-repeat top;
	width:845px;
	height:9px;
	margin-bottom:5px;
}
#pie
{
	width:845px;
}
#fotos_flash
{
	width:616px;
	height:366px;
}

#informacion
{
	left:0px;
	font-family:11px;
	margin:10px;
}

#portada
{
	left:0px;
	margin:10px;
}

#contenido_top
{
	background:url(../img_files/contenido_top.gif) no-repeat top;
	width:797px;
	height:19px;
}
#contenido_middle
{
	background:url(../img_files/contenido_middle.gif) repeat-y;
	width:797px;
}
#contenido_pie
{
	background:url(../img_files/contenido_pie.gif) no-repeat top;
	height:33px;
	width:797px;
	margin-bottom:10px;
}

#bg_producto_new
{
	border:2px solid #D6D6D6;
}
#info_categoria
{
	margin:5px;
}

#table_subcategorias
{
	padding-bottom:10px;
	margin-left:5px;
	margin-bottom:10px;
	border-bottom:1px dashed #FECB5D;
	background:#FFECC6;
}
#div_imagenes
{
	border:3px solid #D3D3D3;
	margin:3px;
	cursor:pointer;
}
#div_imagenes:hover
{
	border:3px solid #3E3E3E;
}