/* CSS Document */

/*colores
black: color:#2a2a2a


*/
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.2;
	color: #7f7f7f;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset */



/*html
{
height: 100%;
}*/

body{
	background-color:#2a2a2a;
	}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2;
	padding-bottom:6px;
	}

a{	color: #7f7f7f;
	text-decoration:none;
	}
a:hover{text-decoration:underline;}

b {	color:#4A4A4A;
	font-weight:bold;
	}
	
body.internal_black b{color:#CCCCCC;}

#main_container{background-image: url(../images/design/back_body.jpg);
	background-repeat: repeat-y;
	background-color:#bfbfbf;
	}

#header{
	height:128px;
	width:960px;
	background-image: url(../images/design/back_header.jpg);
	background-repeat: no-repeat;
	}

h1.logo{
	margin: 0 0 0 25px;
	padding:0;
	width:192px;
	height:128px;
	text-indent:-9999px;
	background-image: url(../images/design/rcm_logo.png);
	background-repeat: no-repeat;
	background-position: left 25px;
	}
h1.logo a{
	display:block;
	width:192px;
		height:90px;
		text-indent:-9999px;
		
	}

* html h1.logo{
	margin: 25px 0 0 25px;
	height:103px;
	}

h1, h2, h3, h4{color:#2a2a2a; font-weight:bold; font-family: Arial, Helvetica, sans-serif; padding-bottom:4px;}
h1{font-size:24px; padding-top:17px;}
h2{font-size:18px; padding-top:16px;}
h3{font-size:15px; padding-top:14px; }
h4{font-size:12px; padding-top:12px;}

body.internal_black h1, body.internal_black h2, body.internal_black h3, body.internal_black h4{color:#CCCCCC;}
div.modulo+h3, .clear, div.modulo+p{clear:both; padding-top:35px;}

/* ---------------------------------------------------------------------------------------- */
/* -----------------------------------navigation------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#topnav{
	height:57px;
	background-image: url(../images/design/back_nav.jpg);
	background-repeat: repeat-x;
	}
	#menu{
		height:57px;
		width:886px;
		background-image: url(../images/design/back_menu.jpg);
		background-repeat: no-repeat;
		background-position: top;
		margin:0 0 0 23px;
		padding:0;
		position:relative;
		}
		#menu li{
			margin:0;
			padding:0;
			list-style:none;
			position:absolute;
			top:0;
			}
		#menu li, #menu a {
			height:57px;
			display:block;
			}
			#nav01 {
				text-indent:-9999px;
				overflow:hidden;
				left:2px;
				width:147px;
				
			}
			#nav02 {
				text-indent:-9999px;
				overflow:hidden;
				left:149px;
				width:147px;
				
			}
			#nav03 {
				text-indent:-9999px;
				overflow:hidden;
				left:296px;
				width:147px;
				
			}
			#nav04 {
				text-indent:-9999px;
				overflow:hidden;
				left:443px;
				width:147px;
				
			}
			#nav05 {
				text-indent:-9999px;
				overflow:hidden;
				left:590px;
				width:147px;
				
			}
			#nav06 {
				text-indent:-9999px;
				overflow:hidden;
				left:737px;
				width:147px;
				
			}
			
			#nav01 a:hover, #nav01 a.current {
				background-image: url(../images/design/back_menu.jpg);
				background-repeat: no-repeat;
				background-position: -2px -57px;	
				
			}
			#nav02 a:hover, #nav02 a.current {
				background-image: url(../images/design/back_menu.jpg);
				background-repeat: no-repeat;
				background-position: -149px -57px;
				
				
			}
			#nav03 a:hover, #nav03 a.current {
				background-image: url(../images/design/back_menu.jpg);
				background-repeat: no-repeat;
				background-position: -296px -57px;	
				
			}
			#nav04 a:hover, #nav04 a.current {
				background-image: url(../images/design/back_menu.jpg);
				background-repeat: no-repeat;
				background-position: -443px -57px;	
				
			}
			#nav05 a:hover, #nav05 a.current {
				background-image: url(../images/design/back_menu.jpg);
				background-repeat: no-repeat;
				background-position: -590px -57px;	
			}
			#nav06 a:hover, #nav06 a.current {
				background-image: url(../images/design/back_menu.jpg);
				background-repeat: no-repeat;
				background-position: -737px -57px;	
			}

/* ---------*/

/* ---------------------------------------------------------------------------------------- */
/* ------------------------------------ content ------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */


#content{
	width:960px;
	background-image: url(../images/design/back_home.jpg);
	background-repeat: repeat-y;
	
	}
	#content p, #content h1, #content h2, #content h3, #content h4{
		margin-left:30px;
		}
		
	.content_top{
		background-image: url(../images/design/back_nav_shadow.jpg);
		background-repeat: no-repeat;
		background-position:left top;
		padding-top:41px;
		/*min-height:50px; /* ---<<<<<----*/
		}
		
body.internal_black #content{
	background:none;
	background-color:#2a2a2a;
	}
	

	
