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

body {
	width: 100%;
	height: 100%;
	/**/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	/**/
	background-color: #faf8ee;
	background-image:url(../immagini/layout/background.png);
	background-repeat: repeat-x;
	background-position: top left;
}

#contenitore {
	width: 80%;
	min-width: 995px;
	max-width: 1280px;
	height: 100% !important;
	min-height: 600px;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#ff0;*/
	/**/
	position: relative;
/*	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	/**/
	text-align: center;
}

#logo {
	width: 118px;
	height:101px;
/*	background-color:#003366;*/
	background-image:url(../immagini/layout/logo_flexline.gif);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	z-index:5;
	top:45px;
	left:6%;
}

#logo a {
	width: 118px;
	height:101px;
	display:block !important;
	cursor:pointer;
}

#logo span {
	display:none;
}





/***********************************/
/*               TOP               */
/***********************************/




#top {
/*	background-color:#006699;*/
}

#top_left {
	width: 13%;
	min-width: 130px;
	max-width: 165px;
	min-height: 570px !important;
	/**/
/*	background-color:#0099CC;*/
	display:block;
	float:left;
	position:relative;
}

#top_right {
	width: 86%;
	min-width: 865px;
	max-width: 1115px;
/*	height: 80% !important;*/
	min-height: 570px;
	/**/
/*	background-color:#990066;*/
	display:block;
	float:right;
}

#top_rt_sx {
	width: 100%;
	min-width: 865px;
	max-width: 1115px;
	min-height: 570px !important;
	/**/
	background-image: url(../immagini/layout/bkg_top_left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-repeat:no-repeat;
	display:block;
}

#top_rt_dx {
	width: 100%;
	min-width: 865px;
	max-width: 1115px;
	min-height: 570px !important;
	/**/
	background-image: url(../immagini/layout/bkg_top_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-repeat:no-repeat;
	display:block;
}




/***********************************/
/*             BOTTOM              */
/***********************************/




#bottom {
/*	background-color:#000088;*/
}

#bottom_left {
	width: 13%;
	min-width: 130px;
	max-width: 165px;
	height: 30px !important;
	/**/
/*	background-color:#336633;*/
	display:block;
	float:left;
}

#bottom_right {
	width: 86%;
	min-width: 865px;
	max-width: 1115px;
	height: 30px !important;
	/**/
/*	background-color:#CC6666;*/
	display:block;
	float:right;
}

#bottom_rt_sx {
	width: 100%;
	min-width: 865px;
	max-width: 1115px;
	height: 30px !important;
	/**/
	background-image: url(../immagini/layout/bkg_bottom_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
}

#bottom_rt_dx {
	width: 100%;
	min-width: 865px;
	max-width: 1115px;
	height: 30px !important;
	/**/
	background-image: url(../immagini/layout/bkg_bottom_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	display:block;
}

#credits {
	min-width: 865px;
	max-width: 1115px;
	margin-left:10px;
	margin-right:10px;
	height: 23px !important;
	/**/
	padding-top: 7px;
/*	background-color:#fe3452;
	border-top: 1px solid #ccc;*/
	text-align: right;
	font-size: 0.7em;
	color: #758a99;
}

#credits span {
	padding-right:15px;
}

#credits a {
	color: #758a99;
	margin-right: 0px;
}

#credits a:hover {
	color:#bcce41;
	margin-right: 0px;
}



/***********************************/
/*              CENTER             */
/***********************************/




#center {
	position:relative;
	min-width: 835px;
	max-width: 1085px;
/*	height: 80% !important;*/
	min-height: 570px;
	/**/
/*	background-color:#ff0;*/
	display:block;
	margin-left:15px;
	margin-right:15px;
}

#content {
	position:relative;
	min-width: 795px;
	max-width: 1030px;
/*	height: 80% !important;*/
	min-height: 545px;
	/**/
	background-color:#fff;
	display:block;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
}

#blocco_testo {
	position:relative;
	width:auto;
	min-height: 395px;
	height:auto;
/*	background-color: #f00;*/
	display:block;
}

/**************** 1 ******************/


#content_left {
	position:relative;
	width:69%;
	min-width: 550px;
	max-width: 710px;
/*	height: 80% !important;*/
	min-height: 485px;
	/**/
/*	background-color:#0f0;*/
	display:block;
	float:left;
}

#content_right {
	position:relative;
	width:30%;
	min-width: 245px;
	max-width: 320px;
/*	height: 80% !important;*/
	min-height: 485px;
	/**/
/*	background-color:#00f;*/
	display:block;
	float:right;
	text-align:left;
}

#content_right h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:20px;
}

#content_right h1 {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 15px;
}

#content_right p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
}


/**************** 2 ******************/


#content_left_2 {
	position:relative;
	width:44%;
	min-width: 350px;
	max-width: 455px;
/*	height: 80% !important;*/
	min-height: 520px;
	/**/
/*	background-color:#0f0;*/
	display:block;
	float:left;
	padding-top:25px;
}

#content_right_2 {
	position:relative;
	width:55%;
	min-width: 435px;
	max-width: 570px;
/*	height: 80% !important;*/
	min-height: 520px;
	/**/
/*	background-color:#00f;*/
	display:block;
	float:right;
	text-align:left;
	padding-top:25px;
}

