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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cc99cc;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
div.header {
	margin: 0px;
	padding: 0px;
}
div.conteiner {
	width: 980px;
	height: 530px;
	background-image: url(../images/conteiner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.conteiner_2 {
	width: 980px;
	background-image: url(../images/conteiner_cre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.footer {
	height: 290px;
	width: 980px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	margin-top: 10px;
}
div.footer_2 {
	height: 290px;
	width: 980px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: -3px center;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CB99CC;
}
div.foot_sin {
	width: 599px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
div.studio {
	float: right;
	clear: both;
	margin-top: 20px;
	margin-right: 30px;
}
div.studio a{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
div#studio   {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	text-align: right;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#studio p a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
ul.ul_foot {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
li.tit_li {
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/stellina.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	width: 80%;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 27px;
}
li.para_foot {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	width: 80%;
}
ul.ul_foot a  {
	color: #FFF;
	text-decoration: none;
}
ul.ul_foot a:hover  {
	color: #FFF;
	text-decoration: underline;
}
ul.ul_cont {
	margin-left: 10px;
}
ul.ul_cont li {
	display: block;
	width: 100%;
	padding: 0px;
	background-image: url(../images/stellina_trasp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul.ul_cont li a{
	color: #663399;
	font-weight: bold;
	text-decoration: none;
	padding-left: 30px;
}
ul.ul_cont li a:hover{
	color: #663399;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/stellina_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.sitemap {
	list-style-type: none;
	padding-bottom: 30px;
}
ul.sitemap li {
	display: block;
	color: #8A668A;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	width: 70%;
	background-image: url(../images/stellina_trasp.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
}
ul.sitemap .tit {
	color: #CB99CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
}
ul.sitemap .tit  a{
	color: #CB99CC;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.sitemap a  {
	color: #AB80AB;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.sitemap a:hover  {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/stellina_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div.foot_des {
	width: 380px;
	float: right;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	float: left;
}
p {
	line-height: 17px;
}
div.home_box {
	padding-top: 10px;
	padding-left: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
div.campo1 {
	float: left;
	width: 199px;
}
div.campo2 {
	float: left;
	width: 240px;
	padding-left: 5px;
}
div.campo3 {
	float: left;
	width: 110px;
}
div.box_content {
	margin: 0px;
	padding: 0px;
}
div.box_graf {
	float: left;
	width: 270px;
}
div.box_graf_cont {
	float: left;
	width: 400px;
}
div.box_cont_sez {
	float: left;
	width: 690px;
	height: 470px;
}
div.box_cont_sez_2 {
	float: left;
	width: 690px;
	height: 100%;
	min-height:470px;
}
div.box_cont_contatti {
	float: left;
	width: 550px;
	height: 470px;
}
div.contenutièèèè {
	height: 475px;
}
div.foto_cont {
	float: left;
}
div.sepa {
	float: left;
}
div.acca1 {
	position: absolute;
	margin-top: -330px;
	margin-left: -450px;
	color: #D2A7D4;
}
h1.tit_sez {
	color: #cc99cc;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 95%;
	height: 40px;
	background-image: url(../images/strisce_sez.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2.tit_cont {
	color: #cc99cc;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
p.para_contenuti {
	font-size: 13px;
	padding-left: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	margin: 0px;
}

/**************************
****************************
****************************
*/
hr, .clearAll {
	clear: both;
}

.SlidingPanels {
	width: 10px;
	height: 10px;
}
.SlidingPanelsContent {
	width: 10px;
	height: 10px;
}

#example2.SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
	width: 700px;
}

#example3.SlidingPanels {
	float: left;
}
#example3 .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3 .SlidingPanelsContent {
	float: left;
}
#example3_nav.SlidingPanels {
	float: left;
}
#example3_nav .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3_nav .SlidingPanelsContent {
	float: left;
}
/* SprySlidingPanels.css - version 0.1 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* 
 * SlidingPanels container.
 */
.SlidingPanels {
	position: relative;
	width: 100%;
	height: 555px;
	padding: 0px;
	border: none;
	margin: 0px;
}

/* 
 * SlidingPanelsContentGroup container.
 */
.SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}


/* 
 * SlidingPanelsContent container.
 */
.SlidingPanelsContent {
	width: 100%;
	height: 555px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}


.SlidingPanelsAnimating * {
	overflow: hidden !important;
}


.SlidingPanelsCurrentPanel {
}


.SlidingPanelsFocused {
}

/**************************
****************************
****************************
*/
form {
}
label.label_alto {
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.contatti {
}
div.foto_conta {
	float: left;
	width: 400px;
}
div.foto_conta img {
	margin-left: 45px;
}
div.maps {
}
label {
	display: inline;
	float: left;
	width: 40%;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	padding: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
label.labelspec {
	float: left;
	text-align: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
label.labelspec3 {
	float: left;
	text-align: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
#f_tipo {
	text-align: left;
	float: left;
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}
select {
	width: 200px;
	background-color: #CB99CC;
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}
label.bott {
	width: 100%;
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
label.atte {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.input_text {
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	width: 200px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
textarea {
	background-image: url(../images/textarea.jpg);
	background-repeat: no-repeat;
	width: 190px;
	overflow: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 75px;
	display: block;
	border: 0px none #FFF;
}
.bott_input {
	width: 50px;
	height: 20px;
	font-weight: bold;
	color: #333;
	background-color: #CB99CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input {
	border: 0px none #FFF;
}
div.box_creazi {
	float: left;
	width: 690px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: 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;
	display: block;
}
div.box_foto {
	float: left;
	margin-left: 10px;
	width: 250px;
	margin-right: 10px;
}
div.box_foto img {
	width: 250px;
	border: 2px solid #CB99CC;
}
div.detagli {
	float: right;
	width: 420px;
	margin: 0px;
	padding: 0px;
}
div.detagli h2 {
	color: #CB99CC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
}
div.para_creaz {
	font-size: 12px;
	margin-right: 15px;
	margin-left: 0px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 400px;
}
hr.line {
	width: 100%;
	padding-top: 10px;
}
