body
{
	font: 14px  georgia,serif,verdana, 'Liberation Sans', FreeSans, sans-serif;
	background: #330000;
	color: #CDCB9A;
	
	line-height:1.5;
	
}
#inner{
	height:100%;
}
a{
text-decoration:none;
color:#eccb8f;
}

#title{
	padding:50px 0 0 0;
	text-align:right;
}

h1{
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;


}

#web{
	width:960px;
	height:595px;
	border-width: 1px;
  	border-style: solid;
	border-color:#888888;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-480px;
    margin-top:-270px;
	
}
#menuSupIzq{
	float:left;
	font-size:10px;
	margin-top:15px;
	text-align:left;
	width:50%;
}
#menuSupDer{
	text-align:right;
	float:right;
	width:50%;
}
#menuSup{
	width:860px;
	height:30px;
}
#header {
	width:860px;
	height:135px;
	z-index:1;
	position:relative;
}
#content{
	width:860px;
	height:450px;
	margin:-100px 0px 0px 0px;
	z-index:0;
	position:relative;
	background-color:#FFFFFF;
	font-size:12px;
}

.line{
	width:2px;
	/*height:15px;*/
	background-color:#c5a873;
	float: inherit;
	margin-left:6px;
	margin-right:6px;
	float:left;
	margin-top:3px
}


#menuInf li {
	float:left;
	/*border-right:solid 2px #c5a873;*/
	display:inline;
	/*margin-left:4px;*/
	text-align:center;
	height:20px;
	vertical-align:middle;	
}
#menuInf{
	color:#c5a873;
	float:right;
	margin-right:43px;
	margin-top:10px;
	text-align:right;
}
	
#menuInf ul li a{	
	text-decoration:none;

}


#menuInf ul li a:hover{
	color:#f7e5c5;
	text-decoration:none;
	
}
#li1menuinf{
	width:95px;
}
#li2menuinf{
	width:100px;
}
#li3menuinf{
	width:90px;
}
#li4menuinf{
	width:162px;
}
#li5menuinf{
	width:66px;
}
#li6menuinf{
	width:78px;
}
#li7menuinf{
	width:69px;
}


.menuInfselected{
	color:#ffffff;
	font-weight:bold;	
}

#footer{
	float:right;
	font-size:11px;
	margin-top:14px;
	text-align:right;
	width:100%;
}


#menu {
		background-image:url(/img/productos/menu/fondo_menu.png);
		background-position:-2px center;
		background-repeat:no-repeat;
		bottom:22px;
		font-size:0;
		height:22px;
		padding-left:10px;
		position:absolute;
		right:0;
		text-align:left;
		width:187px;

}

#menu a {
 position: relative;
 padding:0px 0px 0px 0px ;
 margin:0px 0px 0px 0px ;
}

#menu a img {
 opacity:0;
 padding:0px 0px 0px 0px ;
 margin:0px -2px 0px 0px;
 
 
}
#menu_descr{
	position: absolute; right: 10px; bottom:46px;
	color:#ECCB8F;
	font-weight:bold;	

}