/*
Theme Name: Fioristi and fiorai
Theme URI: http://www.vitaminap.it/
Description: Il template creato per eFiori.com
Version: 0.2
Author: Angelo Penone
Author URI: http://www.vitaminap.it/
Tags: white, flower


	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#333333;
	background:url(sfondo/ombretta.jpg) center repeat-y;
}

body, h1, div {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

ul, li {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

div#main {
	width:750px;
	text-align:left;
	margin:auto;
	position:relative;
}

#head a {
	padding-top: 20px;
	padding-left: 5px;
}
#head img {
	border:0;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:300;
	color:#CC0000;
	font-size:20px;
}

a { color:#990000;}
a:hover { color:#FF0000; }
.evidenziato { color:#990000;}



/* ---------------- navigatio  ------------------    */

div#navigation {
	padding-top:6px;
	padding-left:0px;
	background-color: #FFFF00;
	height: 25px;
	overflow: hidden;
}
#footer {
	background-color: #FFFF00;
	text-align:left;
	height:220px;
	padding:10px 25px;
	padding-bottom:25px;
}
#navigation ul {
	list-style-type:none;
	overflow:hidden;
	padding-left:5px;
	padding-top:0px;
}

#navigation li{
	display:table-row;
	float:left;
	height:25px;
	padding-left:5px;
	padding-top:0px;
}


#navigation li a {
	height:25px;
	font-size:14px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:normal !important;
	line-height:20px;
	padding-top: 3px;
	padding-right:5px;
	padding-left:5px;
	display:table-cell;
}

#navigation a:hover, #navigation a:active { background:#FFFFFF;}
#navigation .current_page_item a , #navigation .current_page_parent a,#navigation .current_page_ancestor a{  background-color:#FFFFFF; }

/* ---------------- content  ------------------    */

#contenent {
	margin:30px 240px 0 30px;
	text-align:left;
	min-height: 220px
}

/* ---------------- efiori pannello  ------------------    */
#efiori {
	height:190px;
	width:185px;
	position:absolute;
	text-align:center;
	top:150px;
	right:30px;
	font-size:13px;
}

#efiori_2 {
	width:185px;
	position:absolute;
	text-align:center;
	top:380px;
	right:30px;
	font-size:13px;
}


/* -------------------   foot ---------------------   */

#foot_01 {
	height:210px;
	width:350px;
	background-color:#FFFFFF;
	float:left;
}
#foot_02{ 
	height:210px;
	width:200px;
	margin:0 20px;
	background-color:#FFFFFF; 
	float:left;
}
#foot_02 p{
	margin-top:5px;
}
#foot_03 {
	height:210px; 
	width:100px;
	background-color:#FFFFFF;
	float:left;
}

#foot_01 ul {
	margin:0;
	padding:0;
	list-style:none;
}