body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.BgPopup{
	background-attachment: fixed;
	background-image: url(../images/popup/bg_popup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BgPopupLign1{
	background-attachment: scroll;
	background-image: url(../images/popup/courbe1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.BgPopupTraitBs{
	background-attachment: scroll;
	background-image: url(../images/popup/traitbs.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.TexteG{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660033;
	text-decoration:none;
}

.TitrePopup{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660033;
	font-weight:bold;
	text-decoration:none;
}

.LienG{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660033;
	text-decoration:none;
}
a.LienG:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660033;
	text-decoration:none;
}
a.LienG:hover{
	color:#0000FF;
	text-decoration:none;
}

.PixHori{
/*
	margin: 1px;
	border-top: 1px solid #BBB7AB;
	border-right: 1px solid #BBB7AB;
	border-bottom: 1px solid #BBB7AB;
	border-left: 1px solid #BBB7AB;
*/	
	background-attachment: scroll;
	background-image: url(./images/pix_hori.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.PixVerti{

	background-attachment: scroll;
	background-image: url(./images/pix_verti.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.Cadre{
	border-top: 1px dashed #850033;
	border-right: 1px dashed #850033;
	border-bottom: 1px dashed #850033;
	border-left: 1px dashed #850033;
}

.Ligne{
	border-top: 1px dashed #850033;
}

.LigneBas{
	border-bottom: 1px dashed #850033;
}
#ListModif {
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	border-bottom:3px solid #FFFFFF;
	/*display: block;**/
}

#TitreRub {
	/*width:300px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	border-bottom:3px solid #FFFFFF;
	/*display: block;**/
}

.BorderBottom{
	height:3px;
	background-color: #FFFFFF;
}

.TexteArea{
	width:448px;
	height:68px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
}
.BoutonChamps{
	width:448px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

