/* Coal CSS Document */ 

html, body {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#60804D;
	font-size:12px;
	background-color:#3BA543;
}
p {
margin:0;
padding:0;
}
table td.bs{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
table td.bslef{
	border-bottom: 1px solid #000;

}
a:link, a:visited {
	color:#D9202E;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

em {
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	/*border-bottom:dashed 2px #60804D;*/
}


/* OBJECTS */

.clr{
	clear:both;
	height:1px;
	font-size:1px;
}

hr {
	visibility:hidden;
	margin:10px 0;
}

.thumb {
	width:64px;
	height:64px;
	float:left;
	margin:0 8px 10px 0;
	border:solid 1px #D9202E;
}

#img_sede {
	margin:0 10px 5px 0;
	float:left;
}

#img_copertura {
	margin:0 0 0 50px;
}

#img_formati {
	width:635px;
	height:260px;
	margin:15px 0 20px 25px;
	background-image:url(../images/loghi_format_coal.gif);
	background-repeat:no-repeat;
}

#img_cartacoal {
	float:left;
	margin:0 15px 5px 0;
}

#radio_container {
	margin-top:35px;
	margin-left:85px;
}

.popup{
	font-family:Arial, Helvetica, sans-serif;
	color:#3BA543;
	font-size:10px;
	font-weight:normal;
	padding:4px;
	background-color:white;
	visibility:hidden;
	border:solid 1px #D9202E;
	cursor:pointer;
	overflow:visible;
	width:150px;
}

.pv_left {
	font-family:'trebuchet MS', Georgia, arial;
	font-size:32px;
	margin-left:0px;
	width:50px;
	float:left;
	text-align:right;
}

	* html .pv_left {
		margin-left:0px;
	}

.pv_right {
	font-family:'trebuchet MS', Georgia, arial;
	font-size:32px;
	margin-right:250px;
	width:50px;
	float:right;
}
	* html .pv_right {
		margin-right:125px;
	}

#franchising {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#3BA543;
	font-size:12px;
	font-weight:normal;
	padding:6px;
	background-color:white;
	border:solid 1px #D9202E;
	cursor:pointer;
	overflow:visible;
	width:200px;
	margin:0 0 10px 10px;
	text-align:center;
}

/* forms */

label { display:block; margin-bottom:7px; overflow:auto; }
label span { text-align:right; float:left; color:#D9202E; /*position:relative; top:3px; right:1px;*/ }
label input {
	float:left;
	border:solid 1px #60804D;
}
textarea {
	font-family:Verdana, sans-serif; font-size:12px;
	width:232px; height:100px;
	border:solid 1px #60804D;
}
* html span { width:150px; text-align:left; }
* html label input { position:relative; left:0px; margin-bottom:7px; }
* html textarea { position:relative; left:0px; }

#form_contatti {
	width:400px;
	margin:20px 0 0 50px;
}

#form_lavoro {
	width:600px;
	margin:20px 0 0 50px;
}

	#form_lavoro span { width:auto; }

.checkbox {
	border:0;
}

html #invia { position:relative; right:50px; }





/* LAYOUT */

#contenitore_principale {
	margin:0 auto 20px auto;
	width:758px;
	background-color:white;
}

	#top_options {
		font-size:10px;
		font-family:Tahoma;
		background-color:#3BA543;
		height:24px;
		line-height:24px;
		color:white;
		width:100%;
	}
		#top_options ul {
			padding:0 0 0 5px;
			margin:0 10px 0 0;
			list-style:none;
		}
			#top_options ul li {
				float:right;
				margin-left:10px;
			}
				#top_options ul li a {
					color:white;
					text-decoration:none;
				}
				#top_options ul li a:hover {
					text-decoration:underline;
					color:white;
				}
			
	#main_bg_top {
		width:100%;
		height:120px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
	}
	
	#main_bg_middle {
		width:100%;
		height:auto;
		background-image:url(../images/main_bg_middle.gif);
		background-repeat:repeat-y;

	}
	#main_bg_middlearea {
		width:100%;
		height:auto;
		background-image:url(../images/main_bg_middlearea.jpg);
		background-repeat:repeat-y;

	}
	
	#fascia_area {
	background-image:url(../images/saluti_area.jpg);
	background-repeat:no-repeat;
	height:20px;
	color:#FFFFFF;
	padding:4px 0 0 10px;
	}
	.alert {
	margin-top:30px;
	}
	#formarearis {
	display:block;
	margin:5px 0 15px 15px;
	}
	#contenutocentr {
	float:left;
	width:526px;
	min-height:400px;
	height:auto!important;
	height:400px;
	margin:0 10px 0 0;
	}
	#contenutocentr a {
				color:#D9202E;
	}
		
	#contenutocentr h1 {
				margin:5px 0 2px 0;
				padding:0;
				font-size:14px;
				font-weight:bold;
				color:#D9202E;
	}
	#contenutocentr h3 {
				margin:2px 0 2px 0;
				padding:0;
				font-size:11px;
				font-weight:bold;
				color:#486545;
	}
	#contenutocentr h2 {
				margin:6px 0 2px 0;
				padding:0;
				font-size:10px;
				font-weight:bold;
				color:#486545;
				text-transform:uppercase;
	}
	#contenutocentr .lavoro_h2 {
					margin-bottom:6px;
	}
			
	#contenutocentr p {
				margin:0;
				padding:0;
				font-size:11px;
	}
	#contenutocentr img {
				margin:0;
				padding:0;
				
	}
	#menu04v {
	float:left;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	min-height:400px;
	height:auto!important;
	height:400px;
	margin:0 20px 0 0;
	}
	
