body {
	background-color: #000078;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {	color: #003399;	text-decoration: none;}
a:hover {	text-decoration: underline;}
.clearall {
	clear: both;
}
#wrapperall {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
#topper {
	background-image: url(../images/bec_topper_cepct.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 1010px;
}
#topper h1 {
	font-size: 24px;
	text-align: center;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 30px;
}

#mainmenu {
	background-image: url(../images/becmainmenu_cepct.jpg);
	height: 40px;
	width: 1010px;
}
#mainmenu ul{
	list-style:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#mainmenu li{
	display:inline;
}
#mainmenu li a{
	color:#666666;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../images/becmainmenu_item_cepct.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 172px;
	float: left;
	display: block;
	height: 29px;
	background-color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
}


#mainmenu li a:hover{
color:black;
}
#mainmenu li a:hover span{
color:black;
}



#wrappercontent {
	background-image: url(../images/becmaincontent_cepct.jpg);
	width: 970px;
	padding-right: 20px;
	padding-left: 20px;
	
	background-color: #FFFFFF;
	padding-top: 10px;
}
#wrapperbottomer {
	background-image: url(../images/becbottomer_cepct.jpg);
	height: 110px;
	width: 1010px;
}
.spaced {
	margin-top: 5px;
	padding: 5px;
	height: 40px;
}
#wrappLeftMenu {
	background-color: #F0F0F0;
	padding: 2px;
	float: left;
	width: 230px;
}

#wrappLeftMenu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#wrappLeftMenu li a {
	color:#666666;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	background-image: url(../images/bec_left_menu_item_cepct.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 209px;
	display: block;
	height: 23px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 11px;
	margin-bottom: 2px;

}
#wrappLeftMenu li a:hover {
	color:#003399;
}
#wrappLeftMenu li {
	list-style:none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.fineprint {
	font-size: 11px;
}
#wrappRightMenu {
	background-color: #F0F0F0;
	float: right;
	width: 201px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.rightItem {
	width: 196px;
	margin-bottom: 2px;
}
.capRightItem {
	background-image: url(../images/bec_cap_right_item_cepct.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 196px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
}
.bodyRightItem {
	background-color: #FFFFFF;
	text-align: center;
	width: 194px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-color: #CDCDCB;
	border-bottom-color: #CDCDCB;
	border-left-color: #CDCDCB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#mainContent {
	float:left; width:520px; margin-left:5px;
}
#mainContent p {
	text-align: justify;
}

#mainContent h1 {
	font-size: 24px;
	text-align: center;
}
#mainContent h2 {
	font-size: 18px;
	text-align: center;
}
#mainContent h3 {

	font-size: 16px;
	text-align: center;
}
.newsdate {
	float: left;
	width: 100px;
	text-align: left;
	clear: both;
}
.newsTitle {
	text-align: left;
	float: left;
	width: 420px;
}
.fotoGalerieThumb a {
	display: block;
	float: left;
	width: 150px;
	height: 100px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	padding: 2px;
	margin: 2px;
}
.fotoGalerieThumb a:hover {
	border: 1px solid #666666;
}