body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(alimentari-senza-glutine/img01.jpg) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

#header2 {
	width: 700px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 0;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo img {
	float: right;
	padding: 61px 0 0 0;
	padding-top:5px;
	
}

#logo a {
	text-decoration: none;
	color: #1A1A1A;
}

/* Menu */

#menu {
	height: 70px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 25px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 30px;
	color: #B8BD52;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url(alimentari-senza-glutine/img03.jpg) no-repeat;
	color: #FFFFFF;
}

/* Corpo */

#corpo {
	width: 700px;
	margin: 0 auto;
}

#corpo h1 {
	color: #0078FF;
	text-align:center;
}

#corpo p {
	background: url(alimentari-senza-glutine/img17.gif) no-repeat;
}

/* fotogallery */

	#dhtmlgoodies_slideshow{
		/*width:600px;*/	/* Total width of slideshow */

		/*width:490px;*/
		height:550px;
		width:700px;
	}
	
	#previewPane{
		/*border:1px solid #CCCCCC;*/
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		z-index:500;	
		position:absolute;		
		height:299px;
		width:700px;
		margin-top:15px;					
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position: relative;
		overflow:hidden;
		padding:1px;
		
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;

	}
	
	.imageCaption {
		padding-top:20px;
	}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 430px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 15px;
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	background: url(alimentari-senza-glutine/img15.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
	background: url(alimentari-senza-glutine/img15.gif) no-repeat;
	text-align:justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(alimentari-senza-glutine/img14.gif) no-repeat 0em 2.5em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
	color: #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px;
	background: #C3C837 url(alimentari-senza-glutine/img16.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.testo {
	padding: 10px 20px;
	line-height: 180%;
	text-align:center;
	font-weight:bold;
}

#consegne {
	
	color: #0078FF;
	line-height: 180%;
	text-align:justify;
}

.domicilio {  
	width:270px; 
	margin-left:-20px !important;
	margin-left:-21px;  
} 

#galleria {
	text-align:center;
	height:550px;
	width:700px;
	margin: 0 auto;
}

#gallery {
	clear: both;
	width: 700px;
	height: 330px;
	margin: 0 auto;
}

#maschera {
	position:absolute;
	z-index:501;
	height:299px;
	width:700px;
	margin-top:11px;
}

#vuoto{
	position: relative;
	height:400px;
	width:700px;
}

#scrittalogo{
	float:left; 
	margin-top:30px;
}

#prodotti li{
	list-style-type:none;
	font-weight:bolder;
}

#prodotti a{
	color:#000000;
	text-decoration:none;
}

#prodotti a:hover{
	color:#0078FF;
	font-size: 16px;
	text-decoration:none;
}

#abilitazione{
	/*color:#0078FF;*/
	color:#0000FF;
	padding: 10px 20px;
	line-height: 180%;
	background: url(alimentari-senza-glutine/img15.gif) no-repeat;
	text-align:center;
}