html,body{margin:0;padding:0}

BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	margin: 0px;
	padding: 0px;
	font: 76%
}
/*
div#container {
margin: 0px;
padding: 0px;
    }
*/
div#header {
	border-top: 1px solid White;
	border-bottom: 1px solid Silver;
	margin: 0px;
	padding: 0px;
}

div#logo{
float: left;
	height: 100px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#modernbricksmenu2{
padding: 0;
width: 100%;
/*border-top: 5px solid #D25A0B; Brown color theme*/ 
border-top: 5px solid #FF8C00;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
/*margin-left: 40px; margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #FF8C00; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #FF8C00;
color: white;
border-color: #FF8C00;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin-top: 2px;
margin-right: 2px;
padding: 0;
font: normal 8px Verdana;
white-space: nowrap;
}

#myform .textinput{
	width: 160px;
	border: 1px solid Silver;
}

#myform .submit{
	/*height: 20px;*/
	border: 1px solid Silver;
	background-color: #F5F5F5;
}

#dovesei {
	color: Black;
	font-size: 76%;
	vertical-align: middle;
	width: 100%;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid Silver;
	border-top: 4px solid #FF8C00;
}

#dovesei p {
	display: inline;
	font-weight: bold;
}

#dovesei p.text {
margin-left: 3px;
	display: inline;
	font-weight: bold;
}

#dovesei a {
	display: inline;
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
}

#dovesei a:hover {
	display: inline;
	font-weight: bold;
	color: #B0E0E6;
	text-decoration: none;
}

div#wrapper{float: left; width:100%}

div#content{
margin: 0px 312px 0px 202px;
padding-left: 2px;
padding-right: 2px;
}

/*div#navigation{float:left;width:200px;margin-left:-100%}*/

div#colonnasx{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 200px;
padding: 0px;
float: left;
margin-top: 11px;
margin-left:-100%
}

div.Article {
  background: 
	url(../../incgen/custom_corners_topleft.gif) 
  top left no-repeat;
  width:100%;
  }
div.Article h2 {
  background: 
	url(../../incgen/custom_corners_topright.gif) 
  top right no-repeat;
  font-size:1.3em;
  padding:15px;
  margin:0;
  }
div.ArticleBody {
  background: 
	url(../../incgen/custom_corners_rightborder.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-2em;
  padding:15px;
  }

div.ArticleBody li {
  margin:0;
font-size: small;
font-weight: bolder;
list-style-image: url(../../forum/images/statusicon/post_new.png);
  }

div.ArticleBody li a {
color: #0088ff;
text-decoration: none;
}

div.ArticleBody li a:hover {
color: #ff4400;
}

div.ArticleFooter {
  background: 
	url(../../incgen/custom_corners_bottomleft.gif) 
  bottom left no-repeat;
  }
div.ArticleFooter p {
  background: 
	url(../../incgen/custom_corners_bottomright.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
font-size: small;
  }

div.topmenu {
  background: url(../../incgen/corners_topleft-o.gif) top left no-repeat;
  width:100%;
  }
div.topmenu .titolo {
  background: url(../../incgen/corners_topright-o.gif) top right no-repeat;
  padding-top:11px;
  padding-right:12px;
  padding-bottom:5px;
  padding-left:5px;
  margin:0px;
  text-align: center;
  color:white;
  font-weight: bolder;
  }
div.topmenubody {
  background: url(../../incgen/corners_rightborder-o.gif) 
  top right repeat-y;
  margin:0;
  margin-top:-1.6em;
  padding-top:15px;
  padding-right: 1px;
  padding-left: 6px;
  font-size: small;
  }

div.topmenubody a {
font-weight: bolder;
color: #ffffcc;
text-decoration: none;
}
div.topmenubody a:hover {
color: #ff4400;
}
div.topmenufooter {
  background: url(../../incgen/corners_bottomleft-o.gif) bottom left no-repeat;
}
div.topmenufooter p {
  background: url(../../incgen/corners_bottomright-o.gif) 
  bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-1em 0 0 0;
font-size: small;
  }

#navigation .title {
	display: block;
	background-color: #FF9900;
	font-size: 90%;
	padding: 3px 1px 5px 3px;
	color: Black;
	margin: 0px;
	width: 196px;
	border: 1px solid Black;
	text-decoration: none;
	font-weight: bold;
}

#navigation ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#navigation ul li {
margin: 0px;
padding: 0px;
}
#navigation ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 2px;
	text-decoration: none;
	color: #666666;
	width: 198px;
}

#navigation ul li a:hover, #navigation ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#navigation ul li .text {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:200px;
}

div#extra{
margin:0;
padding:0;
float:left;
width:310px;
margin-left:-310px;
}

div#iscrizione {
border: 1px solid Gray;
margin:0px;
padding:4px;
background: #f0f0ff;
}

#iscrizione .classinput {
color: #333333;
background: #f6f6f6;
border: 1px solid #222222
}
#iscrizione .classinput:hover {
    border: 1px solid #000;
    background: #fcfcfc;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#111;
color:#ddf;
/*font-weight:bold;*/
padding: 1px 1px;
}

div#premiumskitrip{
background-image:url('iscriz-top.gif');
background-repeat:no-repeat;
background-position:left top;
}

div#footer{
	/*border-top: 1px solid Gray;*/
clear:left;
width:100%;
height: 90px;
background-color: #212121;
}

/* Stile per bordino rosso sottole foto */
img.uncheck {
	border: 1px dashed Black;
}

img.check {
	border: 1px solid Black;
}

.bbcodefoto {
	background-color: White;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	border: 1px solid Black;
	text-align: center;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 11px;
	margin-bottom: 11px;
	margin-top: 11px;
}

/* GALLERIE foto allegate*/
.divgallery {
	width: 100%;
}
/*ul#gallery, ul#gallery li{
    margin: 0;padding: 0;list-style-type: none}*/
ul#gallery {
    margin: 0;
	 padding: 0;
	 list-style-type: none}
ul#gallery{
float: left;
width: 100%}
ul#gallery li{float: left;
    /*width: 156px;height: 156px;
    line-height: 156px;text-align: center;*/
    margin: 0 20px 20px 0;
	 padding:0 6px 6px 0;
	 background: url(dropshadow.png) no-repeat bottom right}
ul#gallery img{
/*vertical-align: middle*/
display:block;
position: relative;top: -5px;left: -5px;
border:1px solid #ccc;border-color: #ccc #666 #666 #ccc;
padding:5px
}

p {
margin: 1px;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: bold;
color: #000000;
/*padding-left: 3px;*/
border-bottom: 1px solid #dedede;
}
h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #3c3c3c;
padding-top: 1px;
}