/* Style Sheet of www.mestesso.it for blog (c) mestesso.it */

body {
  background: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}

.detto {
  font-family: Tahoma;
  font-size: 12px;
  font-style: italic;
  
  float: right;
  width: 160px;
  text-align: right;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: blue;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: brown;
}
a:hover, a:active { 
	text-decoration: underline;	
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: black;
}

.nazione {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  background: rgb(195, 217, 255);
  text-align: left;
  border-style: none;
  margin-top: 8px;
  margin-bottom: 8px;
}

.capol {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  font-weight: bold;
  background: rgb(195, 217, 255);
}

.titoloed {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: black;
  font-style: italic;
}

.new {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: red;
}

img {
	border: 1px;
	border-style: solid;
}

.citazione {
  font-size: 14px;
  font-style: italic;
}

.newstuff {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: green;
}

.newstuff h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: green;
}
