@charset "utf-8";

/* CSS Document */



* {

	margin: 0px;

	padding: 0px;

}

body {

	background-color: #f7eeda;

	margin: 0px;

	padding: 0px;

}

#box {

	height: 450px;

	width: 800px;

	margin-top: -225px;

	margin-left: -400px;

	position: absolute;

	left: 50%;

	top: 50%;

}

#manage { float: left; height: 30px; width: 400px; padding-top: 120px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-image: url(immagini/manage.jpg); background-repeat: no-repeat; background-position: 20px 0px; margin: 0px; text-align: center; 

}



#service { float: left; height: 30px; width: 400px; padding-top: 120px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin: 0px; text-align: center; background-image: url(immagini/servizi.jpg); background-repeat: no-repeat; background-position: center 0px; 

}

#flash {

	height: 206px;

	width: 700px;

	border: 10px solid #FFFFFF;

	margin-top: 5px;

	margin-right: 40px;

	margin-bottom: 5px;

	margin-left: 40px;

}



#clear {

	clear: both;

}

#footersx {

	text-align: center;

	height: 40px;

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	font-size: 10px;

	line-height: 14px;

	font-weight: normal;

	color: #5e2f24;

	float: left;

	width: 400px;

	margin-top: 20px;

}

#footerdx {

	text-align: center;

	height: 40px;

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	font-size: 10px;

	line-height: 14px;

	font-weight: normal;

	color: #547FA9;

	float: left;

	width: 400px;

	margin-top: 20px;

}



#ll a{

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

	

}

#ll {

	height: 20px;

	width: 100px;

	position: absolute;

	bottom: 0px;

	right: 0px;

	

}

/*============================================================

CODICE MENU

=============================================================*/

#mg li

{

	display: inline;

	list-style-type: none;

}

#mg {

	text-align: left;

	margin-left: 40px;

}





#mg a {

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 0px;

	margin: 0px;

}



#mg a:link, #mg a:visited

{

	color: #6F0823;

	text-decoration: none;

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	font-size: 11px;

	margin: 0px;

}



#mg a:hover

{

	text-decoration: underline;

}

#sr {

	text-align: right;

	margin-right: 40px;

}



#sr li

{

	display: inline;

	list-style-type: none;

}





#sr a {

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 10px;

	margin: 0px;

}





#sr a:link, #sr a:visited

{

	color: #547FA9;

	text-decoration: none;

	font-family: "Lucida Sans Unicode", Arial, sans-serif;

	font-size: 11px;

	margin: 0px;

}





#sr a:hover {

	text-decoration: underline;

}

#manage a { color: #690D26; font-family: "Segoe UI", Arial, sans-serif; font-size: 14px; font-style: italic; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CC1A4A; }

#service a { color: #5A779F; font-family: "Segoe UI", Arial, sans-serif; font-size: 14px; font-style: italic; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #B1D7E4; }
