
#breadCrumb {
	padding: 10px 17px 0 17px;
	font-size: 10px;
	color: white;
	background: url(../images/bg_BreadCrumb.gif) no-repeat;
	width: 412px;
	height: 34px;
}

#breadCrumb  a{
	color: white;
}

#center {
	padding: 15px 0 0 15px;
	text-align: justify;	
	min-height: 300px;
}

#center h1{
	color:#b1dc23;
	font-size: 11px;
	text-transform: uppercase;
}

#center h2{
	padding: 0;
	margin: 0;
	color: #7a9910;
	font-weight: normal;
	font-size: 24px;
}



/*	 NEWS && PUB	*/
div.elements {
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #A3A3A3;
}

.elements h1 {
	color : #BF0000;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

div.txt_elm {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.link_elm {
	float: left;
}

div.date_elm {
	float: right;	
	padding-bottom: 5px;
	font-style: oblique;
	letter-spacing: 1px;
	font-size: 90%;
}

#center table,th,td,tr {
	border:0px;
	padding: 0;
	margin: 0;
}

#center td {
	padding:5px;
	border-bottom: 1px dotted #C2CB5A;
}

#center h5{
	padding: 0;
	margin: 0;
}
