﻿/* //// BUG fond PNG IE6 pour intro welcome //// 
#IE6 #intro.bckgDegradBlanc {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_pt/_br/html/company/Img/welcome/welcomeIntroDegradIE6.png,sizingMethod='image');
	background-image:none;
}
//fait bugger le lien playPauseFlash car pas de focus sur les objets quand on applique ce filtre !
*/
#intro{
	clear:both;
	display:block;
	padding:1em;
	width:446px;
	height:170px;
	margin-left:265px;
	position:relative;
}
#intro img{
	margin-top:1em;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#intro #aniflash{
	margin-top:1em;
	display:block;
	width:450px;
	height:78px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:absolute;
}
#playPauseFlash{
	width:16px;
	height:16px;
	display:none;
}
#pushes{
	clear:both;
	display:block;
	width:784px;
}
#IE6 #pushes{
	clear:both;
	display:block;
	width:794px;
}
.push{
	float:right;
	width:159px;
	height:176px;
	overflow:hidden;
}
.pushtop{
	background:transparent url(/_pt/_br/html/company/Img/welcome/welcomePushTop.png) no-repeat;
	height:7px;
}
.pushhead{
	width:122px;
	height:35px;
	padding:0 10px 5px 15px;
	background-color:#780747;
}
#IE6 .pushhead{
	margin-top:-13px;
	padding-top:2px;
	height:33px;
}
#IE7 .pushhead{
	padding-top:2px;
	height:33px;
}
.pushhead a{
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
}
.pushcontent{
	position:relative;
	padding:0 10px 5px 10px;
}
.pushcontent img{
	position:absolute;
	top:-48px;
	left:13px;
}
#IE6 .pushcontent img{
	left:3px;
}
.pushcontent p{
	display:block;
	margin:40px 5px 0px 5px;
	height:53px;
	font-size:0.8em;
	color:#1F1139;
}
.pushcontent a{
	display:block;
	font-size:0.9em;
	color:#780747;
	padding:0px 0 5px 10px;
	background:transparent url(/_pt/_br/html/company/Img/welcome/welcomePushPictoLien.gif) no-repeat 0 5px;
	text-decoration:underline;
}
/***** OMBRES *****/
.pushOmbre{
	background:transparent url(/_pt/_br/html/company/Img/welcome/welcomePushFond.png) no-repeat;
	margin-right:-5px;
}
#IE6 .pushOmbre{
	/* */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/_pt/_br/html/company/Img/welcome/welcomePushFond.png,sizingMethod='image');
	background-image: none;
	margin-right:3px;
}
#IE6 .pushOmbre a{
	position:relative;
}
#IE6 .pushOmbreLast{
	margin-right:0;
}
