/* CSS Document tdesc */
BODY
	{
		background-color:#004C92;
		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 */

#bgcuerpo
{
	background:url(../img_files/bg.gif) repeat-x top;
	
}
#banner_flash
{
	width:851px;
	height:134px;
}
#bgcontenido
{
	background:#FFFFFF;
	width:851px;
}
#piecontenido
{
	background:url(../img_files/piecontenido.gif) no-repeat top;
	height:29px;
	width:851px;
}

#div_fotos_flash
{
	width:832px;
	height:377px;
}
#div_pie
{
	width:832px;
}

img
{
	border:0px;
}


#div_imagenes
{
	border:3px solid #D3D3D3;
	margin:3px;
	cursor:pointer;
}
#div_imagenes:hover
{
	border:3px solid #3E3E3E;
}

#bg_producto_new
{
	border:2px solid #D6D6D6;
}
#info_categoria
{
	margin:5px;
}



#content {
	margin: 10px;
	padding-top:3px;
	color: #555;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
p {
	font-size: .9em;
	}
#menu3 {
	width: 170px;
	border: 1px solid #ccc;
	margin: 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(../img_files/menu3.gif);
	padding: 8px 0 0 20px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(../img_files/menu3.gif) 0 -32px;
	padding: 8px 0 0 20px;
}

#menu3 li a.current,#menu3 li a.current:hover
{
	color: #283A50;
	background: url(../img_files/menu3.gif) 0 -32px;
	padding: 8px 0 0 20px;
	
}
