body{
	background: #6699cc url(../IMG/background_top.jpg) repeat-x; 
	background-color: #6699cc;
	padding:0;
	margin:0;
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size:0.9em;               
    text-align: center;
}

a:link {color: #990000; text-decoration: none}     
a:visited {color: #990000; text-decoration: none}  
a:hover {color: #990000; text-decoration: none}


h1{
	font-size:1.3em;
	color:#003366;
	font-weight:lighter;
	border-bottom:1px dashed #cccccc;
	clear:left;
	margin-bottom:10px;
	margin-top:20px;
}


/* Contenitore centrale esterno*/

#content_ext{ 
	width:760px;       
	text-align:left;
	background:#ffffff;
	background-repeat:repeat-y;
	margin:0 auto;
	border-bottom:2px solid #666666;
	margin-top:4px;
	padding:6px;
}

/* Style header*/

#header{       
	background-color:#003366;
	background-image:url(../IMG/header_bg_dx.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}


#slideshow {
	overflow: hidden;
	width: 760px;
	height: 208px;
}

#slideshow img {
	width: 760px;
	height: 208px;
	position: absolute;
	display: none;
	cursor:default;
}

#logo{
	display:block;
}

/*  Style per menubar */





.active{
	background-image:url(../IMG/active.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	color:#990000;
	font-weight:bold;
	font-size:16px;
}



/* ICONE LINGUA SITO*/
#language{
	color:#FFFFFF;
	width:760px;
	text-align:right;
	margin:4px auto;
	font-size:small
}

.img_lang{
	margin-left:4px;
	vertical-align:middle;
}

/* CONTENUTI*/
#contenuti{
	background-image:url(../IMG/sfuma_top.jpg);
	background-repeat:repeat-x;
	padding:10px;
	color:#666666;
	margin-top:4px;
	
}

/* SEZIONE CONTENUTI INTERNA*/
#content_descr{
	margin-bottom:10px;
	border-color:#00FF33;
	height:100%
}

.descr_sez{
	padding:0;
	width:450px;
	display:block;
}

#camicia_demo{
	width:247px;
	margin-top:52px;
	margin-left:30px;
	padding:0;
	float:right;
}

#ebay{
	width:200px;
	height:100px;
	margin-right:20px;
	margin-bottom:100px;
	padding:0;
	float:right;
}

/* FOOTER*/
#footer{
	clear:both;
	background-color:#003366;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	padding-top:4px;
	padding-left:8px;
	padding-bottom:4px;
}

#footer a:link{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:visited{
	color:#FFFFFF;
	text-decoration:underline
}

#footer a:active{
	color:#FFFFFF;
	text-decoration:none;
}



/* PROTOTYPE DEMO*/

#menu_cam{
	text-align:center;
	border:1px solid #feebb6;
	padding:6px;
}

#menu_cam a:link{
	color:#003366;
	text-decoration:underline;
}

#menu_cam a:hover{
	color:#003366;
	text-decoration:none;
}

#menu_cam a:visited{
	color:#003366;
	text-decoration:underline;
}


#menu_cam a:active{
	color:#003366;
	text-decoration:underline;
}


.main{
	padding:10px;
}

.main img{
	border:0;
	vertical-align:middle;
}


.main a{
	padding-right:50px;
}

.scroller {
	width:716px;
	overflow: hidden;
	border: 1px solid #CCD8E3;
	margin-top:10px;
    background-color: #e0f0ff;
}

.scroller#scroller-3 {
	width: 868px;
}

#content-1 {
	width: 2500px;
	}

#content-2 {
	width: 400px;
	}

.slide {
	width: 716px;
    height:400px;
	float: left;
	background-color: #e0f0ff;
	padding: 5px;
    text-align:left;
}


#demo{
	padding:0;
	margin:0;
}



#menubar{
	
	background-repeat:repeat-x;
	background-color:#ffcc00;
	background-image:url(../IMG/menubar.jpg);
	color:#990000;
	font-size:16px;
	margin-top:4px;
	margin-bottom:4px;
}

#menubar ul{
	margin:0;
	padding:10px;
	list-style-type:none
}

#menubar li{
	display:inline;
	background: transparent url(../IMG/divider.gif) center right no-repeat;
	padding: 12px;
}

#intro{
	background: transparent url(../IMG/intro.jpg) no-repeat;
	width:554px;
	height:466px;
	margin:0 auto;
	margin-top:89px;
}

#intro p{
	color:#FFFFFF;
	font-size:18px;
	margin-top:10px;
}

#intro_it{
	text-align:right;
	float:left;
	width:224px;
	margin-top:206px;
	font-size:22px;
	color:#003366;
}

#intro_eng{
	text-align:left;
	float:right;
	width:224px;
	margin-top:206px;
	font-size:22px;
	color:#FFFFFF
}

#intro a{
    color:#003366;
	text-decoration:underline;
}

#intro a:hover{
    color:#003366;
	text-decoration:none;
}

#copyright{
    color:#ffffff;
	font-size:12px;
}

#ebay_anim{
    margin-top:50px;
}

#box_contatti{
    border:1px dashed #cccccc;
	padding:6px;
	width:350px;
	float:left
}

#skype{
    border:1px dashed #cccccc;
	padding:6px;
	width:350px;
	height:234px;
	float:right;
	margin-bottom:10px;
}

#skype_img{
    margin-top:60px;
	margin-left:110px
}

