/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#000000;
	width:100%;
	vertical-align:top;
	font-family: tahoma;
	color:#C8C6BF;
	line-height:14px; font-size:11px;
	text-align:left;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align:top;
	text-align:left;
}

form, div, input, textarea { margin:0; padding:0;}

input, textarea {font-size:1.01em;}

input {vertical-align:top;}

p {
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 5px;
	text-align:justify;
	line-height:15px;
	text-indent:25px;
}

a { color:#969281;}
a:hover {text-decoration:none;}


h1, h2, h3 {margin:0px; padding:0px;}




h1 {
	font-size:13px; 
	font-family:Tahoma; 
	text-transform:uppercase; 
	line-height:1.01em; font-weight:bold; padding:115px 0px 0px 44px;}
	
h1 a{
	color:#FFFFFF; text-decoration:none;
}

h2 {
	margin-top:8px;
	font-size:14px;  
	color:#ece5c9; 
	text-transform:none; 
	font-weight:bold;
}

h3 { 
	font-size:12px; 
	line-height:15px; 
	color:#ffffff; 
	text-transform:none;
}
h3 a{
	color:#FFFFFF; 
	text-decoration:none; 
	padding-right:3px; 
	font-weight:bold;
}
h3 a:hover{text-decoration:underline;}


.menu {
	margin:0px;
	padding:15px 0px 24px 44px;
	background-image:url(../images/back-header.png);
	background-position:top left;
	background-repeat:repeat-x;
}
.menu ul {margin:0px; padding:0; list-style:none;}
.menu ul li {float:left; padding-right:30px;}
.menu ul li a {color:#fcf0b4; text-decoration:none; font-weight:bold;}
.menu ul li a:hover {text-decoration:underline;}



.widget {padding-bottom:0px; padding-top:0px;}
.widget h2 {font-size:1.10em; padding:10px 0px 5px 0px; background:none; color:#ece5c9;}
.widget ul {margin:5px 0px 0px 0px; padding:0px 0px 14px 0px; list-style:none; line-height:1.65em;}
.widget ul li { background:none;}
.widget ul li a {color:#c8c6bf; text-decoration:none;}
.widget ul li a:hover{color:#c8c6bf; text-decoration:underline;}
.widget ul.children {margin:5px 0px 5px 0px; padding:0px;}


#categories {padding-bottom:0px; padding-top:0px;}
#categories h2 {font-size:12px; padding:7px 0px 4px 0px; background:none; color:#ece5c9;}
#categories ul {margin:4px 0px 0px 0px; padding:0px 0px 14px 0px; list-style:none; line-height:2.18em;}
#categories ul li {padding-left:20px; background:url(../images/a1.gif) no-repeat 0 7px;}
#categories ul li a {color:#c8c6bf; text-decoration:none;}
#categories ul li a:hover{color:#c8c6bf; text-decoration:underline;}
#categories ul.children {margin:5px 0px 5px 0px; padding:0px;}

.left_column
{	background-image:url(../images/bg-line.gif);
	background-position: right top;
	background-repeat:repeat-y;
	padding:10px 10px 10px 20px;
	margin:0px;
}

.footer { padding:20px 20px 20px 43px; color:#74705e; background:#0b1015;}
.footer a { color:#74705e; background:#0b1015;}

#body_div {
	padding: 15px;
	margin:0px;
}

#body_div a{
	color:#FFFFFF;
	text-decoration:none;
}

#lima_div {
	background-image:url(../images/catalogo.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:40px;
}

#login_div {
	color:#394551;
	background-image:url(../images/catalogo-bottom.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:40px;
	text-align:right;
}

#inlogin_div {
	color:#394551;
	text-align:right;
	padding:12px 40px;
	padding-bottom:0px;
}
#inlogin_div form{
	text-align:right;
}

.Alist {
	float:left;
}

.Alist li {
	float: left;
	list-style-type:none;
}
.Alist a {
	color:#666666;
	background-image:url(/admin/images/bullet_white.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;	
	text-decoration:none;
	padding-left:15px;
}
.Alist a:hover {
	color:#372B41;
	background-image:url(/admin/images/bullet_black.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;	
	text-decoration:none;
	padding-left:15px;
}
#login_div label{
	padding:2px;
	margin-left:10px;
}

#login_div input{
	background-color:#373E48;
	border:none;
	font-size:11px;
	color:#C8C6BF;
	padding:2px;
	margin-left:5px;
	font-family:Verdana;
}
#login_div input.enviar_btn{
	background:none;
	border:none;
	width:70px;
	height:19px;
	background-image:url(/admin/images/ingresar.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}