/* GENERIC */
* { padding: 0; border: 0; margin: 0; text-decoration: none; list-style: none;}

body {
	font-family: Georgia, Arial, Times, "Times New Roman", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background: #04367b url('../img/bg/bg.png') center repeat-y;
}

/* TAGS */

h1 {
}

h2 {
	color: #5D5D5D;
}

h3 {
}

h4 {
}

h5 {
}

h6 {

}

a {
}

ul {
}

ol {
}

li {
}

p {
	padding: 7px;
	line-height: 20px
}

span {
}


/* GENERIC CLASSES */
.clearer {
	clear: both;
}

.news {
	float: left;
	height: 101px;
	width: 215px;
	margin: 8px 0;
	background: url('../img/bg/news.png') 0 0 no-repeat;
}

.news p{
	height: 50px;
	width: 160px;
	margin: 4px 0 0 29px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 10px

}

.news a{
	height: 12px;
	width: 100px;
	margin: 70px 0 0 75px;
	color: blue;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}


.box_external {
	float: left;
	height: 70px;
	width: 132px;
	margin: 10px 6px;
	background: url('../img/bg/box_external_bg.png') 0 0 no-repeat;
}

.box_external_centred {
	float: left;
	height: 70px;
	width: 132px;
	margin: 10px 6px 0px 220px;
	background: url('../img/bg/box_external_bg.png') 0 0 no-repeat;
}

.menu{
	float: left;
	padding: 13px;
	height: 50px;
	/*background: url('../img/bg/menu_active_bg.png') 0 0 repeat-x;*/

}

.menu a{
	/*margin: 0 2px 0 2px;*/
	color: #FFF;
	font-family: Verdana;
	font-size: 16px;

}

.menudiv {
	float: left;
	margin: 2px;
	height: 45px;
	background: url('../img/bg/menudiv.png') 0 0 no-repeat;

}


.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

