body {
	margin: 0px;
	padding: 0px;
	background-color: #e5c4c9;
	background-image: url(../imgsite/back_body.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #333333;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a img {
	border: 0px;
}

h2 {
	color: #790000;
	font-family: "Trebuchet MS", Verdana, "Helvetica 65 Medium", "ZapfHumnst BT", Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 40px 20px 0px;
	clear: both;
}

h3 {
	color: #790000;
	font-family: "Trebuchet MS", Verdana, "Helvetica 65 Medium", "ZapfHumnst BT", Arial;
	font-size: 16px;
	font-weight: normal;
	margin: 20px 40px 20px 0px;
	clear: both;
}

#wrapper {
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

#content {
	width: 780px;
	background-color: #d9d3d4;
	background-image: url(../imgsite/back_coloana.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content2 {
	width: 780px;
	background-image: url(../imgsite/back_coloana.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#contentGal {
	width: 780px;
	background-color: #d9d3d4;
	background-image: url(../imgsite/back_stilp.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#contentLeft {
	float: left;
	width: 518px;
}

#contentLeft p {
	text-indent: 15px;
	text-align: justify;
	margin: 25px 15px 0px 150px;
}

#frontTitles, .special {
	color: #515a5d;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 40px;
	left: 50px;
}

#frontTitles span, #frontTitles a, .special span, .special a {
	color: #7c251b;
}

.galleryTitle {
	color: #790000;
	font-family: "Trebuchet MS", Verdana, "Helvetica 65 Medium", "ZapfHumnst BT", Arial;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #790000;
	margin: 20px 40px 20px 0px;
	clear: both;
}

#gallery {
	width: 610px;
	float: right;
	text-align: justify;
}

.galleryThumbs {
	width: 580px;
}

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

.galleryThumbs ul li {
	float: left;
}

.galleryThumbs ul li a {
	display: block;
	border: 1px dotted #666666;
	background-color: #DEDEDE;
	padding: 5px;
	margin: 5px;
}

.galleryThumbs ul li a:hover {
	background-color: #EEE;
	border: 1px solid #790000;
}

.prodThumbs {
	width: 580px;
}

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

.prodThumbs ul li {
	float: left;
	text-align: center;
}

.prodThumbs ul li p {
	margin: 5px 0px;
}

.listaPreturi {
	display: block;
	width: 120px;
	color: #CC6600;
	margin: 20px 0px;
	font-weight: bold;
}

.listaPreturi:hover {
	color: #990000;
}

#contentRight {
	float: right;
	width: 262px;
}

#contentRight img {
	display: block;
}


#contentData {
	width: 610px;
	float: right;
	text-align: justify;
}

#contentData p {
	width: 570px;
	line-height: 18px;
	margin-bottom: 10px;
}

#contentData a {
	color: #790000;
}

.dataLink {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}

#wrapperFooter {
	width: 100%;
	margin: 0px auto;
	background-image: url(../imgsite/back_footer.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
}

#footer {
	width: 780px;
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	background-color: #99182c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f3cf8f;
}

#footer ul {
	display: block;
	margin: 0px;
	padding: 5px 0px;
	list-style-type: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #f3cf8f;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	color: #faeacf;
}

.cleaner {
	clear:both;
	margin-top:-1px;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
}

.gotoGal {height: 33px; line-height: 30px; padding-left: 10px; margin-right: 40px; background: url(../imgsite/bg_gotogal.gif) top left repeat-x;}
.gotoGal img {vertical-align: middle;}
.gotoGal a {color: #790000; text-decoration: underline;}
