#templateHomeAboutus #topContent {
	height:380px;
	padding-top:0;
}
#templateHomeAboutus #topContent .news {
	position:absolute;
	right:20px;
	top:82px;
}
* html #templateHomeAboutus #topContent .news {
	right:15px;
}
#templateHomeAboutus {
	background:url(/img/about-us/bgd-home.jpg) no-repeat center 70px;
}
#templateHomeAboutus #bottomContent #menuAboutUs {
	margin-left:65px;
}
#introHome {
	width:285px;
	margin-top:52px;
	margin-left:4px;
}
#introHome h1 {
	font-size: 19px;
	line-height: 1;
	font-weight: normal;
	text-align: justify;
	color:#000000;
	margin-bottom: 0.4em;
}
#introHome h1 span {
	font-size:39px;
	line-height:1em;
	color: #da161f;
}
#introHome p {
	color: #616161;
	margin-bottom: 0.8em;
}
#introHome h2 {
	font-size:15px;
	color: #da161f;
	line-height:1;
	font-weight:bold;
}
#introHome h2 span {
	font-size:21px;
	color:#000000;
	line-height:1;
	font-weight:normal;
}

/*Push avec Entete rouge*/
#menuAboutUs {
	font-size:10px;
	width:839px;
}
#menuAboutUs .borderTpushl {
	background: url(/img/push/push-btleft-red.png) no-repeat;
}
* html #menuAboutUs .borderTpushl {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-btleft-red.png',sizingMethod='image');
}

#menuAboutUs .borderTpushr {
	background: url(/img/push/push-btright-red.png) no-repeat;
}
* html #menuAboutUs .borderTpushr {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-btright-red.png',sizingMethod='image');
}
#menuAboutUs .pushTop {
	background: url(/img/push/push-top-bg-red.png) repeat-x;
}
* html #menuAboutUs .pushTop {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-top-bg-red.png',sizingMethod='scale');
}
#menuAboutUs .content ul {
	background: url(/img/push/qui-bg.gif) repeat-x;
	height:118px;
	position:relative;
	width:853px;
	left:-7px;
}
* html #menuAboutUs .content ul {
	left:-1px;
	margin-right:-7px;
}
#menuAboutUs .content ul li {
	background: url(/img/push/qui-bg.gif) repeat-x;
	width:76px;
	padding:12px 14px 0;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #fefefe;
	float:left;
	text-align:center;
}
#menuAboutUs .content ul li a img {
	margin-top:12px;
	opacity : 0.7;
    filter : alpha(opacity=80);
}
#menuAboutUs .content ul li a:hover img {
	opacity : 1;
    filter : alpha(opacity=100);
}
#menuAboutUs .content ul li a {
	text-decoration:none;
}
#menuAboutUs .content ul li span {
	color:#d11305;
	font-size:12px;
	font-weight:bold;
}
#menuAboutUs .content ul li span:first-letter {
	text-transform:uppercase;
}
#menuAboutUs .content ul li.first {
	border-left:none;
}
#menuAboutUs .content ul li.last {
	border-right:none;
}
#menuAboutUs .pushRightBg .content{
	padding:0;
}
.page #bottomContent {
	background:url(/img/bgd-main.jpg) center bottom no-repeat;
	padding-bottom:24px;
	z-index:2;
	top:14px;
	position:relative;
}
* html .page #bottomContent {
    top:0px;
}