#content_right_2 h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:10px;
}

#content_right_2 h2 {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 15px;
	padding-left:10px;
}

#content_right_2 p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
	padding-right: 90px;
	padding-left: 10px;
}

#content_right_2 strong {
	color: #003572;
}


/**************** 3 ******************/


#content_left_3 {
	position:relative;
	width:50%;
	min-width: 395px;
	max-width: 515px;
/*	height: 80% !important;*/
	min-height: 520px;
	/**/
/*	background-color:#0f0;*/
	display:block;
	float:left;
	text-align:left;
	padding-top:25px;
}

#content_left_3 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
}

#content_left_3 h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 5px;
	padding-left:10px;
}

#content_left_3 p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
	padding-right: 90px;
	padding-left: 10px;
}

#content_left_3 strong {
	color: #003572;
}

#content_right_3 {
	position:relative;
	width:50%;
	min-width: 395px;
	max-width: 515px;
/*	height: 80% !important;*/
	min-height: 520px;
	/**/
/*	background-color:#00f;*/
	display:block;
	float:right;
	text-align:left;
	padding-top:25px;
}

#content_right_3 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
}

#content_right_3 h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 5px;
	padding-left:10px;
}

#content_right_3 p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
	padding-right: 90px;
	padding-left: 10px;
}

#content_right_3 strong {
	color: #003572;
}



/**************** 4 ******************/


#content_left_4 {
	position:relative;
	width:44%;
	min-width: 350px;
	max-width: 455px;
/*	height: 80% !important;*/
	min-height: 520px;
	/**/
/*	background-color:#0f0;*/
	display:block;
	float:left;
	padding-top:25px;
}

#content_right_4 {
	position:relative;
	width:55%;
	min-width: 435px;
	max-width: 570px;
/*	height: 80% !important;*/
	min-height: 520px;
	/**/
/*	background-color:#00f;*/
	display:block;
	float:right;
	text-align:left;
	padding-top:25px;
}

#content_right_4 h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:40px;
	padding-bottom:40px;
	padding-left:10px;
}

#content_right_4 h2 {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 15px;
	padding-left:10px;
}

#content_right_4 p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
	padding-right: 90px;
	padding-left: 10px;
}

#content_right_4 strong {
	color: #003572;
}


/**************** 5 ******************/


#content_left_5 {
	position:relative;
	width:50%;
	min-width: 395px;
	max-width: 515px;
/*	height: 80% !important;*/
	min-height: 485px;
	/**/
/*	background-color:#0f0;*/
	display:block;
	float:left;
	text-align:left;
/*	padding-top:25px;*/
}

#content_left_5 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
}

#content_left_5 h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 5px;
	padding-left:10px;
}

#content_left_5 p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
	padding-right: 90px;
	padding-left: 10px;
}

#content_left_5 strong {
	color: #003572;
}

#content_right_5 {
	position:relative;
	width:50%;
	min-width: 395px;
	max-width: 515px;
/*	height: 80% !important;*/
	min-height: 485px;
	/**/
/*	background-color:#00f;*/
	display:block;
	float:right;
	text-align:left;
/*	padding-top:25px;*/
}

#content_right_5 h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.1em;
	line-height:0.9em;
	font-weight:normal;
	color: #003572;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
}

#content_right_5 h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #003572;
	padding-bottom: 5px;
	padding-left:10px;
}

#content_right_5 p {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	color: #333;
	padding-bottom: 5px;
	padding-right: 90px;
	padding-left: 10px;
}

#content_right_5 strong {
	color: #003572;
}



#prodotto_foto {
	width:100%;
	height:200px;
}

#prodotto_foto img {
	margin-left:auto;
	margin-right:auto;
}

#citazione_left {
	position:relative;
	width:90%;
	background-image:url(../immagini/layout/cit_open.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	margin-bottom:7px;
} 

#citazione_right {
	position:relative;
	width:100%;
	background-image:url(../immagini/layout/cit_close.png);
	background-repeat:no-repeat;
	background-position:bottom right;
} 

#citazione_right p {
	padding-bottom:22px;
	padding-left:50px;
	padding-right:50px;
	padding-top:22px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:0.9em;
	color:#666;
	text-align:justify;
}

#prodotto_thumb {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#prodotto_thumb img {
	margin:0px;
	padding: 0px;
/*	float:left;*/
}

.box_cuscino {
	width:auto;
	height:auto;
	display:block;
/*	background-color:#993300;*/
}

.box_rete {
	width:auto;
	height:auto;
	display:block;
/*	background-color:#993300;*/
}

.pages {
	float:right;
	padding-right:50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	bottom:20px;
	right:0px;
}

.pages a {
	color: #003572;
	text-decoration:none;
}

.pages a:hover {
	color:#bcce41;
	text-decoration:underline;
}

b.green {
	color:#bcce41;
	padding-left:3px;
}




/***********************************/
/*             SHOWROOM            */
/***********************************/


#showroom {
	width: 420px;
	height: 90px;
	margin-left:0px;
	margin-right:auto;
	display:block;
	float:none !important;
	position:absolute;
	bottom: 29px !important;
}

a.showroom_box {
	margin:0px;
	border:none;
	display:block;
	float:left;
}


