@charset "UTF-8";

/* Basic */


body
    {
    background-color:#fff;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
    line-height: 18px;
	text-align:justify;
	margin:0;
	padding:0;
    }
    
	
a {
	color:#69C;
	font-weight:bold;
	text-decoration:none;
	
	}
	
a:hover {
	color:#435310;
	}


h1 {
	margin:0;
	color: #CCC;
	font-size:18px;
	line-height:24px;
	font-weight:normal
	}

h2 {
	font-size:14px;
	margin:3px 0 0 0;
	color: #FFF;
	font-weight:normal;
	}
	
h3 {
	margin:2px 0px 5px 0;
	color: #B8B8B8;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	}/* footer menu */
	

h4 {margin:0px;
	font-size:16px;
	color: #666;
	font-weight:normal;
	line-height:20px;
	}/* vertical menu */
	

p {
	font-family: "Arial", Helvetica, sans-serif;
	margin:0;
	color: #666;
	font-weight:normal;
	line-height:18px;
	}

ul {
	font-family: "Arial", Helvetica, sans-serif;
	margin:0;
	padding:10px 0 0 10px;
	color: #666;
	font-weight:normal;
	line-height:18px;
	}
	
li {
	list-style-type: square;
	list-style-position: inside;
	}
	
a img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}

/* DIV */

#main {
	margin:0 auto;
	float:left;
	width:100%;
	background-image:url(../images/bg_page1.jpg);
	/*background-repeat: no-repeat;
	background-position: left bottom;*/
	}
	
#hugger{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header{
	width: 958px;
	float:left;
	/* background-image:url(../images/.jpg); */
	background-color:#fff;
	height: 150px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}
	
#menu{
	width: 100%;
	float:left;
	background-image:url(../images/bg_menu.jpg);
	height: 80px;
	}
	
#page_container{
	width: 958px;
	float:left;
	background-color:#FFF;
	/*background-image:url(../images/bg_hugger.png);*/
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}
	
#footer{
	width: 100%;
	float:left;
	/* background-image:url(../images/.jpg); */
	background-color:#333333;
	height: 180px;
	}
	
	
/* DIV Page Container */

#page_container_left{
	width: 180px;
	float:left;
	margin: 20px 0 20px 0;
	}

#page_container_main{
	width: 778px;
	float:left;
	margin: 20px 0 20px 0;
	}

#page_container_right{
	width: 148px;
	float:left;
	margin: 20px 0 20px 0;
	/* background-color:#E8E8E8; */
	height: 943px;
	}
	

	
/* CLASS Page Container Main */

.slider_container {
    width: 736px;
	heigh:300px;
	margin: 0 0 10px 20px;
	background-color:#333;
	border: 3px solid #CCC;
}

.divider {
	width: 742px;
	height:37px;
	float:left;
	margin: 20px 0 10px 20px;
	background:url(../images/product_bar.jpg) repeat-x left top;
	text-align:center;
	padding-top:8px;
}


/* IMAGES CLASSES */

.ima_container {
	width: 230px;
	height:160px;
	float:left;
	background-color:#CCC;
	
	margin:20px 0 10px 20px;
}


.title_container {
	width: 230px;
	height:25px;
	float:left;;
	text-align:center;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	margin-left:20px;
}

h2 a {
	
	font-weight:normal;
}


/* PRODUCT CLASSES */

a.product  {
	color:#666;
	font-weight:normal;
}

.product_container {
	width: 756px;
	float:left;
	margin: 0 0 20px 10px;
}

.product_bar_top {
	width: 100%;
	height:32px;
	float:left;
	padding-top:8px;
	text-align:center;
	margin:0;
	background:url(../images/product_bar.jpg) repeat-x left top ;
}

.product_bar {
	width: 308px;
	height:25px;
	float:left;
	text-align:center;
	margin:3px 0 0 2px;
	background-image:url(../images/bg_menu.jpg);
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #666;
}



.product_ima_main,.product_ima_right, .product_icons  {
	height:300px;
	float:left;
	margin: 10px 3px 3px 3px;
	
}

.product_ima_main {
	width: 250px;
	border: 1px solid #999;		
	
	
}

.product_ima_right {
	width: 100px;
	border: 1px solid #999;
	background-color:#E0E0E1;
}

.product_ima_right_frame {
	float:left;
	width: 90px;
	height: 90px;
	border: 1px solid #999;
	margin:6px 4px 0 4px;
}

.product_icons {
	width:70px;
	padding:0;

}

.product_menu_a, .product_menu_b, .product_menu_c {
	float:left;
	margin:10px 0 0 4px;
	padding:0;
}

.product_menu_a {width: 230px;}

.product_menu_b {width: 60px;}

.product_menu_c {width: 75px;}

.product_menu_a li, .product_menu_b li  {
	display:block;
	height:20px;
	padding: 3px 0 3px 5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #333;
	list-style-type: none;
	font-size:12px;
	color:#666;
	display:block !important;
}

.product_menu_c li {
	display:block;
	height:27px;
	padding:0px;
	margin-bottom:5px;
	list-style-type: none;
	font-size:12px;
	color:#666;
	display:block !important;
	font-family:"Arial", Helvetica, sans-serif
}

.product_menu_a li a {
	font-weight:normal;
}

.product_menu_a a:hover {
}

.product_menu_c li a {
	display:block;
	height:27px;
	padding-top:4px;
	background:url(../images/but_buy_off.jpg) no-repeat left top ;
	font-weight:normal;
	color:#666;
	text-align:center;
}

.product_menu_c a:hover {background:url(../images/but_buy_on.jpg) no-repeat left top ;}

.product_specifiche {
	width: 308px;
	float:left;
	margin-top:10px;
}

/* OTHERS */

#logo{
	width:80px;
	height:80px;
	float:left;
	margin:0 0 0 20px;
	background-image:url(../images/logo_emme_black.png);
}

#flag{
	width:30px;
	float:left;
	margin:10px 0 0 10px;
}
	

.advert  {
	width: 178px;
	height:360px;
	float:left;
	background-color:#E8E8E8;
	border:1px solid #CCC;
	text-align:left;
	margin:10px 0 0 0;
	/* background-image:url(../images/);*/
}


.movie  {
	margin-top:10px;
	float:left;
	width: 178px;
	height:140px;
	text-align:center;
	background-color:#ccc;
}

.movie p {
	font-size:11px;
	line-height:15px;
}

.ftpsquare  {
	width: 178px;
	height:110px;
	float:left;
	background-color:#E8E8E8;
	padding-top:10px;
	text-align: center;
	margin:10px 0 0 0;
	background:url(../images/bg_square_off.jpg) no-repeat left top ;
}

.ftpsquare p {
	color: #FFF;
	font-size:11px;
	padding: 0 10px 0 10px;
	line-height:15px;
}

.ftpsquare a {
	color: #FFF;
}

.ftpsquare a:hover {
	padding:12px 26px 85px 26px;
	background:url(../images/bg_square_on.jpg) no-repeat left top ;
}

.window {
	width: 720px;
	height:600px;
	overflow:auto;
}

.window1 {
	width: 300px;
	margin:0;
	padding:20px 10px 10px 10px;
}

.window2 {
	width: 300px;
	height:500px;
	margin:0;
	padding:10px;
}

.window2 h1{
	color: #666;
	padding-top:15px;
}


.icone {
	float:left;
	width: 200px;
	height:150px;
	padding:10px;
	text-align:left;
}
