
body {
	margin:0px;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	background-color:#001626;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#main_container {
	width:963px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
   font-size:18px;
	font-weight: normal;
	background-color:#073152;

	}
	
	#logo_rogas {
		width: 318px;
		height: 224px;
		margin-bottom:0px;
		float:left;
	}

	
	#top_img {
		width: 645px;
		height: 224px;
		background-image: url(../images/top_img.jpg);
		background-repeat:no-repeat;
		float:left;
		
	}
	
	#menu_box {
		width:963px;
		height: 63px;
		background-image: url(../images/menu_bg.jpg);
		background-repeat: repeat-x;
		float:left;
	}
	
	#btn_container{
		margin-left: 40px;
	}
	
	.top_btn {
		width: 177px;
		height: 40px;
		float:left;
	}
	
	#footer_container {
		width: 963px;
		background-color: #072d49;
		float:left;
	}
	
	#footer_txt_box {
		float:left;
		width: 500px;
		margin-top: 38px;
	}
	
	#numeroverde_box {
		float:left;
	}
	
	#noxia_box {
		float:right;
	}
	
	
	
	/* CSS FADE MENU */
	
	
	
#navigation {
  list-style: none;
  margin-top: 9px;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  	height: 40px;
	position: relative;
	display: block;
	background: url(../images/dragon-sprite2.jpg) 0 0 no-repeat;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 176px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -160px;
  cursor:pointer;
}

#navigation a.services {
  background-position: -177px -0px;
  width: 176px;
}

#navigation .highlight a.services:hover,
#navigation a.services .hover {
  background-position: -177px -160px;
  cursor:pointer;
}

#navigation a.portfolio {
  background-position: -354px 0;
  width: 176px;
}

#navigation .highlight a.portfolio:hover,
#navigation a.portfolio .hover {
  background-position: -354px -160px;
  cursor:pointer;
}

#navigation a.about {
  background-position: -531px 0;
  width: 176px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
  background-position: -531px -160px;
  cursor:pointer;
}

#navigation a.contact {
  background-position: -708px 0;
  width: 176px;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
  background-position: -708px -160px;
  cursor:pointer;
}

/* SMOOTH MENU */

.smooth-menu li {
	width:130px;
	list-style-type: none;
}

.smooth-menu li a {
	z-index: 1;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration:none;
	line-height: 10px;
}

.smooth-menu li a:hover {
	z-index: 1;
	position: relative;
	display: block;
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;
}

.smooth-menu {
	margin: 0;
	padding:0px;
}

.menu-three li {
	font-family: arial;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	margin:0px;
}

.menu-three .selection {
	font-size: 11px;
	line-height: 10px;
	background-image: url(../images/bg_products.jpg);
	background-repeat: repeat-x;
}