body.internal_black #main_text01{
		padding-top:41px;
		margin-right:26px;
		width:auto;
		}
	
	
	#main_text01{
		width:290px;
		float:left;	
		}
	.main_text02{
		clear:left;
		/*width:700px;*/
		margin-top:35px;
		}
		
	.main_text02 div.box{
		width:290px;
		float:left;
		margin-right:25px;
		}
	.main_text02 div.box_text{
		width:610px;
		float:left;
		margin-right:1px;
		}
		.main_text02 div.box p {font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			padding-bottom:2px;
			}

		.main_text02 div.box_text p {font-family: Arial, Helvetica, sans-serif;
			font-size:14px;
			padding-bottom:2px;
			}
		
		.main_text02 div.box h3{
			padding-bottom:0px;
			padding-top:0px;
			}
		.main_text02 div.box h4{
			padding-bottom:4px;
			padding-top:0px;
			}
		.img_der{
			float:right;
			border: 4px solid #CCCCCC;
			margin:3px 0 0 4px;
			}
		.light_border{
	border: 4px solid #E8E8E8;
		}	
	
	#main_img{
		width:607px;
		height:301px;
		background-image: url(../images/design/back_image.png);
		background-repeat: no-repeat;
		margin-left:335px;
		padding-top:12px;
		}
		#main_img img{
			margin:12px 0 0 12px;
			}
			#main_img div{margin: 0 0 0 12px;}
	
	
	
	#info_note{
		/*clear:left;*/
		padding-top:0px;
		width:157px;
		margin-left:780px;
		}
		#info_note p{font-size:9px;}
		
	hr{
		border-top-width:0;
		border-left-width:0;
		border-right-width:0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999999;
		width:905px;
		margin:35px 0 10px 30px;
		clear:both;
		padding-top:15px;
		}
	body.internal_black hr{
		border-bottom-color: #666;
		}

/* ---------interna black -------------*/



div.modulo{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
	width:905px;
	clear:both;
	margin-left:30px;
	margin-top:15px;
	padding-top:7px;
	}

	div.modulo h4{
		float:left;
		display:inline;
		width:170px;
		height:80px;
		padding: 0;
		}
		
	div.modulo div.text{                          /* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< changes sep 08 <<<<<<<<<<<*/
		float:left;
		display:inline;
		width:330px;
		padding:0;
		margin:0;
		
		}
	div.modulo p.desc{
	font-size:9px;
	margin-top:7px;
	}

	div.fotos{
		display:block;
		min-height:78px;
		width:320px;
		float:right;
		}
		div.fotos img{
			background-image: url(../images/design/back_th.gif);
			padding: 1px 3px 3px 1px;
			margin:0 14px 14px 0;
			background-repeat: no-repeat;
			background-position: left top;
			float:left;
			display:inline;
			/* effect */
			filter:alpha(opacity=80);
			-moz-opacity: 0.80;
			opacity: 0.80;
			}
			
		div.fotos a:hover img{
			/* effect */
			filter:alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			}
			
		#content div.fotos p{
			margin:0;
			padding-bottom:7px;
			margin-top:-7px;
			font-size:9px;
			clear:both;
			width:320px;
			}

/*--------titles---------*/
h1.title_home{
		width:122px;
		height:23px;
		text-indent:-9999px;
		background-image: url(../images/design/title_rcm.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
h1.title_acciaio{
		width:122px;
		height:46px;
		text-indent:-9999px;
		background-image: url(../images/design/title_acciaio.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
h1.title_tipo{
		width:330px;
		height:23px;
		text-indent:-9999px;
		background-image: url(../images/design/title_tipo.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
h1.title_soppa{
		width:330px;
		height:23px;
		text-indent:-9999px;
		background-image: url(../images/design/title_soppalchi.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
h1.title_zoo{
		width:330px;
		height:23px;
		text-indent:-9999px;
		background-image: url(../images/design/title_zoo.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
h1.title_lavori{
		width:330px;
		height:23px;
		text-indent:-9999px;
		background-image: url(../images/design/title_lavori.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
h1.title_contatti{
		width:330px;
		height:23px;
		text-indent:-9999px;
		background-image: url(../images/design/title_contatti.png);
		background-repeat: no-repeat;
		margin-bottom:0px;padding-bottom:0px;
		}
		
/* ------------- */		





/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------------footer-------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */

#footer{
	height:375px;
	background-image: url(../images/design/back_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

	#footer p {font-size:10px;
		text-align:right;
		margin-bottom:8px;
		padding:0;
		margin-right:26px;
		float:right;
		clear:both;
		}
	.content_bottom{
		background-image: url(../images/design/back_home_bottom.jpg);
		background-repeat: no-repeat;
		background-position:left top;
		height:50px; /* --------------*/
		padding-top:115px;
		width:961px;
		}

body.internal_black div.content_bottom{
		background-image: url(../images/design/back_home_bottom_b.gif);
		}

#menu_bottom{
	list-style:none;
	color: #7f7f7f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:20px;
	float:right;
	margin-right:26px;
	}

#menu_bottom li{ float:left;
	margin-left:15px;
	}
