﻿.PopupRecommander {width:500px; height:300px;position:fixed; left: 50%; top: 50%; margin-top: -175px; margin-left: -250px; z-index:1500; }
.PopupRecommander .bt-action { position:absolute; bottom:10px; width:300px;left:100px;}
.PopupRecommander .email { font-size:18px;}
.PopupRecommander p { margin-bottom:5px;}

.PopupRecommander .cTop, .PopupRecommander  .cBottom { height: 10px; }
.PopupRecommander .cMiddle { height: 280px; }

.PopupRecommander .cTop .cLeft { background:transparent url(/Images/popup/confirm/corner-top-left.png) no-repeat top left; width:10px;}
.PopupRecommander .cTop .cCenter { background:transparent url(/Images/popup/confirm/border-top.png) repeat-x top left;}
.PopupRecommander .cTop .cRight { background:transparent url(/Images/popup/confirm/corner-top-right.png) no-repeat top right; width:10px;}

.PopupRecommander .cMiddle .cLeft { background:transparent url(/Images/popup/confirm/border-left.png) repeat-y top left; width:10px;}
.PopupRecommander .cMiddle .cCenter { width:480px; background-color:white;vertical-align:top;}
.PopupRecommander .cMiddle .cRight { background:transparent url(/Images/popup/confirm/border-right.png) repeat-y top right; width:10px;}

.PopupRecommander .cBottom .cLeft { background:transparent url(/Images/popup/confirm/corner-bottom-left.png) no-repeat top left; width:10px;}
.PopupRecommander .cBottom .cCenter { background:transparent url(/Images/popup/confirm/border-bottom.png) repeat-x top left;}
.PopupRecommander .cBottom .cRight { background:transparent url(/Images/popup/confirm/corner-bottom-right.png) no-repeat top right; width:10px;}



.PopupRecommander h3 {color:#E1630A; font-size:14px; font-weight:bold; text-align:left; text-decoration:underline; margin-bottom:15px;}
.PopupRecommander fieldset { margin: 0 0 10px 0; padding: 0; border:none; }
.PopupRecommander .cContent { margin:5px;}
.PopupRecommander fieldset p label { width:130px; display:block; float:left;}
.PopupRecommander fieldset p .TextBox, .PopupRecommander fieldset p textarea { display:block; width:200px; float:left;}
.PopupRecommander fieldset p { width:400px; height:20px; }
.PopupRecommander fieldset .textarea { height:50px; }
.PopupRecommander .btFermer { float:right; top:0px;}
.PopupRecommander .btEnvoyer {  position:absolute; bottom:20px; right:20px;}
.PopupRecommander .Mention { width:350px; float:left; clear:both; text-align:left; }
.PopupRecommander table { width:100%; }
.PopupRecommander .labelErrorMessage { display:block; clear:both; text-align:center;padding-top:5px;color:Red;}
.PopupRecommander .retourRecommander { width:97%; text-align:center;position:absolute; bottom:20px;left:0;}
.PopupRecommander .confirmation { width:97%;text-align:center;margin-top:100px;}
.PopupRecommander .confirmation span { font-size:13px;}


/* Popup de confirmation de la page d'inscription au catalogue */
.PopupConfirmForm {width:500px; height:120px;position:fixed; left: 50%; top: 50%; margin-top: -60px; margin-left: -250px; z-index:1500; color:#e1620a; }
.PopupConfirmForm .email { font-size:18px;}
.PopupConfirmForm p { margin-bottom:5px;}
.PopupConfirmForm .bt-action { position:absolute; bottom:10px; width:300px;left:100px;padding:0px; margin:0px;}

.PopupConfirmForm .cTop, .PopupConfirmForm  .cBottom { height: 10px; }
.PopupConfirmForm .cMiddle { height: 100px; }

.PopupConfirmForm .cTop .cLeft { background:transparent url(/Images/popup/confirm/corner-top-left.png) no-repeat top left; width:10px;}
.PopupConfirmForm .cTop .cCenter { background:transparent url(/Images/popup/confirm/border-top.png) repeat-x top left;}
.PopupConfirmForm .cTop .cRight { background:transparent url(/Images/popup/confirm/corner-top-right.png) no-repeat top right; width:10px;}

.PopupConfirmForm .cMiddle .cLeft { background:transparent url(/Images/popup/confirm/border-left.png) repeat-y top left; width:10px;}
.PopupConfirmForm .cMiddle .cCenter { width:480px; background:transparent url(/Images/popup/confirm/content-center.png) repeat-x top left; vertical-align:top;}
.PopupConfirmForm .cMiddle .cRight { background:transparent url(/Images/popup/confirm/border-right.png) repeat-y top right; width:10px;}

.PopupConfirmForm .cBottom .cLeft { background:transparent url(/Images/popup/confirm/corner-bottom-left.png) no-repeat top left; width:10px;}
.PopupConfirmForm .cBottom .cCenter { background:transparent url(/Images/popup/confirm/border-bottom.png) repeat-x top left;}
.PopupConfirmForm .cBottom .cRight { background:transparent url(/Images/popup/confirm/corner-bottom-right.png) no-repeat top right; width:10px;}


.overlay {background-color:white; }










.Formulaire
{
	font-family:Arial;
	color:#182d64;
	font-size:10px;
	text-align:left;
}

.Formulaire .TextBox, .Formulaire .DropDrownList
{
	font-family:Arial;
	color:#182d64;
	font-size:10px;
	text-align:left;
}
