/* CSS Document */

/* 	***************************************************************************

	*		LAYOUT GENERALE *
	*		Created:	 26/02/2009	 *
	*		Last update: *
	*		Nome gruppo di proprieta': TamtamWeb	 	     *
	*		Cliente: Casalindolci	 	     *
    *		Authors: Katty Garcia/Emanuela Castorina		 *

   	*************************************************************************** */

/* 	IMPOSTAZIONI GENERALI  */

/* Reset */

* {
	margin: 0;
	padding: 0;
}
a{

outline:none}
body {
	background-image: url(../img/pattern.jpg);
	color: #b28788;
	font-size: 12px;
}

.clear {
	clear: both;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height:28px;
}
#menu {
	top:120px;
}
#logo {
	width: 236px;
	height: 143px;
	background-image: url(../img/logo.png);
	margin: 0 auto;
	z-index: 1;
	position: absolute;
	text-indent: -9999px;
	margin-top: -63px;
	margin-left: 339px
}

#logo a {
	width: 236px;
	height: 143px;
	display: block;
}

#banner {
	height: 227px;
}

#content {
	background-color: #5d0102;
}

/* @group menu */

#menu {
	background: url(../img/barramenu.jpg) repeat-x;
	height: 27px;
	margin-top: 67px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	text-indent: -99999px;
}

#menu ul li a {
	margin-top: 2px;
}

#home a {
	width: 86px;
	height: 24px;
	display: block;
	margin-left: 18px;
	background: url(../img/menu_home.jpg) right bottom;
}

#home a:hover,#home.active a {
	background: url(../img/menu_home.jpg) 0 top;
}

#dolceria a {
	width: 106px;
	height: 24px;
	display: block;
	background: url(../img/menu_dolceria.jpg) 0 bottom;
}

#dolceria a:hover,#dolceria.active a {
	background: url(../img/menu_dolceria.jpg) 0 top;
}

#pasticceria a {
	width: 118px;
	height: 24px;
	display: block;
	background: url(../img/menu_pasticceria.jpg) 0 bottom;
}

#pasticceria a:hover,#pasticceria.active a {
	background: url(../img/menu_pasticceria.jpg) 0 top;
}

#acquista a {
	margin-left: 253px;
	width: 98px;
	height: 24px;
	display: block;
	background: url(../img/menu_acquista.jpg) 0 bottom;
}

#acquista a:hover,#acquista.active a {
	background: url(../img/menu_acquista.jpg) 0 top;
}

#dovesiamo a {
	width: 117px;
	height: 24px;
	display: block;
	background: url(../img/menu_dovesiamo.jpg) 0 bottom;
}

#dovesiamo a:hover,#dovesiamo.active a {
	background: url(../img/menu_dovesiamo.jpg) 0 top;
}

#contatti a {
	width: 99px;
	height: 24px;
	display: block;
	background: url(../img/menu_contatti.jpg) 0 bottom;
}

#contatti a:hover,#contatti.active a {
	background: url(../img/menu_contatti.jpg) 0 top;
}



/* @end */

/******* per homepage *******/

.boxleft {
	width: 449px;
	float: left;
	font: 12px Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.boxleft p {
	width: 378px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: justify;
	margin-bottom: 10px;
}

.boxleft h2 {
	text-align: center;
}

.hdh2 {
	background: url(../img/bg_h2.jpg) no-repeat center;
	height: 9px;
	border: none;
}

/******* per homepage end *******/

h2 {
	text-align: center;
}

.hdh2big {
	height: 12px;
	background: url(../img/bg_h2big.jpg) no-repeat;
	margin-bottom: 10px;
}

.hdh3 {
	background: url(../img/bg_h3.jpg) no-repeat center;
	height: 9px;
	border: none;
}

.boxright {
	width: 225px;
	float: left;
	background: url(../img/bg_box.jpg) repeat-y;
	margin-bottom: 20px;
}

.boxright .boximg {
	background-image: url(../img/bg_img.jpg);
	width: 168px;
	height: 122px;
	position: relative;
	margin: 5px auto 0;
}

.boximg img {
	margin-top: 5px;
	margin-left: 6px;
}

.boxright h3 {
	text-align: center;
	color: #e5c33e;
}

.link {
	background: url(../img/bgbutton.jpg) no-repeat;
	height: 18px;
	padding-top: 2px;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}

.link a {
	color: #ddbe51;
	text-decoration: none;
	padding-left: 22px;
	font-weight: bold;
	font-size: 11px;
}

#footer {
	background: #5d0900 url(../img/footer.jpg) repeat-x 0 bottom;
	height: 65px;
	color: #ac3d2a;
}

#footerleft {
	padding-top: 40px;
	float: left;
	margin-left: 15px;
	width: 585px;
}

#footerright {
	text-align: right;
	margin-right: 15px;
	padding-top: 40px;
	float: left;
	width: 285px;
}

#footerright a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
}

#footerright a:hover {
	color: #dab83d;
}
#indietro{
	position: absolute;
}
#sinistra{
	width: 600px;
	float: left;
}
#sinistra #mappa{
	margin-left: 35px;
}
#destra{
	width: 300px;
	float: left;
}


#destra #box {
	width: 225px;
	float: left;
	background: url(../img/bg_box.jpg) repeat-y;
	margin-bottom: 20px;
}
#box a{
	color:#e5c33e;
	font-weight: bold;
}
#box h3{
	text-align: left;
	font-size: 18px;
	color:#e5c33e;
}
#box p{
	font: 12px/20px Verdana;
}
#form{
	margin-left: 35px;

}
#form label{
	font-family: Verdana;
	line-height: 25px;
}
.testo{
	width: 250px;
	background-image: url(../img/bg_field.jpg);
	padding: 5px;	
	border: 0;
}
textarea{
	width: 255px;
	padding: 5px;
	background-image: url(../img/bg_field.jpg);
	border: 0;
}
.button{
	background-image: url(../img/invio.gif);
	border: 0;
	background-color: transparent;
	width: 138px;
	height: 21px;
	text-indent: -99999px;
	margin-top: 20px;
}
.LV_validation_message{
	color: #e5c33e;
     padding: 10px;
}