h2 {
  font-size: 16px;
  color: #690e13;
  color: #a61616;
  /*margin-top: 0px;*/
  /*margin-bottom: 0px;*/
  /*padding-bottom: 0px;*/
  /*padding-top: 0px;*/
}
body {
  margin: 0;
  font : 12px arial, helvetica;
  line-height: 18px;
  /*color: #fdfcfc;*/
  text-align: center;
}

.mdrtitle {
  text-align: center;
  margin: 10px 0 0 0;
}

h1 {
  font-size: 20px;
  color: #a61616;
  line-height: 24px;
}

.main {
  width: 1000px;
  margin: auto;
  text-align: center;
}

/*HEADER definizione di tutti gli elementi presenti nell'header*/
.header {
  margin: 0 auto;
  top: 0px;
  height: 366px;
  width: 948px;
  background: url(/imgs/share/bg_promo.png) 50% 0 no-repeat;
  position: relative;
}

.header a{
  text-decoration:none;
  outline:0;
}

.header img{
  border: 0;
}

#imgtitlepage {
  position:absolute;
  top: 200px;
  left: 340px;
}

#imgdemo {
  position:absolute;
  top: 280px;
  left: 340px;
}

#wtweet {
  position: absolute;
  top: 330px;
  left: 250px;
  width: 630px;
  height: 30px;
  text-align: left;
}

div.wtweets {
  background-image: url(/imgs/default/tweet.gif);
  width: 630px;
  height: 30px;
  text-align: left;
}
div.wtweets_txt {
  width: 630px;
  height: 30px;
  margin-top: 6px;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 16px;
}
div.hwtweets {
  width: 630px;
  height: 30px;
  text-align: left;
  display:none;
}

#divrss {
  position:absolute;
  top: 345px;
  left:60px;
}
#it_imgdemo {
  position:absolute;
  top: 285px;
  left:555px;
}
#it_imgwork {
  position:absolute;
  top:285px;
  left: 355px;
}
#it_imgwuki {
  position:absolute;
  top:285px;
  left:455px;
}
#it_imgwong {
  position:absolute;
  top:285px;
  left: 655px;
}
#it_imgforum {
  position:absolute;
  top:285px;
  left: 755px;
}
#it_contact {
  position:absolute;
  top:285px;
  left:745px;
}

#flags {
  position:absolute;
  top: 160px;
  left: 800px;
}

#imgwork {
  position:absolute;
  top:280px;
  left:540px;
}
#scxDDV{
  position:absolute;
  top:290px;
  left:760px;
}



/*MENU per la navigazione del sito*/
.navigation {
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background : url(/imgs/share/nav_bg.jpg) 0 50% repeat-x;
  height : 60px;
  width : 840px;
  margin : -10px auto 0 auto;
  padding : 0;
  width : 840px;
  border : 1px solid gray;
}

.nav {
  text-align: center;
  margin-top: 25px;
  font-size: 11px;
}

.navigation a:link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

.navigation a:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

.navigation a:active {
  color: red;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

.navigation a:hover {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  padding: 0 10px 0 10px;
}

#navigation_part a{
  padding: 0px 30px 0 30px;
  list-style: none;
}

#menu{
  width : 840px;
  border : 1px solid gray;
  z-index : -1;
  height : 60px;
  background : url(/imgs/share/nav_bg.jpg) 0 50% repeat-x;
  margin : -10px auto 0 auto;
  padding : 0;
  z-index : 1;
  font-weight: bold;
}
#menu *{
  overflow : visible;
}
#menu ul{
  margin : 0 auto;
  padding : 0 40px;
}
#menu ul, #menu ul li{
  list-style : none;
  height : 60px; 
  display : block;
}

#menu a{
  display : block;
  float : left;
  color : #c0c0c0 ;
  padding : 25px 0;
}
#menu a:hover {
  color : white;
}

#menu ul li{
  width : auto;
  float : left;
  list-style : none;
  width : auto;
  padding: 0 10px;
  overflow : visible;
}

/*FOOTER definizione di tutti gli elementi presenti nel footer*/
.footer {
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  height: 100px;
  font-size: 11px;
  clear: both;
}

#footer_part{
  position: absolute;
  width:838px;
  height:40px;
  top: 0px;
  left:81px;
  background: url(../imgs/share/bg_footer_links.jpg) no-repeat;
  text-align: center;
  color: #FFFFFF;
  padding: 10px 0 0 0;
  font-weight: bold;
}

#footer_part a{
  color:#FFFFFF;
  margin: 0 21px 0 21px;
  text-decoration:none;
}

#footer_part a.hover {
  text-decoration:underline;
}

#footer_part a.visited{
  color:#FFFFFF;
  text-decoration:none;
}

#copyright{
  position:absolute;
  width:840px;
  top:50px;
  left:81px;
  text-align: right;
}

#copyright p{
  margin:10px 30px 0 0;
}

/*BODYCONTENT contenuto che cambia da pagina a pagina*/
.bodycontent {
  position: relative;
  color: black;
  width : 854px;
  margin : 0 auto;
  text-align : justify;
}

.bodycontent a {
  text-decoration:none;
  outline: 0;
}

.bodycontent img {
  border:0;
}

* .double_br{
  /*border-top : 1em solid transparent;*/
  line-height : 1em;
  height : 1em;
  margin : 1em 0;
  display : table-cell;
  width : 100%;
}

*.bold{
  font-weight : bold !important;
}

a.linethrough{
  text-decoration : line-through;
}

.green{
  color : #40a060 !important;
}

a {
  font-weight: bold;
}
