/* CSS Document 
(c) Riccardo Marino - 24 gennaio 2010
sfondo #e31b1b
*/

span.evidenzio{
background-color:#e31b1b;
line-height: 28px;
border-bottom: 3px solid #e31b1b;
border-left: 10px solid #e31b1b;
border-right: 10px solid #e31b1b;
}

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; text-align:left;}
body {font-family:verdana, arial, sans-serif; font-size:90%;}

body {
  font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #e31b1b;
/*  background-image: url(http://www.gattamolesta.it/sfondo.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: fixed;*/
}

#header {
  float: left;
  width: 1000px;
  background-color: transparent;
  text-align: center;
}

#navbar {
  float: left;
  width: 1000px;
  background-color: transparent;
  border-top: Solid 10px transparent;
  border-bottom: Solid 6px transparent;
  text-align: center;
}

#social {
  float: left;
  width: 1000px;
  background-color: transparent;
  border-top: Solid 10px transparent;
  border-bottom: Solid 6px transparent;
  text-align: center;
}

#copy {
  float: left;
  width: 1000px;
  height: 85px;
  background-color: transparent;
}





#centro {
  float: left;
  width: 1000px;
  background-color: transparent;
/*  background-image: url(http://www.riccardomarino.it/myspace/gattamolesta/sfondo.jpg);
  background-repeat: no-repeat;
  background-position: center center;*/
}



.testo {
  display: block;
  float: left;
  width: 1000px;
  position: relative;
/*  left: 15px;*/
  border-top: Solid 15px transparent;
  border-bottom: Solid 15px transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background-color: transparent;
}


.colonna_dx {
  display: block;
  float: right;
  width: 260px;
  position: relative;
  right: 15px;
  padding-top: 15px;
  text-align: center;
  background-color: transparent;
}

.box_dx {
  float: right;
  width: 260px;
  top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: 11px/11px verdana;
	font-weight: none;
	color: #000000;


background-color:#ffffff;
/*  filter: alpha(opacity=70); background-color: #EEEEEE;
  border: Solid 1px #CCCCCC;
  
  border:1px solid black;
  /* for IE */
/*  filter:alpha(opacity=70);
  /* CSS3 standard */
/*  opacity:0.7;*/
}

.box_dx_title{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: 16px/18px Arial;
	height: 20px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

.space_dx {
  float: right;
  width: 260px;
  height: 10px;
  line-height: 10px;
}


a {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-weight: normal;	
	color: #eeeeee;
}


#informativa {
  text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: 10px/11px verdana;
	font-weight: none;
	color: #333333;
  background-color: transparent;
}


ul#photos li {
	display: inline;
}
ul#photos a.horizontal img,
ul#photos a.effectable img {
	padding: 0px 0px;
}
ul#photos a.vertical img {
	padding: 0px 0px;
}
