@charset "utf-8";



/* CSS Document */

/********************overwrite style from style_connstant.css because of bug print (nothing appear or partially in Firefox********************/

#page {
	
	/*overflow: hidden;*/
	max-width: inherit;
	min-width: inherit;
	min-height: inherit;
}

#homeContent {
	border: none;
}

#right {
	display: none;
}

#center {
	margin: 0;
}

/**************************/

.euImageBanner, #ccHeaderT, .euImageTitle, #left {
	display: none;
}

#page #ccHeader h1 {
	display: block;
}

#content {
	padding: 0;
	margin: 0;
}

.policyName {
	float: left;
	padding-left: 0;
}

/***** my team page *******/

#content .headerTeam form {
	display: none;
}

.boxTeam h5 {
	font-weight: bold;
	font-size: 150%;
	padding-left: 0;
	
}

.boxTeam .infoTeam {
	border-top: 1px solid #000;
	padding-top: 5px;
}
