@charset "UTF-8";

@import "../css/import.css";

/*-------------------------------------------
---------------------------------------------parm*/

.propia{
	width:460px;
}

.propia p{
	border-bottom:1px solid #DCD3BE;
	background:url(../img/square.gif) no-repeat 3px 7px;
	padding-left:18px;
	padding-bottom:3px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
}

.propia p span{
	float:right;
	font-weight:bold;
}

.propia table{
	width:460px;
}

.propia table th,.propia table td{
	border-bottom:1px solid #DCD3BE;
	padding:5px;
	text-align:left;
}

.propia table td{
	font-weight:bold;
}

.propia table td span{
	font-size:smaller;
	font-weight:normal;
}

.column strong{
	font-weight:bold;
}

.photoCenter{
	width:630px;
	text-align:center;
}

.lecture{
	width:600px;
	border:1px solid #BDA580;
	margin-top:20px;
	padding:15px;
}

.lecture h3{
	margin-top:0 !important;
}

.spTop{
	margin-top:15px;
}