body {
	background-color: #F1E4C9;
	background-image:  url(../images/general/bg-body.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	background-attachment:fixed;
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}

div {text-align:left;}

p {
	margin:0;
	padding:0;
}

img	{border:0;}

#container {
	width:900px;
	margin:0 auto;
	padding:0 3px 0;
	background-image: url(../images/general/bg-container.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}


#top {
	padding:20px 0 0;
	width:900px;
	height:58px;
	background-image: url(../images/general/torre.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#top h1 {
	width:334px;
	height:46px;
	padding:12px 0 0;
	margin:0;
	background-image: url(../images/general/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
}

#top h1 span{
	display:none;
}

#top #dx{
	width:566px;
	padding:0;
	float:right;
	text-align:right;
}



#top #dx ul{
	margin:0 0 0 374px;
	padding:7px 0 5px 2px;
	list-style-type:none;
	width:190px;
	font-size:11px;
	color:#600;
	border-bottom:1px dotted #600;
	text-align:center;
	float:right;
}

#top #dx ul li{
	display:inline;
	margin:0;
	padding:0 4px 0 6px;
	font-size:13px;
	color:#600;
	background-image: url(../images/general/bg-li.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#top #dx ul li.first{
	background:none;
}

#top #dx ul li a{
	display:inline;
	margin:0;
	padding:0;
	font-size:13px;
	color:#937026;
	text-decoration:none;
	font-weight:bold;
}

#top #dx ul li a:hover{
	text-decoration:underline;
}

#top #dx h2 {
	font-weight:normal;
	font-size:18px;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:4px 0 0;
	float:right;
}

#menu{
	width:900px;
	height:30px;
	border-bottom:1px solid #F1E4C9;
	float:left;
}

#menu ul{
	width:721px;
	height:30px;
	margin:0;
	padding:0 0 0 179px;
	background-image: url(../images/general/bg-menu-ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
}

#menu ul li{
	width:89px;
	height:30px;
	border-left:1px solid #F1E4C9;
	background-image: url(../images/general/bg-menu-ul-li.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float:left;
}

#menu ul li.uno{
	background-image: url(../images/general/bg-menu-ul-li-uno.gif);
	background-position: left bottom;
}

#menu ul li.due{
	background-image: url(../images/general/bg-menu-ul-li-due.gif);
	background-position: left bottom;
}


#menu ul li.sei{
	background-image: url(../images/general/bg-menu-ul-li-sei.gif);
	background-position: left bottom;
}

#menu ul li.otto{
	background-image: url(../images/general/bg-menu-ul-li-otto.gif);
	background-position: left bottom;
	width:90px;
}

#menu ul li a{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	width:auto;
	color:#E1C78E;
	height:17px;
	font-size:14px;
	text-align:center;
	padding:7px 0 6px;
	text-decoration:none;
	display:block;
	letter-spacing:-1px;
}

#menu ul li a:hover{
	color:#F1E4C9;
}

#content-h3 {
	height:48px;
	width:900px;
	background-image: url(../images/general/bg-content-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#content-h3 h3 {
	padding:15px 40px 3px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	font-size:26px;
	height:30px;
	background-image: url(../images/general/bg-h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width:820px;
	padding:0 40px;
	background-image: url(../images/general/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}

#footer {
	width:900px;
	border-top:1px solid #F1E4C9;
	background-image: url(../images/general/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:16px 0 20px;
	text-align:center;
	font-size:14px;
	float:left;
}



#footer a {
	color:#937026;
	font-weight:bold;
	text-decoration:none;
}


#footer a:hover {
	text-decoration:underline;
}


#footer img {
	vertical-align:text-bottom;
	margin:0 2px;
}


div#footer #cybermarket{
	font-size:10px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #cybermarket a{
	color:#937026;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	text-decoration:underline;
}






