@charset "utf-8";
/* CSS Document */

body { background-color: #ffeab5;
	background-image: url(images/diagonals.gif);
	background-repeat: repeat;
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	margin: 0;}
p { color: #562f0e;
	font-family: Trebuchet MS;
	font-size: 13px;}


#top { width: 900px;
	height: 125px;
	margin: 0 auto;}

#menu { height: 25px;
	width: 900px;
	margin: 0 auto;
	background-image: url(images/bkg_menu.jpg);
	background-repeat: repeat-x;
	text-align: right;}
#menu ul,li { display: inline;}
#menu a { color: #FFFFFF;
	padding-right: 20px;
	font-size: 13px;
	text-decoration: none;}
#menu a:hover { color: #f0bb35;
	padding-right: 20px;
	font-size: 13px;
	text-decoration: none;}

#foto { width: 900px;
	height: 340px;
	background-color: #f3c43a;
	margin:0 auto;}

#contenitore_generale { width: 900px;
	margin: 0 auto;
	background-color: #f3c43a;
	background-image: url(images/bkg_main.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;}
	
#left { width: 240px;
	float: left;
	background-image: url(images/trasparenza40.png);
	background-repeat: repeat;
	padding: 10px;
	margin-left: 20px;
	margin-right: 10px;
	overflow: hidden;}
	
#left img{ border: 1px solid #bbac9f; }
	
#left a { margin-top: 10px;
	color: #562f0e;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;}
	
#content { width: 610px;
	overflow: hidden;
	float: left;}
	
.testo { width: 579px;
	background-image: url(images/trasparenza70.png);
	background-repeat: repeat;}
.testo p { padding-left: 10px;}
.testo h1 { font-size: 16px;
	color: #562f0e;
	padding-left: 10px;}
.immagine_bottom { width: 610px;
	height: 194px;
	float: left;
	margin-top: -13px;}


#footer { width: 920px;
	height: 35px;
	background-color: #78501c;
	margin: 0 auto;}
#footer p { color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	font-size: 11px;}
#footer a { color: #FFFFFF;
	text-decoration: none;}
#footer a:hover { color: #FFFFFF;
	text-decoration: underline;}

/*studio grafico yykk */
#yykk { width: 900px;
	height: 20px;
	margin: 0 auto;
	padding-top: 3px;
	background-color: #f3c43a;
	color: #E99A1B;
	text-align: center;}
#yykk a { color: #E99A1B;
	text-decoration: none;}
#yykk a:hover { color: #DF6E0E;
	text-decoration: none;}


.padding-right { margin-right: 15px; border: 1px solid #bbac9f;}	
.clearer { clear: both;}
.border_bottom { border-bottom: 1px solid #F3BE2C;}
.big { font-size: 15px;}
.red { color: #CC0000;}
	
.small { font-size: 11px;}
a.piantina { color: #894A16;
	text-decoration: none;
	font-size: 11px;}
a.piantina:hover { color: #562f0e;
	text-decoration: none;
	font-size: 11px;}
	
	
	
	