/* TEXT CLASS */
	

	.news_title {
		color: #2180c3;
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
	}
	
	.news_title:hover {
		color: #073152;
		font-size: 12px;
		font-family: arial;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.blue_txt {
		color: #073152;
		font-size: 12px;
		font-family: arial;
	}
	
	.slogan_txt {
		color: #5296c6;
		font-size: 26px;
		font-family: arial;
		margin-top: 25px;
		margin-left: 8px;
		letter-spacing: -3px;
	}
	
	.white_big_title {
		color: white;
		font-size: 35px;
		font-family: arial;
		letter-spacing: -4px;
		line-height:29px;
		text-decoration: none;
	}
	
	.prodotti_big_link {
		color: #5296c6;
		font-size: 26px;
		font-family: arial;
		margin-top: 25px;
		margin-left: 8px;
		letter-spacing: -2px;
		text-decoration: none;
	}
	
	.prodotti_big_link:hover {
		color: white;
		font-size: 26px;
		font-family: arial;
		margin-top: 25px;
		margin-left: 8px;
		letter-spacing: -2px;
	}
	
	.white_big_link {
		color: white;
		font-size: 35px;
		font-family: arial;
		letter-spacing: -4px;
		line-height:29px;
		text-decoration: none;
	}
	
	.white_big_link:hover {
		color: #2180c3;
		font-size: 35px;
		font-family: arial;
		letter-spacing: -4px;
		line-height:29px;
		text-decoration: none;
	}
	
	.white_txt {
		color: white;
		font-size: 12px;
		font-family: arial;
	}
	
	.blue_big_title {
		color: #073152;
		font-size: 35px;
		font-family: arial;
		letter-spacing: -4px;
		line-height:29px;
		text-decoration: none;
	}
	
	.white_sub {
		color: white;
		font-size: 25px;
		font-family: arial;
		letter-spacing: -2px;
		line-height:29px;
		text-decoration: none;
	}
	
	.blue_sub {
		color: #073152;
		font-size: 25px;
		font-family: arial;
		letter-spacing: -2px;
		line-height:29px;
		text-decoration: none;
	}
	
	.list_title {
		color: white;
		font-size: 15px;
		font-weight: bold;
		font-family: arial;
	}
	
	.page_list {
		margin-left:20px;
		margin-top: 5px;
		list-style: square;
		color: white;
		font-size: 15px;
		line-height: 30px;
		font-family: arial;
	}
	
	#center_slogan {
		width:963px;
		height: 73px;
		background-image: url(../images/slogan_bg.jpg);
		background-repeat: repeat-x;
		padding:0px;
		float:left;
	}
	
	.product_txt {
		color: #75b2dc;
		font-size: 19px;
		font-family: arial;
		margin-top: 25px;
		margin-left: 8px;
		letter-spacing: -1px;
		text-decoration: none;
	}
	
	.prd_txt {
		color: #5296c6;
		font-size: 26px;
		font-family: arial;
		margin-top: 13px;
		margin-left: 8px;
		letter-spacing: -3px;
	}
	
	.product_txt:hover {
		color: white;
		font-size: 19px;
		font-family: arial;
		margin-top: 25px;
		margin-left: 8px;
		letter-spacing: -1px;
		text-decoration: none;
	}
	
	.product_txt_small {
		color: #75b2dc;
		font-size: 13px;
		font-family: arial;
		font-weight: bold;
		margin-left: 5px;
		margin-right: 5px;
		letter-spacing: 0px;
		text-decoration: none;
	}
		
	.product_txt_small:hover {
		color: white;
		font-size: 13px;
		font-family: arial;
		font-weight: bold;
		margin-left: 5px;
		margin-right: 5px;
		letter-spacing: 0px;
		text-decoration: none;
	}
	
	.news_row {
		width: 439px;
		margin-bottom: 5px;
	}
	
	.news_img {
		float:left;
		padding: 5px;
		filter:alpha(opacity=100); 
		-moz-opacity: 1.0; 
		opacity: 1.0;
	}
	
	.news_img:hover {
		float:left;
		padding: 5px;
		filter:alpha(opacity=60); 
		-moz-opacity: 0.6; 
		opacity: 0.6;
	}
	
	.news_img a {
	}
	
	.news_txt {
		width: 300px;
		float:left;
		padding: 5px;
	}
	
	.open_news_img {
		float:left;
		margin-right: 10px;
	}
	
	.open_news_txt {
		color: #073152;
		font-size: 12px;
		font-family: arial;
	}
	
	.form_label {
		color: #073152;
		font-size: 12px;
		font-family: arial;
	}
	
	.form_text {
		border: 1px #073152 solid;
		background-color: #9fd3f8;
		color:  #073152;
		font-size: 12px;
		margin-right: 10px;
		width: 150px;
	}
	
	.form_textarea {
		border: 1px #073152 solid;
		background-color: #9fd3f8;
		color:  #073152;
		font-size: 12px;
		margin-right: 10px;
		width: 150px;
		height: 100px;
	}
	
	.form_btn {
		float:right; 
		border:0px;
		margin:0px;
		background-color: #072d49;
		color: white;
		font-size: 15px;
		font-weight: bold;
		font-family: arial;
		letter-spacing: -1px;
		text-decoration: none;
		cursor: pointer;
	}
	
	.mail_link {
		color: white;
		font-size: 12px;
		font-family: arial;
		text-decoration: underline;
	}
	
	.mail_link:hover {
		color: white;
		font-size: 12px;
		font-family: arial;
		text-decoration: none;
	}
			
	.footer_txt {
		color: white;
		font-size: 11px;
		font-family: arial;
	}
	
	.footer_mail {
		color: white;
		font-size: 11px;
		font-family: arial;
		text-decoration:underline;
	}
	
	.footer_mail:hover {
		color: white;
		font-size: 11px;
		font-family: arial;
		text-decoration:none;
	}
	
	
	
