
body {
  margin-right: 10px;
}	

/* DivTable.com 
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

*/

div.blueTable {
  border: 1px solid #A42422;
  background-color: #fddf66;
  width: 600px;
  text-align: left;
   font-family: "Arial", Gadget, sans-serif;
   margin-left: auto;
   margin-right: auto;
}
.divTable.blueTable .divTableCell, .divTable.blueTable .divTableHead {
  border: 1px solid #A42422;
  padding: 3px 8px;
}
.divTable.blueTable .divTableBody .divTableCell {
  font-size: 15px;
  color: #006672;
}
.divTable.blueTable .divTableHeading {
  background: #A42422;
  background: -moz-linear-gradient(top, #bb5b59 0%, #ad3a38 66%, #A42422 100%);
  background: -webkit-linear-gradient(top, #bb5b59 0%, #ad3a38 66%, #A42422 100%);
  background: linear-gradient(to bottom, #bb5b59 0%, #ad3a38 66%, #A42422 100%);
  border-bottom: 0px solid #A42422;
}
.divTable.blueTable .divTableHeading .divTableHead {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  border-left: 2px solid #A42422;
}
.divTable.blueTable .divTableHeading .divTableHead:first-child {
  border-left: none;
}

.blueTable .tableFootStyle {
  font-size: 14px;
}
.blueTable .tableFootStyle .links {
	 text-align: right;
}
.blueTable .tableFootStyle .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
.blueTable.outerTableFooter {
  border-top: none;
}
.blueTable.outerTableFooter .tableFootStyle {
  padding: 3px 5px; 
}
/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableHeading { display: table-header-group;}
.divTableCell, .divTableHead { display: table-cell;}
.divTableHeading { display: table-header-group;}
.divTableFoot { display: table-footer-group;}
.divTableBody { display: table-row-group;}

.p-01 {
margin-top: 5px;
}




.div-01 {
 	width: 600px;
  vertical-align: middle;
  border: 3px solid ;
  padding: 5px 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fddf66;
  border-color: #ce642a;
   
}
.div-02 {
 	width: 800px;
  vertical-align: middle;
  border: 3px solid ;
  padding: 5px 10px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #e0e0e0;
  border-color: #006672;
  max-width: 100% !important;
  min-width: 500px !important;   
}

.nomeinfo-01 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 20px;
text-align: center;
font-weight: bold;
font-family: "Arial", serif;
text-transform: uppercase;
color: #006672;
}

.nomeinfo-02 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 20px;
text-align: center;
font-weight: normal;
font-family: "Arial", serif;
text-transform: uppercase;
color: #006672;
}

.titolo-01 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 20px;
text-align: center;
font-weight: bold;
font-family: "Arial", serif;
text-transform: uppercase;
color: #cc3335;
}

.titolo-01-small-01 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 13px;
text-align: center;
font-weight: bold;
font-family: "Arial", serif;
text-transform: uppercase;
color: #cc3335;
}
.sub-titolo-01 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 20px;
text-align: center;
font-weight: bold;
font-family: "Arial", serif;
color: #006672;
}
.desc-01 {
margin-top: 10px;
margin-bottom: 0px;
font-size: 18px;
text-align: center;
font-family: "Arial", serif;
color: #006672;
}

.valoreinfo-01 {
margin-top: 5px;
font-size: 16px;
text-align: center;
font-weight: bold;
font-family: "Arial", serif;
color: #cc3335;
}

.email-01 {
margin-top: 5px;
font-size: 16px;
text-align: center;
font-weight: bold;
font-family: "Arial", serif;
color: #cc3335;
}

.divisione {
border-top: 2px solid #006672;
padding-top: 10px;
}

.email-01 a {color: #29537C; text-decoration: none}
.email-01 a:active { color: #29537C; text-decoration: none}
.email-01 a:visited { color: #29537C; text-decoration: none}
.email-01 a:hover { color: #CC0000; text-decoration: underline }

