
/* BEGIN Structure de base des popups */
#body-style-popHeader { background-color: #FFF; margin: 0; padding: 0; }
#popHeader { background-color: #FFF; }
#containerPopup { width:580px; float: left; border: 5px solid #AACC88; background-color: #FFF; margin: 0 auto; }/* container */ 
#headerPop { width: 600px; height: 96px; padding: 0; margin: 0; background: url(/images/common/popup/pop_top.gif) no-repeat; }

.headerPop #searchDiv { width: auto; height: 53px; }
#printDiv {  width: auto; height: 13px; clear: left; overflow: hidden; }
#footerPop { width: 100%; clear: left; height: 22px; padding: 0; margin :0; background: url(/images/common/nav/bg_bottom.gif) repeat; text-align: right; }
.headerRedirect { width: 100%; height: 68px; padding: 0; margin: 0; background: url(/images/common/popup/bg_top.gif) repeat; }

#contentsPopup_popHeader { background-color: #FFFFFF; width: 570px; margin: 5px auto; }
#contentsPopup_popHeader h1 { background-color: #D8FF3E; width: 560px;; height: auto; padding: 3px; margin-bottom: 10px; font-size: 14px; color: #316ACF; margin-top: 10px; }
#contentsPopup_popHeader h2 { background-color: #FFEB66; width: 560px; padding: 2px; margin-bottom: 10px; font-size: 13px; color: #316ACF; }
#contentsPopup_popHeader p { width: 560px; padding: 3px; }
#contentsPopup_popHeader li { width: auto; padding: 3px; }


#contentsPopup_popRedirect { background-color: #FFFFFF; width:auto; margin: 0px auto; }

/* END Structure de base des popups */
/* BEGIN BT Impression */
#headerPop #printButton { background: url(/images/common/nav/bt_impression.gif) no-repeat; display: block; width: 90px; height: 13px; float: right; margin: 53px 0 0 0; padding: 0;}
#headerPop #printButton:hover {background: url(/images/common/nav/bt_impression-over.gif) no-repeat; }
/* END BT Impression */

/* BEGIN Top */
#img_01 { background: url(/images/common/popup/img_01.jpg) no-repeat; padding-left: 0px; width: 174px; height:50px; float: left; background-color: #D8FF3E;}
#img_02 { background: url(/images/common/popup/img_02.gif) no-repeat; width: 409px; height:50px; float: right; }
.lineClosePop { float: right; text-align: right; width: 100%; height: 11px; overflow:hidden; }
#lineRedirect {background-color: #FCAF17; float: right; text-align: right; width: 100%; height: 11px; overflow:hidden; }
#lineRedirect a {background: url(/images/common/popup/bt_return.gif) no-repeat; width: 136px; height: 11px; display: block; float: right; text-align: right; padding-right:0px;}
#lineRedirect a:hover { background: url(/images/common/popup/bt_return-over.gif) no-repeat; width: 136px; height: 11px; display: block; padding-right:0px;}
/* BEGIN Top */

/* BEGIN BT Fermer la fenetre */
.closePop {background: url(/images/common/popup/bt_close.gif) no-repeat; width: 13px; height: 13px; display: block; float: right; text-align: right; padding-right: 10px; margin-top: 10px;}
.closePop:hover { background: url(/images/common/popup/bt_close-over.gif) no-repeat; width: 13px; height: 13px; display: block; padding-right: 10px; margin-top: 10px;}
/* END BT Fermer la fenetre */

/* BEGIN BT Retour au site */
.returnSite {background: url(/images/common/popup/bt_close.gif) no-repeat; width: 136px; height: 11px; display: block; float: right; text-align: right; padding-right:0px;}
.returnSite:hover { background: url(/images/common/popup/bt_close-over.gif) no-repeat; width: 136px; height: 11px; display: block; padding-right:0px;}
/* END BT Retour au site */

#loginTitle {
	color: #333399;
	font-weight: bold;
	font-size: 14px;
}
#loginLoginTitle {
	background-color: #FFFF99;
	width: 50%;
	height: auto; 
	float: left;
	text-align: left;
	padding: 2px;
}

#loginLoginField {
	width: 50%;
}

#loginPasswordTitle {
	background-color: #FFFF99;
	width: 50%;
	height: auto; 
	float: left;
	text-align: left;
	padding: 2px;
}

#loginPasswordField {
	width: 50%;
}

/* Mise en forme du tableau des stats en popup */
#contentsPopup_popHeader {
	width: 600px;
}
#contentsPopup_popHeader th {
	background-color: #B5CCE2;
	text-align: center;
}
#contentsPopup_popHeader td {
	background-color: #E1EBF3;
}