@charset "utf-8";
	
#contents #corpo{
	background: url(../index/corpo_bg.gif) no-repeat;
	padding: 25px 8px;
	height: 212px;
	width: 300px;
	float:left;
	display:inline;
	color:#666;
	line-height:1.6;
	}
#corpo h2{
	margin-bottom:15px;}
#corpo p{
	font-weight:bold;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;}
	
#corpo ul li{
	background: url(../global/listicon.gif) no-repeat left center;
	list-style: none;
	font-size: 0.75em;
	margin-left: 14px;
	padding-left: 12px;
	}
	
#corpo a{
	font-weight:bold;
	text-decoration: none;
}

#corpo a:hover{
	text-decoration: underline;
}

#contents #person{
	background: url(../index/person_bg.gif) no-repeat;
	padding: 25px 8px;
	height: 212px;
	width: 300px;
	float:left;
	display:inline;
	margin-left:25px;
	color:#666;
	line-height:1.6;
	}
	
#person h2{
	margin-bottom:15px;}
#person p{
	font-weight:bold;
	margin-left:7px;
	margin-right:7px;
	margin-bottom:10px;}
	
#person ul li{
	background: url(../global/listicon.gif) no-repeat left center;
	list-style: none;
	font-size: 0.75em;
	margin-left: 14px;
	padding-left: 12px;
	}
	
#person a{
	font-weight:bold;
	text-decoration: none;
}

#person a:hover{
	text-decoration: underline;
}


ul.left{
	float:left;}
	
ul.right{
	float:left;
	padding-left:12px;}
	
#contents table#news{
	margin-top:14px;
	margin-left:12px;
	font-size:0.75em;
	color:#666;
	border-collapse:collapse;
	width:640px;}
	

	
table#news tr{
	background: url(../global/tableline.gif) repeat-x left bottom;
	}
	
table#news th{
	font-weight:normal;
	text-align:left;
	padding:0.8em 0.5em 0.4em;
	width:9.5em;
}
	
table#news td{
	padding:0.8em 0.5em 0.4em;
}
	
#contents h3{
	clear:both;
	padding-top:50px;}

