/* 
Date: Luglio 2009
Theme Name: ONDE
Version: 0.2
Description: www.felmay.it site is developed by www.riccardomarino.it
Author: Riccardo Marino
Author URI: http://www.riccardomarino.it/    
Author E-MAIL: info@riccardomarino.it

colore di sfondo F1B879 cartapacco
colore del corpo 65060C rossoscuro
*/

html {
	height: 100%;
}
body {
	background-color: #F1B879;
  background-image: url('/img/paper.jpg');
	background-repeat: repeat;	
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #65060C;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #65060C;
}

#onde_centro{
  background-color: transparent;
  background-image: url('/2011/bg_white.jpg');
	background-repeat: repeat;
  width: 950px;
}

#header_logo {
  float: left;
  background-color: #000000;
  width: 950px;
  height: 105px;
  color: #f1b879;
  font-family: ARIAL NARROW, Courier, mono;
  font-size: xx-large;
  font-weight: bold;
}

#navbar {
 display: block;
 float: left;
 width: 950px;
 height: 26px;
 background-color: black;
 background-image: url('img/button_bg.gif');
 background-repeat: repeat-x;
 background-position: left top;
 text-align: left;
}

#navbar_under {
 display: block; 
 float: left; 
 width: 950px; 
 height: 5px; 
 background-color: transparent;
}

.gallery2 {
  display: block;
  float: left;
  width: 318px;
  height: 470px;
  background-color: transparent;

  color: #cb996d;
}

.gallery2 img {
  border: 2px solid #561a05;
}

.gallery6 {
  float: left;
  background-color: transparent;
  width: 950px;
  color: #cb996d;
}

.gallery6 img {
  border: 2px solid #561a05;
}

