/* Block editorial */
.editorial_block { margin-bottom: 2em }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
	margin:0px 0 10px 0;
	padding: 0;
	background: none;
}
.editorial_block h2 {
	padding:0 0 20px 0;
	font-size: 16px;
	line-height: 1.2em;
	color: #222;
	text-transform: none;
	background: none;
	text-align: center;
	font-weight: normal;
	min-height: 2.4em;
}
#editorial_block_center p { padding-left: 0 }
#editorial_block_center .rte p {color:#222 }

#editorial_block_center p#editorial_image_legend {
   margin: 0 0 10px;
   padding:0;
	color: #222;
   font-size: 10px;
}

.editorial_block a{color:#222}
.editorial_block a:hover{color:#f16100}

.home-column{
	width: 300px;
	float: left;
	margin-left: 10px;
	line-height: 1.6em;
	background: url(double-note-45.png) center 10px no-repeat white;
	padding: 70px 10px 20px 10px;
	/*box-shadow: 4px 4px 8px #111;*/
	min-height: 575px;
}

.home-column1{
	width: 300px;
	float: left;
	margin: 0px;
	line-height: 1.6em;
	background: url(double-note-45.png) center 10px no-repeat white;
	padding: 70px 10px 20px 10px;
	/*box-shadow: 4px 4px 8px #111;*/
	min-height: 575px;
}

.button-editor{
	margin-left: 102px;
	display: block;
	padding-left: 90px;
	overflow: hidden;
	width: 0px;
	height: 130px;
	background: url(button_editor.png) 0 0;
}

.button-editor:hover{
	background: url(button_editor.png) -95px 0;
}

.button-contact{
	margin-left: 102px;
	display: block;
	padding-left: 90px;
	overflow: hidden;
	width: 0px;
	height: 130px;
	background: url(button_contact.png) 0 0;
}

.button-contact:hover{
	background: url(button_contact.png) -95px 0;
}
