/*stili per il layout fluido*/

html,body{margin: 0;padding:0}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align:center
}
div#header {
	margin: 30px;
}


div#container{width:735px;
margin:0 auto;

}

/*stili specifici per il layout*/
div#navigation{float: left;
width: 204px;
width:214px;
width:204px;
padding: 1em 0 0 10px
}

div#extra{float: right;
width: 204px;
width:214px;
width:204px;
padding: 1em 5px
}

div#content{
	margin-top: 0;
	margin-right: 216px;
	margin-bottom: 0;
	margin-left: 216px;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
}
div#content_2{
	clear:both;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1em;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
}
div#footer{
	clear:both;
	text-align:center;
	padding: 5px 0;
	background-color: #CCCCCC;
	color: #000
}
div#footer ul{margin: 0;padding: 0; list-style-type: none;}
div#footer li{display: inline; margin: 0 0 0 1em;padding: 0}


/*stili specifici per nav*/
div#nav{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.nav02{
	color: #FFF;
	background-color: #999;
	height: 20px;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
.nav02 a{
	color: #FFF;
}


div#nav ul{
	width: 735px;
	height: 30px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(/menu.jpg);
	background-repeat: no-repeat;
}
div#nav li{margin: 0;padding: 0}
div#nav li,div#nav a{float: left;width: 105px;height: 30px}

div#nav a{text-indent: -9000px;text-decoration: none;padding: 30px 0 0 0;
    overflow: hidden; height: 0px; height /**/:30px;
    background-image: url(/menu.jpg)}

li#mhome a{background-position: 0px 0px}
li#mhome a:hover{background-position: 0 -30px}
body#home li#mhome a{background-position: 0 -60px}

li#mebooks a{background-position: -105px 0px}
li#mebooks  a:hover{background-position: -105px -30px}
body#ebooks  li#mebooks a{background-position: -105px -60px}

li#mphotobooks a{background-position: -210px 0px}
li#mphotobooks a:hover{background-position: -210px -30px}
body#photobooks li#mphotobooks a{background-position: -210px -60px}

li#mphotosceneries a{background-position: -315px 0px}
li#mphotosceneries a:hover{background-position: -315px -30px}
body#photosceneries li#mphotosceneries a{background-position: -315px -60px}

li#mcommunications a{background-position: -420px 0px}
li#mcommunications a:hover{background-position: -420px -30px}
body#communications li#mcommunications a{background-position: -420px -60px}

li#mblogs a{background-position: -525px 0px}
li#mblogs a:hover{background-position: -525px -30px}
body#blogs li#mblogs a{background-position: -525px -60px}

li#martgallery a{background-position: -630px 0px}
li#martgallery a:hover{background-position: -630px -30px}
body#artgallery li#martgallery a{background-position: -630px -60px}


/*stili tabelle*/
.tabella_turismo{
	font-size: medium;
	text-align: justify;
}	
.tabella_eventi{
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}

.td_eventi{

	padding: 6px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tabella_video{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
}

.td_video{
	padding: 12px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	vertical-align: top;
}
.td_eventi_colore{
	padding: 6px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
}

/*stili formattazione*/
.ul_centrata {
	text-align: center;
}
.ul_puntato {
	list-style-type: disc;
}
.li_carattere_piccolo{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.piccolo_corsivo{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.verde{
	color: #006600;
	font-size: 15px;
	text-decoration: underline;
}
.rosso {
	color: #CC0033;
	font-size: 14px;
	text-decoration: underline;
}

/*stili tag*/

table {
	font-size: 12px;
}
td {
	background-position: top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
}
a {

	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}


ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}
li {
	margin-bottom: 6px;
}
.tabella_novita {
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #CCC;
}
