#wysiwygEditorBody  {
	font: 62.5% Verdana, sans-serif;
	color:#303030;
	margin:0;
	padding:0;
	position:relative;
	height:100%;
	width:100%;
}


#wysiwygEditorBody a img {border:none;display:block;}
#wysiwygEditorBody h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
#wysiwygEditorBody p {margin:0;padding:0 0 15px 0;}
#wysiwygEditorBody ul,ol {
	margin:0;
	padding:0;
	list-style: none outside;
}
#wysiwygEditorBody ul li {
	margin:0;
	padding:0;
}

#wysiwygEditorBody fieldset {
	border:0;
	padding:0;
	margin:0;
}
#wysiwygEditorBody legend {margin:0;padding:0;}
#wysiwygEditorBody input {
	border:1px solid #83acc7;
	padding:0 5px 0 5px;
}
#wysiwygEditorBody input.btn_radio {border:none;}
#wysiwygEditorBody blockquote {
	background: url('/01/images/ico/icones.gif') no-repeat  left -745px;
	margin:10px 0 20px 0;
	padding:20px 0 0 0;
	font-weight:bold;
	font-size:1.0em;
}



/* ==================================== */
/* = ************ typo ************** = */
/* ==================================== */


/* ========== */
/* = common = */
/* ========== */

/* button */
#wysiwygEditorBody button {
	background:none;
	border:none;
	cursor:pointer;
	overflow:visible;
	padding:0 10px 0 0;
	text-decoration:none;
	vertical-align:baseline !important;
	white-space:nowrap;
	width:auto;
}
#wysiwygEditorBody button span {
	display:inline-block !important;
	background: url('/01/images/button/buttons.gif') no-repeat left -95px;
	padding:0 0 0 15px;
	font-size:12px;
	height:17px;
	line-height:16px;
	font-weight:bold;

}
#wysiwygEditorBody button span {
	color:#003366;	
	display:table-cell;
}
#wysiwygEditorBody button span span {
	background:url('/01/images/button/buttons.gif') no-repeat right -95px; 
	padding:0 15px 0 0;
}


/* sidebar + homepage*/
#wysiwygEditorBody h3.small_business {
	color:#036;
	margin:20px 0 15px 0;
	font-size:1.1em;
	clear:both;
}
#wysiwygEditorBody ul.small_business li {
	background: url('/01/images/ico/icones.gif') no-repeat  -290px -792px;
	padding-left:15px;
	margin-bottom:5px;	
}
