/* mod */
h1.generico {background: #4978b6 url(../widgets/sf-h1Generico.gif) no-repeat left top;}

div.generico {
	background: #4978b6 url(../widgets/sf-h1Generico.gif) no-repeat left top;
	position:relative;
	padding:5px 10px 3px 10px;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	font-weight:bold;
}
h1{
	border-bottom:solid 1px #3b755d;
	color:#3b755d;
}
.sec{
	font-size:1.1em;
	font-weight:bold;
	margin:30px 0 5px;
	padding:5px 10px 3px;
	position:relative;
	background:transparent url(../widgets/bullet-01.gif) no-repeat scroll 0 12px;
	color:#3B755D;
}
/* mod */
h2 {
	border-bottom:solid 1px #255294;
	color:#255294;
}
h3 {
	background: url(../widgets/bullet-01.gif) no-repeat 0 12px;
	color:#255294;
}

.boxInfo {
	position:relative;
	margin:20px 0;
	padding:0;
	border:solid 1px #255294;
	background-color:#fff;
}

.boxInfo h3 {
	position:relative;
	padding:0 10px !important;
	margin:0 !important;
	background:none !important;
	background-color:#255294 !important;
	font-size:1.2em !important;
	font-weight:bold !important;
	color:#fff !important;
}
.boxInfo .textarea {
	margin:10px !important;
	padding:0 !important;
}

#toc {
	position:relative;
	clear:both;
	top:20px;
	margin:10px;
	list-style:none;
}
#toc h2 {
	font-size:.9em;
	color:#333;
}
/* mo */
#toc p{
border-bottom:solid 1px #3b755d;
font-size:.9em;
color:#333;
font-weight:bold;
}
/* mod */
#toc ul, #toc ul li {
	position:relative;
	list-style:none;
}
#toc strong { font-weight:normal;}
#toc ul { margin:10px;}
#toc ul li {
	margin:0 0 2px 0;
	padding:0 0 0 10px;
	background: url(../widgets/bullet-01.gif) no-repeat 0 5px;
}
.clear {
	width: 100%;
	height: 0px;
	clear: both;
}
p.required {
	margin-top: -10px !IMPORTANT;
	margin-bottom: 5px !IMPORTANT;
}
.required {
	color: #ff0000;
	font-size:11px;
	padding: 0px;
	margin: 0px;
}
