/* ----------------------------- Esprimo ---------------------------- */

/* Data ultima modifica: 03 febbraio 2010 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}

a:link, a:visited, a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 120%;
	color: #000;
	font-weight: normal;
}
h2{
	font-size: 120%;
	color: #333;
	font-weight: normal;
}
h3{
	font-size: 110%;
	color: #000;
	font-weight: normal;
}
h4{
	font-size: 110%;
	color: #333;
	font-weight: normal;
}
h5{
	font-size: 100%;
	color: #000;
	font-weight: bold;
}
h6{
	font-size: 100%;
	color: #333;
	font-weight: bold;
}

ul{
	list-style-type: square;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}
ol{
	font-size: 80%;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	color: #CCC;
	height: 0px;
	border-top: 1px solid #CCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 980px;
	padding: 10px 10px 10px 10px;
	margin: auto;
	background-color:#FFF;
}

#header {
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#logo {
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#flash {
	width: 730px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu {
	width: 732px;
	height: 56px;
	padding: 13px 0px 0px 248px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_menu.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#main {
	width: 980px;
	min-height:360px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#colSx {
	width: 240px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#titleSx {
	height: 44px;
	padding: 22px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bgr_titleSx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 140%;
	color: #000;
}

#contentSx {
	padding: 0px 25px 20px 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_contentSx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-y;
}

#colDx {
	width: 740px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#titleDx {
	height: 44px;
	padding: 22px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bgr_titleDx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 140%;
	color: #000;
}

#contentDx {
	padding: 20px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_contentDx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-y;
}

#footer {
	width: 690px;
	padding: 5px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/*********** #menu styles ***********/
#menu ul {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}
#menu li {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 85%;
}
#menu li a, #menu li a:link, #menu li a:visited, #menu li a:active {
	display: block;
	width: 106px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bgr_btn_menu.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	list-style-type: none;
	line-height: 45px;
	text-align: center;
	color: #FFF;
	font-weight: normal;
}
#menu li a:hover {
	background-image: url(../images/bgr_btn_menu_hover.jpg);
	text-decoration: none;
}



/************** #footer styles **************/
#footer {
	font-size: 80%;
	color: #999;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
