body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	color: #241c1a;

	background: #d1d1d1;

}

a:link, a:visited { color: #996633; text-decoration: none; } 

a:active, a:hover { color: #FF0000; text-decoration: none }

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #782311;

}

h2 {

	font-size: 16px;

	font-weight: bold;

	color: #ffdf47;

}



#gestione_container {
	width: 1143px;
	margin: auto;
	background: url(images/gestione_container_bg.jpg) repeat-y;

}

#gestione_top_section {

	float: left;

	width: 1143px;

	height: 230px;

	color: #FFFFFF;

	background: url(images/gestione_header_bg.jpg) repeat-x;

}

#gestione_top_left{ 

	float: left;

	width: 338px;

	height: 230px;

	background: url(images/gestione_top_photo.jpg) no-repeat;

}

#gestione_top_mid {
	float: left;
	width: 729px;
	height: 230px;

}

#gestione_top_title {
	float: left;
	width: 654px;
	padding:40px 0px 0px 20px;
	;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.6em;

}

.gestione_topmenu{
	float: left;
	width: 720px;
	margin-top: 10px;
	min-height: 20px;

}



.gestione_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}



.gestione_topmenu li {

	display: inline;

}



.gestione_topmenu li a {
	
	font-size: 11px;

	color: #fff;

	width: 80px;

	height: 30px;

	margin-left: 12px;

	padding: 0px 0px 0px 15px;

	background: url(images/gestione_bullet.png) no-repeat;

	background-position: left;

}


.gestione_topmenu li a:hover {
	color: #000;
}

#gestione_login_left {
	float: left;
	width: 210px;
	height: 50px;
	margin: 20px 0px 0px 60px;
	font-size: 18px;
	font-weight: bold;
	color: #782311;
	padding-top: 30px;
	background: url(images/gestione_login_arrow.jpg) no-repeat;
	background-position: right;

}

#gestione_login_right {
	float: left;
	width: 180px;
	margin: 25px 0px 0px 30px;
	color: #8c2914;

}

#gestione_top_right {

	float: right;

	width: 76px;

	height: 230px;

	background: url(images/gestione_top_right.jpg) no-repeat;

}

#gestione_left_section {

	float: left;

	width: 210px;

}

.gestione_leftmenu {

	width: 210px;

	margin: 0px;

}

.gestione_leftmenu ul {

	list-style-type: none;

	margin: 0px;

	padding: 20px 0px 0px 40px;

}

.gestione_leftmenu li a {

	display: block;

	height: 25px;

	font-size: 11px;

	color: #fff;

	background: url(images/gestione_bullet.png) no-repeat;

	padding-left: 20px;

	font-weight: bold;

	background-position: left;

	text-decoration: underline;

}

.gestione_leftmenu li a:hover ,.gestione_leftmenu li .current{

	background: url(images/gestione_current.png) no-repeat;

	background-position: left;

	text-decoration: underline;

	color:#CCCCCC;

}



#gestione_news {

	float: left;

	padding-left: 40px;

	width: 170px;

	text-align: justify;

	color: #fff;

}

#gestione_contact {

	float: left;

	padding-left: 40px;

	width: 170px;

	color: #FFFFFF;

}

#gestione_item {
	height: 162px;	
	float: left;
	margin:15px 5px 15px 5px;
	text-align: justify;
}

#gestione_right_section {
	float: left;
	width: 780px;
	padding: 15px 0px 0px 70px;
	text-align: justify;

}

#gestione_right_bot {	

	float: left;

	width: 470px;

}

#gestione_footer {
	clear: both;
	width: 803px;
	height: 41px;
	background: url(images/gestione_footer.jpg) no-repeat;
	padding-left: 340px;
	padding-top: 25px;
	font-weight: bold;
	color: #FFFFFF;

}

#username {

	width: 100px;

	font-size: 10px;

	margin: 10px 0px 0px 5px;

}



#password, #password_1, #password_2{

	width: 100px;

	font-size: 10px;

	margin: 3px 0px 0px 10px;

}

#login, #cambia_pwd {

	font-size: 10px;

	font-weight: bold;

	height: 20px;

	background: #9e5846;

	border: 1px solid #8e4d3d;

	color: #FFFFFF;

	margin: 3px 0px 0px 67px;

}

.border {

	float: left;

	border-top: solid 1px #836b68;

	margin-top: 20px;

	margin-left: 40px;

	width: 170px;

}

.gestione_product {

	float: left;

	width: 455px;

	height: 105px;

	padding: 10px;

	background: url(images/gestione_products.jpg) no-repeat;

}

.gestione_product img {

	float: left;

	padding-right: 10px;

}

