/******************************************************************************
* ixPdonComponent.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

/* Colonnes */
.dotted{
	border-right:1px dotted #dcdcdc;
	border-bottom:1px dotted #dcdcdc;
}
.dotted div.advColumnContent{
	margin:0px;
}
td.blackColumn{
	background-color:#000;
}
/*Cadre*/
.pinkInset{
	margin:0px 0px 20px;
	background:#e01e75 url(../iso_icons/ixPdonpinkInsetTL.gif) 0% 0% no-repeat;
	width:100%;
}
.pinkInset .insLevel1{
	background:transparent url(../iso_icons/ixPdonpinkInsetTR.gif) 100% 0% no-repeat;
}
.pinkInset .insLevel2{
	background:transparent url(../iso_icons/ixPdonpinkInsetBL.gif) 0% 100% no-repeat;
}
.pinkInset .insLevel3{
	background:transparent url(../iso_icons/ixPdonpinkInsetBR.gif) 100% 100% no-repeat;
}
.pinkInset h3.insTitle-bg-img{
	text-align:center;
	margin:0px;
}
.pinkInset h3.insTitle-bg-img span{
	display:none;
}
.pinkInset .insContent{
	padding:2px;
}

/* Titre */
.columnTitle{
	text-align:center;
	font-size:10px;
	color:#333;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding-top:5px;
	font-weight:normal;
}
.bsPageTitle,
.bsLevel0,
.labelLevel1,
.labelLevel1 a,
.labelLevel1 a:visited,
.labelLevel1 a:hover,
.labelLevel1 a:active{
	color:#1075ad;
	font-size:14px;
	font-weight:bold;
}
.bsPageTitle,
.labelLevel1,
.labelLevel1 a,
.labelLevel1 a:visited,
.labelLevel1 a:hover,
.labelLevel1 a:active{
	margin-top:0px;
	background:transparent url(../iso_icons/ixPdonbgPageTitle.gif) 0% 100% repeat-x;
	padding:0px 5px 10px;
}
.ixPdonContentShop .bsPageTitle{
	color:#D32D89;
}
.bsLevel1,
.labelLevel2,
.labelLevel2 a,
.labelLevel2 a:visited,
.labelLevel2 a:hover,
.labelLevel2 a:active{
	font-size:12px;
	color:#1075ad;
	font-weight:bold;
}
.bsLevel2,
.level3,
.level3 a,
.level3 a:visited,
.level3 a:hover,
.level3 a:active{
	font-size:11px;
	color:#a7a7a7;
}
/* Plan du site */
.smeSiteMap ul.level1{
	padding:0;
	margin:0;
	list-style:none;
}
.smeSiteMap ul.level1 ul{
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}
.smeSiteMap li.level1{
	float:left;
	width:48%;
	margin-right:1%;
}
/*Authentification*/
.usrAuthInset{
	border:1px solid #FFF;
	border-top:0px;
	padding:5px;
	height:55px !important;
	height:auto;	
}
.usrAuthInset input{
	margin-left:27px;
	border:1px solid #FFF;
}
.usrAuthInset p.login input{
	margin-left:39px;
}
.usrAuthInset p.pwd,
.usrAuthInset p.button{
	float:left;
}
.usrAuthInset p.lostPwd,
.usrAuthInset p.newUser{
	float:right;
	margin:15px 0px 0px 15px;
}
.usrAuthInset p.lostPwd{
	clear:both;
}
/*bouton*/
.usrAuthInset input.bsButton{
	background:none;
	border:1px solid #FFF;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	margin-left:5px;
	padding-bottom:0em;
	padding-top:0em;
	text-align:center;
}

/*paragraphe*/
.thirteenPx{
	font-size:13px;
}

/* Suivi de commande */
.gshpCommandFollowUpPage div.gshpLinkBackToList{
	float:none;
	text-align:right;
}