/* EDITORIAL */
.aboutPage #bottomContent .about h2 {
	margin-left:15px;
}
.aboutPage #bottomContent .about p.intro {
	margin-left:15px;
}
.aboutPage #bottomContent .about #ethic h3 {
	color:#da161f;
	padding:0 0 15px 0;
	font-family:"Trebuchet MS", Arial, sans-serif; font-size:22px; font-weight:normal;
}
.aboutPage #bottomContent .about #ethic h4 {
	color:#063875;
	padding:0 0 10px 0;
	font-family:Arial, sans-serif; font-size:13px; font-weight:bold;
}
.aboutPage #bottomContent .about #ethic h5 {
	color:#da161f;
	padding:0;
	font-family:Arial, sans-serif; font-size:11px; font-weight:bold;
}
/* BOX COMMITMENTS */
.about #ethic .commitment {
	clear:left;
	padding: 20px 0 30px 15px;
	border-bottom:#ccc solid 1px;
	zoom:1;
}
.about #ethic .last {
	border:none;
}
.about #ethic .commitment:after {
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
/* Commitment details (left)*/
.about #ethic .commitment .commitmentDetails {
	float:left;
	width:470px;
	padding-right:10px;
}
.about #ethic .commitmentDetails .commitmentAbout {
	float:left;
	margin-bottom:20px;
	zoom:1;
}
.about #ethic .commitmentDetails .commitmentAbout:after {
	display:block; clear:both;
	visibility:hidden;
	height:0;
	content:".";
}
.about #ethic .commitmentDetails .commitmentAbout img {
	float:left;
	clear:left;
	margin:5px 30px 20px 0;
}
.about #ethic .commitmentDetails  .commitmentAbout a {
	display:block;
	float:left;
	clear:left;
	width:170px;
	padding-left:10px;
	margin-top:5px;
	color:#DA161F;
	background: #fff url(/img/arrow-right-red.gif) no-repeat left center;
	font-weight:bold;
	text-decoration:underline;
}
.about #ethic .commitmentDetails  .commitmentAbout a:hover {
	text-decoration:none;
}

.about #ethic .commitmentDetails  .commitmentContent {
	font-size:11px;
}
/* Commitment contributor (right)*/
.about #ethic .commitment .contributors {	
	float:left;
	margin-left:10px;
	margin-right:0;
}
.about #ethic .commitment .contributors .push {	
	width:205px;
}
.about #ethic .commitment .contributors  img {
	float:left;
	clear:left;
	margin:0 10px 10px 0;
}

.about #ethic .commitment .contributors .contributor {
	margin-bottom:20px;
	font-size:11px;
}
.about #ethic .commitment .contributors .contributor a {
	color:#DA161F;
	font-size:10px;
	float:right;
	margin:0px 15px 0 0;
}


/*
.about #edito div.editoContent {
	position:relative;
	font-size:12px; font-weight:normal;
}
*/

