/* CSS Document */

/* BLOC FCK EDITOR */
#container #main #right #bottom #page #temp1 #temp1-middle #fck h2,
#container #main #right #bottom #page #temp2 #temp2-middle .fck h2{
	margin:0;
	padding:9px 10px 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#BB0E1D;
	text-align:left;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck h3,
#container #main #right #bottom #page #temp2 #temp2-middle .fck h3{
	margin:0;
	padding:9px 10px 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-align:left;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck p,
#container #main #right #bottom #page #temp2 #temp2-middle .fck p{
	margin:0;
	padding:0 10px 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	text-align:justify;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck img,
#container #main #right #bottom #page #temp2 #temp2-middle .fck img{
	margin:0;
	padding:0 0 3px 6px;
	float:right;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck ol,
#container #main #right #bottom #page #temp2 #temp2-middle .fck ol,
#container #main #right #bottom #page #temp1 #temp1-middle #fck ul,
#container #main #right #bottom #page #temp2 #temp2-middle .fck ul{
	margin:0;
	padding:0 10px 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#666666;
	text-align:left;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck ol li,
#container #main #right #bottom #page #temp2 #temp2-middle .fck ol li{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#BB0E1D;
	text-align:left;
	list-style-position:inside;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck ul li,
#container #main #right #bottom #page #temp2 #temp2-middle .fck ul li{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#617B32;
	text-align:left;
	list-style-position:inside;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck table,
#container #main #right #bottom #page #temp2 #temp2-middle .fck table{
	margin:10px auto;
	padding:0;
	border:none;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	background-color:#F7F7F7;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck table tbody,
#container #main #right #bottom #page #temp2 #temp2-middle .fck table tbody,
#container #main #right #bottom #page #temp1 #temp1-middle #fck table tr,
#container #main #right #bottom #page #temp2 #temp2-middle .fck table tr{
	margin:0;
	padding:0;
	border:none;
}
#container #main #right #bottom #page #temp1 #temp1-middle #fck table td,
#container #main #right #bottom #page #temp2 #temp2-middle .fck table td{
	margin:0;
	padding:4px;
	border:none;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
}