﻿/* Block editorial */
#editorial_block_center {
	
}
#editorial_block_center .block_content{

}


#editorial_block_center .rte{
	padding-left: 0;
}
#editorial_block_center .editor_logo{

}


.editorial_block { margin-bottom: 10px }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
	background: none;
	padding: 0;
	margin-bottom: 1em; margin-left: 0;
}
.editorial_block h2 {
	font-size: 1.1em;
    margin: 1em 0;
	text-transform: none;
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 10px;
	background: none;
	color: #5D717E
}
.editorial_block p { padding-top: 0.4em }
#editorial_block_center p { padding-left: 0 }

#editorial_image_legend {
	color: #AAAAAA;
    font-size: 6pt;
    font-style: italic;
    margin: 4px 0 0;
    padding-left: 0;
    text-align: center;
}


.editorial_block_entree { margin-bottom: 0}
.editorial_block_entree .rte { background: transparent none repeat scroll 0 0 }
.editorial_block_entree h1 {
	background: none;
	padding: 0;
	margin-bottom: 0; margin-left: 0;
}
.editorial_block_entree h2 {
	font-size: 1.1em;
    margin: 4px 0;
	text-transform: none;
	padding: 0;
	background: none;
}
.editorial_block_entree p { }

.editorial_block_entree #editorial_image_legend {
	color: #AAAAAA;
    font-size: 6pt;
    font-style: italic;
    margin: 4px 0 0;
    padding-left: 0;
    text-align: center;
}