/* DIVS */

		/*** HEADER ***/
		#header {
			margin: 0px auto 0 auto;
			width: 900px;
		}

			/* LOGO */
			#header #logo{
				float: left;
				height: 51px;
				width: 256px;
				margin: 0 0 0 0;
				background: #FFF url('../img/bg/logo_bg.png') 0px 0px no-repeat;
			}

			/* RIGHT_HEADER */
			#header #right_header{
				float: left;
				margin: 0 0 0 0;
				height: 51px;
				width: 510px;
				background: url('../img/bg/header_bg.png') 0px 0px repeat-x;
			}

			/* BOOKMARK */
			#header #bookmark{
				float: left;
				margin: 0 0 0 0;
				height: 51px;
				width: 134px;
				background: url('../img/bg/bookmark_bg.png') 0px 0px no-repeat;
			}

		/*** CONTAINER ***/
		#container{
			margin: 0 0 0 auto;
			width: 870px;
		}

			/** WRAPPER **/
			#wrapper{
				/*background: #FFF;*/
				margin: 0 auto 0 auto;
				width: 900px;
				background: url('../img/bg/wrapper_bg.png') 0px 0px repeat-y;
			}


			/* NAVIGATION */
			#wrapper #navigation {
				width: 100%;
				margin: 0 -2px 0 0;
				height: 55px;
				background: url('../img/bg/navigation_bg.png') 0px 0px repeat-x;
			}



			/* WRAPPER_LEFT */
			#wrapper #wrapper_left {
				float: left;
				margin: 0 5px 0 15px;
				width: 68%;
				padding: 0 0 0 0;
				border-right: 1px dashed #bebebe;
			}

				/* WINDOWS */
				#wrapper #wrapper_left #windows{
					margin: 10px 0;
				}

					#tespi, #np_editore, #media_network, #lab_chimera, #king_komix, #ducas, #aaronworks {
						display: block;
						height: 45px;
						width: 110px;
						margin-top: 7px;
						margin-left: 9px;
					}
					
					#aaronworks{
						background: url('../img/bg/aaronworks_bg.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
						margin-left: 11px;
					}

					#tespi {
						background: url('../img/bg/tespi_bg.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
						margin-left: 11px;
					}

					#np_editore {
						background: url('../img/bg/nicola_pesce_editore_bg.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
					}

					#media_network {
						background: url('../img/bg/media_network_bg.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
					}

					#lab_chimera {
						background: url('../img/bg/labchimera_bg.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
						height: 60px;
						width: 112px;
					}

					#king_komix {
						background: url('../img/bg/king_komix.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
						height: 60px;
						width: 112px;
					}

					#ducas {
						background: url('../img/bg/ducas.png') 0 0 no-repeat;
						height: 60px;
						width: 112px;
						height: 60px;
						width: 112px;
					}

				/*  CONTENT */
				#wrapper #wrapper_left #content{
					padding: 0px 0 10px 0;
					line-height: 16px;
					font-size: 13px;
					font-family: Trebuchet;
					color: #333;
				}

					/* CONTACT */
					#wrapper #wrapper_left #content #contact{
						margin: 10px 0px 10px 50px;
					}

						/* CONTACT_TABLE */
						#wrapper #wrapper_left #content #contact table{
							margin: 10px 0px 10px 50px;
						}

				/*  BANNER_LEFT */
				#wrapper #wrapper_left #banner_left{
					width: 98%;
					height: 70px;
					border: 1px solid #bebebe;
				}

			/* WRAPPER_RIGHT */
			#wrapper #wrapper_right {
				float: left;
				margin: 0 5px 0 15px;
				width: 20%;
			}

				/* BASKET */
				#wrapper #wrapper_right #basket{
					height: 16px;
					width: 210px;
					margin: 2px 2px;
					text-align: center;
					font-size:13px ;
					border: 1px solid orange;
					/*color: #04377D; /*#FB8412*/
				}

				#wrapper #wrapper_right #basket /*#A:active,*/ #A:link ,#A:visited{
					color: #04377D;
				}

				#wrapper #wrapper_right #basket #A:hover{
					text-decoration: underline;
				}


				/*  BANNER_RIGHT */
				#wrapper #wrapper_right #banner_right {
					float: left;
					width: 100%;
					margin: 8px 0 0 0;
					height: 100px;
					/*border: 1px solid #bebebe;*/
				}


			/* VETRINA */
			#wrapper #vetrina {
				margin: 3px 0px 0px 0px;
				width: 100%;
				height: 170px;
				/*border: 1px solid red;*/
				background: url('../img/bg/vetrina_bg.png') 0 0 repeat-x;
			}

				/* VETRINA_TITLE1 */
					#wrapper #vetrina #title1{
						float: left;
						margin: 20px 30px 0px 20px;
						width: 210px;
						height: 150px;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/bg/sotto_ondina.png');
					}#title1[id] { background:url('../img/bg/sotto_ondina.png') 0px 20px no-repeat; }



					/* VETRINA_TITLE1_IMG */
						#wrapper #vetrina #title1 img{
							margin: 0px 0 0 10px  ;
							height: 130px;
							width: 90px;
						}


					/* VETRINA_TITLE1_H2 */
						#wrapper #vetrina #title1 h2{
							margin: -105px 0 10px 110px  ;
							height: 10px;
							width: 80px;
							font-family: Verdana;
							font-size: 10px;
						}


					/* VETRINA_TITLE1_P */
						#wrapper #vetrina #title1 p{
							margin: 5px 0 0 105px  ;
							height: 50px;
							width: 80px;
							color: #5D5D5D;
							position: relative;
							line-height: 10px;
							font-family: Verdana;
							font-size: 9px;
							text-align: left;
							text-decoration: none;
						}

						#wrapper #vetrina #title1 p:hover{
							text-decoration: underline;
						}

				/* VETRINA_CLOSE_TITLE1 */
					#wrapper #vetrina #close_title1{ /* TRASPARENZA */
						margin: 20px 0px 0px -240px;
						width: 210px;
						height: 150px;
						float:left;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/bg/ondina.png');
					}#close_title1[id] { background:url('../img/bg/ondina.png') 0 0 no-repeat; }



				/* VETRINA_TITLE2 */
					#wrapper #vetrina #title2{
						float: left;
						margin: 20px 30px 0px 0px;
						width: 210px;
						height: 150px;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/bg/sotto_ondina.png');
					}#title2[id] { background:url('../img/bg/sotto_ondina.png') 0px 20px no-repeat; }



					/* VETRINA_TITLE2_IMG */
						#wrapper #vetrina #title2 img{
							margin: 0px 0 0 10px  ;
							height: 130px;
							width: 90px;
						}


					/* VETRINA_TITLE2_H2 */
						#wrapper #vetrina #title2 h2{
							margin: -105px 0 10px 110px  ;
							height: 10px;
							width: 80px;
							font-family: Verdana;
							font-size: 10px;
						}


						/* VETRINA_TITLE2_P */
						#wrapper #vetrina #title2 p{
							margin: 5px 0 0 105px  ;
							height: 50px;
							width: 80px;
							color: #5D5D5D;
							position: relative;
							line-height: 10px;
							font-family: Verdana;
							font-size: 9px;
							text-align: left;
							text-decoration: none;
						}

						#wrapper #vetrina #title2 p:hover{
							text-decoration: underline;
						}

				/* VETRINA_CLOSE_TITLE2 */
					#wrapper #vetrina #close_title2 { /* TRASPARENZA */
						margin: 20px 0px 0px -240px;
						width: 210px;
						height: 150px;
						float:left;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/bg/ondina.png');
					}#close_title2[id] { background:url('../img/bg/ondina.png') 0 0 no-repeat; }




				/* VETRINA_TITLE3 */
					#wrapper #vetrina #title3{
						float: left;
						margin: 20px 30px 0px 0px;
						width: 210px;
						height: 150px;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/bg/sotto_ondina.png');
					}#title3[id] { background:url('../img/bg/sotto_ondina.png') 0px 20px no-repeat; }



					/* VETRINA_TITLE3_IMG */
						#wrapper #vetrina #title3 img{
							margin: 0px 0 0 10px  ;
							height: 130px;
							width: 90px;
						}


					/* VETRINA_TITLE3_H2 */
						#wrapper #vetrina #title3 h2{
							margin: -105px 0 10px 110px  ;
							height: 10px;
							width: 80px;
							font-family: Verdana;
							font-size: 10px;
						}


					/* VETRINA_TITLE3_P */
						#wrapper #vetrina #title3 p{
							margin: 5px 0 0 105px  ;
							height: 50px;
							width: 80px;
							color: #5D5D5D;
							position: relative;
							line-height: 10px;
							font-family: Verdana;
							font-size: 9px;
							text-align: left;
							text-decoration: none;
						}

						#wrapper #vetrina #title3 p:hover{
							text-decoration: underline;
						}

				/* VETRINA_CLOSE_TITLE3 */
					#wrapper #vetrina #close_title3{ /* TRASPARENZA */
						margin: 20px 0px 0px -240px;
						width: 210px;
						height: 150px;
						float:left;
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/bg/ondina.png');
					}#close_title3[id] { background:url('../img/bg/ondina.png') 0 0 no-repeat; }





		/*** FOOTER ***/
		#footer {
			margin: 0 auto 0 auto;
			width: 900px;
		}

			/* MIDDLE_FOOTER */
			#footer #middle_footer{
				float: left;
				width: 787px;
				height: 52px;
				background: url('../img/bg/footer_bg.png') 0px 0px repeat-x;
			}

			/* LEFT_FOOTER */
			#footer #left_footer {
				float: left;
				height: 52px;
				width: 72px;
				background: url('../img/bg/left_footer_bg.png') 0px 0px no-repeat;
			}

			/* RIGHT_FOOTER */
			#footer #right_footer {
				float: left;
				height: 52px;
				width: 41px;
				background: url('../img/bg/right_footer_bg.png') 0px 0px no-repeat;
			}

			/* SUB_FOOTER */
			#footer #sub_footer {
				margin: 1px auto;
				height: 30px;
				width: 850px;
				text-align: center;
				font-family: Helvetica;
				font-size: 14px;
			}

			#footer #sub_footer li {
			display: inline;
			}

			#footer #sub_footer ul {
			display: inline;
			color: #FFF;
			}

			#footer #sub_footer a{
				/*display: block;
				width: 100%;*/
				color: #FFF;
				font-family: Georgia;
				font-size: 14px;
			}

			/* SUB_FOOTER */
			#footer #sub_footer li {
				display: inline;
				margin-left: 0px;
			}

