.c_info {
	background-image: url(../design/panel/commune-f.png);
	background-repeat: repeat-y;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.c_info_h {
	background-image: url(../design/panel/commune-h.png);
	background-repeat: no-repeat;
	height: 19px;
	position: relative;
}
.c_info_b {
	background-image: url(../design/panel/commune-b.png);
	background-repeat: no-repeat;
	position: relative;
	height: 33px;
}
.c_info H1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #000000;
}
.c_info H2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.c_info H3 {
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.c_info P {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}

