body{
	background-repeat:no-repeat;
	background-position:50% 0;
	font-family:"Trebuchet MS", Arial;	background-attachment:fixed;
	background-repeat:repeat;
	background-color:#4D2040;
	}
	
#emd_area_6{ 
	background-image:url(background2.jpg);
	background-repeat:no-repeat;
	background-color:#333333;

	}
	
h1{
	position:absolute;
	width:260px;
	top:200px;
	font-size:18px;
	font-weight:bold;
	left:42px;
	z-index:2;
	padding:0;
	}
	
h2{
	
	width:260px;
	font-size:12px;
	font-weight:bold;
	padding:0;
	}
	
a{
	color:#a26300;
	
	}
	
a:hover{
	color:#CC3300;
	}
	
	
.Content{
	width:260px;

	font-size:11px;	overflow:hidden;	
	}
	

	
.ProdComment{
	border:1px solid #009999;
	width:250px;
	height:120px;
	position:absolute;
	z-index:3;
	left:10px;
	top:300px;
	overflow:hidden;
	font-size:11px;
	background-color:#333333;
	overflow:hidden;
	}
	
	
.SideMenu2{
	position:absolute;
	left:636px;
	top:100px;
	width:300px;
	height:400px;
	z-index:1;
	}
	
.SideMenu2 li a{
	padding:4px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	}
	
.SideMenu2 li a:hover{
	color:#e2b116;
	}
	
.SideMenu2 li ul li a{
	padding:2px 4px 2px 80px;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	}
	

#breadcrumbs{
	position:absolute;
	left:600px;
	top:150px;
	width:400px;
	z-index:4;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#breadcrumbs a{
	color:#e2b116;
	text-decoration:none;
	
	}	

#breadcrumbs a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}
	
/*------------------------------------ADMIN ZONA PUBLICA------------------------------------*/

.public_edit {
	background-color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	color: #333333;
	background-image: url(bullsection.gif);
	background-position:10px 50%;
	background-repeat: no-repeat;
}
.public_edit a {
	color: #333333;
	text-decoration:none;
}
.public_edit a:hover {
	color: #CC0000;
	text-decoration:none;
}
.public_admin_bar {
	background-color:#FFFF99;
	font-size:11px;
}

.PhotoGallery{
	position:absolute;
	left:586px;
	top:174px;
	width:400px;
	height:400px;
	z-index:3;
	}
	
.GalImg{
	background-image:url(backimggal.gif);
	background-repeat:no-repeat;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float:left;
overflow:hidden;
margin:4px;
	}
	
/*-----------------------FORM-----------------------------*/

.date{
	background-color: #333333;
	color:#FFFFFF;
	}

.input, .textarea, .select{
	border:1px solid #999999;
	font-size:11px;
	color:#333333;
	}
	
	
.inputbutton, .inputbutton2{
	border:0;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial;
	padding:4px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #000;

	}
	
	
.inputbutton2 {
	background-color:#666666;
	}
	
.inputbutton {
	background-color: #FF9900;
	}
	
.Toplinks{
	top:90px;
	left:30px;
	position:absolute;
	z-index:10;
	}
	
.Toplinks a{
	display:block;
	margin:8px 0;
	clear:both;
	}