#menu04v ul {
margin: 1px 0 0 0;
padding: 0;
list-style: none;
}
#menu04v li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menu04v a:link, #menu04v a:visited {
display: block;
background-color: #3ba543;
color: #ffffff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #ffffff;
border-left: 10px solid #d9202e;
}
#menu04v a:hover, #menu04v a:focus, #menu04v a:active{
background-color: #2e8935;
color: #FFFFFF;
border-left: 10px solid #fb1728;
}

		#options {
			font-size:10px;
			font-family:Tahoma;
			background-color:#3BA543;
			height:24px;
			line-height:24px;
			list-style:none;
			color:white;
			padding:0 0 0 5px;
			width:745px;
			margin:0;
		}
				
			#options li {
				float:left;
				margin-right:4px;
				height:24px;
				overflow:hidden;
			}
			
				#options li a{
					text-transform:capitalize;
					color:white;
					text-decoration:none;
				}
				
					#options li a:hover{
						text-decoration:underline;
					}
					
				#options li .selected {
					font-weight:bold;
					font-size:11px;
					text-transform:capitalize;
				}

		#left_col {
			width:198px;
			border-right:solid 2px #3BA543;
			float:left;
		}
		
			#win_left_1 {
				background-color:white; /*#99FFFF;*/
				background-image:url(../images/bg_home/delizie.jpg);
				width:100%;
				height:250px;
				display:block;
				border-bottom:solid 2px #3BA543;
			}
			
			#win_left_2 {
				background-color:white; /*#99FFCC;*/
				background-image:url(../images/bg_home/carta_fedelta.jpg);
				width:100%;
				height:115px;
				display:block;
				border-bottom:solid 2px #3BA543;
			}
			
			#win_left_3 {
				width:100%;
				height:221px;
				display:block;
				background-image:url(../images/bg_home/promozioni.jpg);
			}
		
		#center_col {
			width:350px;
			float:left;
		}
		
			#win_cent_1 {
				width:100%;
				height:440px;
			}
			
			#win_cent_2 {
				width:100%;
				height:148px;
				background-color:white; /*#FFCCCC;*/
				border-top:solid 2px #3BA543;
			}
		
		#right_col {
			width:198px;
			border-left:solid 2px #3BA543;
			float:left;
		}
		
			#win_right_1 {
				background-color:white; /*#66CCFF;*/
				background-image:url(../images/bg_home/i_nostri_punti_vendita.jpg);
				width:100%;
				height:182px;				
				border-bottom:solid 2px #3BA543;
			}

			#win_right_2 {
				background-color:white; /*#66CCFF;*/
				background-image:url(../images/bg_home/news_alta.jpg);
				height:106px;
				overflow:hidden;			
				border-bottom:0;
				padding-left:10px;
			}
			#win_right_25 {
			    display:block;
				height:51px;
				width:198px;			
			}
			#win_right_25 a {
			    display:block;
				background-color:white; /*#66CCFF;*/
				background-image:url(../images/bg_home/news_bassa.jpg);
				text-decoration:none;
				height:49px;
				width:198px;			
				border-bottom:solid 2px #3BA543;
				padding:0;
			}
			
		#win_right_25 a:hover {
				background-image:url(../images/bg_home/news_bassa2.jpg);
			}			
			
			#win_right_2 .datanews {
					display:block;
					margin:28px 0 2px 30px;
					line-height:0.6em;
					
				}
			
				#win_right_2 h1 {
					display:block;
					font-size:11px;
					margin:0 0 2px 0;
					padding:0;
				}
				
				#win_right_2 h2 {
					margin:0;
					padding:0;
					font-size:10px;
					font-weight:lighter;
				}
				
				
				#win_right_2 a {
					font-size:10px;
				}

			#win_right_3 {
				background-color:white; /*#66CCFF;*/
				background-image:url(../images/bg_home/prodotti_a_marchio.jpg);
				width:100%;
				height:99px;				
				border-bottom:solid 2px #3BA543;
			}			
			
			#win_right_4 {
				background-color:white; /*#99CC99;*/
				background-image:url(../images/bg_home/numero_verde.jpg);
				background-repeat:no-repeat;
				width:100%;
				height:148px;
			}
	
		#full_width {
			width:90%;
			margin:15px auto;
		}
	
		#full_width span.files {
		float:right;
		width:400px;
		padding:0 20px 0 0;
		text-align:right;
		
		}		
			#full_width a {
				color:#D9202E;
			}
		
			#full_width h1 {
				margin:0 0 2px 0;
				padding:0;
				font-size:14px;
				font-weight:bold;
				color:#D9202E;
			}
			#full_width h2 {
				margin:6px 0 2px 0;
				padding:0;
				font-size:10px;
				font-weight:bold;
				color:#486545;
				text-transform:uppercase;
			}
				#full_width .lavoro_h2 {
					margin-bottom:6px;
				}
			
			#full_width p {
				margin:0;
				padding:0;
				font-size:11px;
			}

	#main_bg_bottom {
		width:100%;
		height:8px;
		line-height:8px;
		background-image:url(../images/main_bg_bottom.gif);
		background-repeat:no-repeat;
	}
	a.privacy {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	padding:0;
	margin:0 10px 0 0;
	background-color:#3ba543;
	}
	a.privacy:hover  {
	text-decoration:underline;
	}
	#footer {
		width:750px;
		height:22px;
		background-color:white;
		border-top:solid 2px #3BA543;
		text-align:center;
		clear:both;
	}

		#footer p {
			margin:0 auto 0 auto;
			padding:0;
			font-size:10px;
			line-height:22px;
		}
		
		
		
		
		
		
		
		
		
		
		
		
/***********/

	#franchising p {
		font-size:13px;
	}