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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 800px;
	margin-top:13px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 800px;
}
.colSx {
	width: 410px;
	float:left;
	background-image: url(images/bg1.jpg);
	height: 700px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F3630C;
	border-right-color: #F3630C;
	border-bottom-color: #F3630C;
	border-left-color: #F3630C;
	
}
.colDx {
	width: 386px;
	float:left;
	height: 700px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #F3630C;
	border-right-color: #F3630C;
	border-bottom-color: #F3630C;
	border-left-color: #F3630C;
	
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F3630C;
	font-weight: bold;
	float: no;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3630C;
}


.imgConfettiRight
{
	float: left;
}
.imgConfettiLeft
{
	float: right;
}
.imgaziendaleft
{
	float: left;
}
.imgleftatelier1 {
	float: left;
}
.imgleftatelier2 {
	float: right;
	padding: 0px;
	margin: 10px;
}
.imgceramicheright
{
	float: right;
}
.imgceramicheleft
{
	float: left;
}
.scrittosopramap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F3630C;
}

.sopracontatti {
	height: 200px;
	width: 400px;	
}

.sottocontatti {
	height: 500px;
	width: 400px;
	background-image: url(images/sposivespa.jpg);
}
.contattifont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sopraabiti {
	height: 150px;
	width: 400px;	
}

.sottoabiti {
	height: 550px;
	width: 400px;
}
.testoceramiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC902E;
}
.1ceramiche{
	height: 200px;	
}
.2ceramiche{
	height: 250px;
}
.3ceramiche {
	font-size: 250px;
}

#containerindex {
	width: 800px;
	margin-top:13px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#footer {
padding:5px;
}

#menufooter{
	color:#000000;
	text-align: center;
}
#menufooter li {
	display:inline;
	color: #000000;
}
#menufooter li a{
	color:#000000;
	text-decoration: none;
}
#menufooter li a:hover{
	text-decoration: underline;
	color: #000000;
}


A:hover{
    text-decoration:none;
	color: #F3630C;
}
A:link{
    text-decoration:none;
	color: #F3630C;
}
A:active{
    text-decoration:none;
	color: #F3630C;
}
A:visited{
	text-decoration:none;
	color: #F3630C;
}


