* {
  margin: 0; 
  padding: 0;
  color: #000;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-weight: normal;
}

body {
	height: 100%;
  background-color: #00AEEF;
  text-align: center;
}

#header {
  background-image: url('../img/bg.gif');
	background-repeat: repeat-x;
	background-color: #fff;
	width: 100%;
	height: 105px;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #000;
	text-align: center;
	background-image: url(../img/bg.gif);
	border-bottom:#000000 thin solid;
}

.content {
  width: 740px;
  margin: 1em auto;
  padding: .25em;
  text-align: center;
}

#obj {
  padding-top: .5em;
  padding-bottom: .8em;
  text-align: center;
}



p {
  font-size: 95%;
  margin: .5em 0 0 0;
}

img.wmp {
  float: left;
  position: absolute;
  top: 10px;
  left: 5px;
}


a {
  color: #FFFFFF;
}

a:hover {
  color: #FFFFFF;
}

.chair{
color:#000000;
font-weight: bold;
}

.chairmen{
color:#FFFFFF;
font-weight: bold;
}

.titolo{
display: block;
color: #000000;
/*position: absolute;*/
margin-left: 60px;
text-align: left;
}

.titolo2 {
display: block;
color: #FFFFFF;
font-weight: bold;
/*position: absolute;*/
margin-left: 60px;
text-align: left;
}

.nome{
color: #FFFFFF;
margin-bottom: 3px;
font-weight: bold;
}

#primogiorno, #secondogiorno, #special{
text-align: left;
margin-left: 50px;
margin-top: 20px;
margin-bottom: 20px;
}

object{
	border: #000000 thin solid;
}

embed{
border: #000000 thin solid;
}

