html,body{ margin: 0; padding:0 }

body{
	text-align: center;
	background-color: #DCDCCD;
	background-image: url(http://www.ateliermontini.it/Images/Layout/BackGround.jpg);
	background-repeat:repeat-x;
}

a {
	color: #4B5250;
}

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

div#language {
	position: relative;
	top: 40px;
	left:390px;
	width: 200px;
}

div#language a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

div#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}

div#subheader {
	width: 910px;
	margin: 0 auto;
	text-align: left;
	background-color: #FDFAF3;
	border-left: 24;
	border-style: 2;
}

div#header{color: #ff0}

div#footer
{
	text-align:center;
	width: 910px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 10px;
	background-color: #BD6285;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-color: #8B6B82;
	border-top-style: solid;
	border-top-width: 25px;
}

div#footer a {
	color: #FFFAC2;
}

div#content {
	background-color:#FFFFFF;
	background-image: url(http://www.ateliermontini.it/Images/Layout/BackGround_Content.jpg);
	background-repeat: repeat-x;
	line-height: 160%;
	width: 840px;
	padding: 30px;
	margin: 0 auto;
}

div#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	color: #8B6B82;
	font-weight: lighter;
	letter-spacing: -2px;
}

div#content h2 {
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 35px;
	color: #AE6465;
	letter-spacing: -2px;
	font-weight: lighter;
}

div#content h3 {
	font-family: "Trebuchet MS";
	;
	font-size: 22px;
	color: #BD6285;
	padding-bottom: 0px;
	padding-top: 20px;
	font-style: italic;
}
/*
div#content p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #82697F;
	line-height: 170%;
}
*/
div#leftcol {
	float: left;
	width: 240px;
}

div#rightcol {
	float: right;
	width: 560px;
}

div#rightcol p, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #82697F;
	line-height: 170%;
}

div#bottom_content {
	width: 900px;
	margin: 0 auto;
	background-image: url(http://www.ateliermontini.it/Images/Layout/BackGround_SubContent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
}

div.box_offerte {
	width:220px;
	text-align:left;
	border:1px solid #8F2A25;
	margin-bottom: 4px;
}

.box_offerte_content {
	width:212px;
	background-color:#BD6285;
	padding:4px;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
}

.box_offerte p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 6px;
	padding-right: 6px;
}

div.box_centrale {
	margin:0px auto;width:480px;text-align:left;padding:2px;border:1px solid #7D8A27; margin-bottom: 4px;
}

div.box_centrale_content {
	margin:0px auto;width:468px;background-color:#7D8A27;padding:6px; color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
}

div.box_laterale {
	margin:0px auto;width:294px;text-align:left;padding:2px;border:1px solid #7C2900; margin-bottom: 4px;
}

div.box_laterale_content {
	margin:0px auto;width:282px;background-color:#7C2900;padding:6px; color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
}

#navcontainer {
	/*margin-bottom: 10px;
	margin-top: 10px;*/
	/*padding: .2em 0;*/
	margin: 0 auto;
	list-style-type: none;
	/*
	background-color: #FDFAF3;
	border-top-color: #D5D5D0;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #D5D5D0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #D5D5D0;
	border-right-style: solid;
	border-right-width: 1px;
	*/
	color: #485C43;
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0px;
	text-align: center;
	height: 50px;
}
#navcontainer ul
{
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}

#navcontainer li { display: inline; }

#navcontainer li a
{
	text-decoration: none;
	color: #4B5250;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 18px;
}

#navcontainer li a:hover
{
	color: #A94756;
	border-bottom-color: #A94756;
	border-bottom-style: solid;
	border-bottom-width: 12px;
}

#navcontainer li #current
{
	color: #A94756;
	border-bottom-color: #A94756;
	border-bottom-style: solid;
	border-bottom-width: 12px;
}

div.occhiello {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-right: 20px;
	border-top-style: dotted;
	border-top: 1px;
}

/* FORM RESTYLE */

#FormPrenotazione {margin: 1em 22px; border: solid 2px #D6D0AD; padding: 5px;}
#FormPrenotazione span {
	display: block;
	margin: 0;
	padding: 2px 4px;
	border-bottom: solid 1px #D1C9AD;
	border-width: 1px 0;
}

#FormPrenotazione label {width: 200px; float: left;}
#FormPrenotazione .submit label {float: none; width: auto;}
#FormPrenotazione h2, #replyForm p {display: inline;}
#FormPrenotazione textarea {width: 70%;}
#FormPrenotazione {margin-right: 15px;}
#FormPrenotazione input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#FormPrenotazione .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: solid 1px #C7BD9A;
	color: #000;
	background: #D1C9AD;
	padding: 3px;
}

ul#fotolist
{
	margin: 0 auto;
	padding-left: 0;
	white-space: nowrap;
	text-align: center;
}

#fotolist li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#fotolist li img
{
	border: #333333 solid 2px;
}
