/* CSS Document */

body {
	text-align: center;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color:#333333;
	background-color: #E8D8A7;
	background-image: url(hp_img/background.gif);
	background-repeat:repeat;
}
#clearing {
	clear: both;
	height: 25px;
	width: 740px;
}
#c1, #c2, #c3 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 210px;
}
#c1 {
	background-image:url(hp_img/lay_dx_collezione.gif);
	background-repeat:no-repeat;
}
#c1 a:link {
}
#c2 {
	background-image:url(hp_img/lay_dx_levisite.gif);
	background-repeat:no-repeat;
}
#c3 {
	background-image: url(hp_img/lay_dx_dovesiamo.gif);
	background-repeat:no-repeat;
}
.boxtxt {
	font-size: 8px;
}
#c1 h1, #c2 h1, #c3 h1 {
	font-size:150%;
	color: #A42A00;
	margin:110px 0 0 0;
	text-align:center;
	font-style: italic;
}

#c1 div, #c2 div, #c3 div {
	margin:0 15px 0 15px;
	font-size: 11px;
}

#menutop a {
	font-size: 95%;
	font-style: italic;
	color: #A42A00;
}

#menutop a:hover {
	color: #FF3300;
}

img {
	border:none;
}

#container_blank {
	margin: 0;
	width:100%;
}

#container {
	margin: 0 auto;
	width:840px;
	text-align:left;
	clear:both;
}

#container_footer {
	width:100%;
	height:1%;
	margin-bottom:0;
	text-align:center;
}

#content_container_footer {
	clear: both;
	margin: 0 auto;
	margin-bottom:50px;
	width:840px;
	height:10px;
	text-align:center;
}

a:link, a:visited, a:active {
	color: #CC3300;
	text-decoration:none;
}

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

.footer_imprint {
	margin-top:5px;
	color: #DECC9C;
	margin-bottom: 10px;
}

.footer_imprint a:link, .footer_imprint a:visited, .footer_imprint a:active {
	color: #fff;
	text-decoration:none;
}

.footer_imprint a:hover {
	color: #990000;
	text-decoration:underline;
}

#scroll {unicode-bidi:bidi-override; direction:ltr; display:block; width:424px; height:211px; overflow:auto; padding:10px; border:1px solid #ba8; margin:0 auto;}
#scroll p {font-size:11px; line-height:16px;}

	/* CSS for the demo. CSS needed for the scripts are loaded dynamically by the scripts */
	#mainContainer{
		width:500px;
		margin:0;
		margin-top:10px;
		border:1px double #000;
		padding:5px;	
	}
	h1{
		margin-top:0px;
	}

div h1{
	font-family:"Trebuchet MS", Tahoma, "Lucida Sans", Helvetica, sans-serif;
	font-size:150%;
	color: #A42A00;
	line-height:110%;
	margin:0 0 10px 0;
	}

div h2{
	font-family:"Trebuchet MS", Tahoma, "Lucida Sans", Helvetica, sans-serif;
	font-size:100%;
	color: #663333;
	line-height:120%;
	margin:0;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	}

div h3{
	font-family:"Trebuchet MS", Tahoma, "Lucida Sans", Helvetica, sans-serif;
	font-size:120%;
	color: #B54200;
	margin:0;
	font-style: italic;
	}
.imgleft {
	float: left;
	padding: 5px;
	border: solid 1px #000;
	background-color: #DCCEB5;
	margin: 5px;
}
.imgright {
	float: right;
	padding: 5px;
	border: solid 1px #000;
	background-color: #DCCEB5;
	margin: 5px;
}

td input, td textarea {
	font-family:"Trebuchet MS", Tahoma, "Lucida Sans", Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	border: 1px #eee solid;
	padding: 3px;
}
td.norm input {
	width:auto;
	color:#FF0000;
}

