/*Petit*/
.ui-window.petit{background:url(monstyle/popup_chic_petit.gif) top left no-repeat;}
.petit .content {background:none;color:#092960;font:normal 11px/1em Verdana, Arial, sans-serif;overflow:hidden; width:140px !important; height:70px !important; position:relative; top:80px !important;left:50px !important; text-align:left;}
.petit .buttons {position: absolute;top:40px;left:170px;height:40px;width:40px;}
.petit .buttons a.close {float:left;height:40px;width:40px;margin: 3px 7px 0 0px;adding-top:0px;overflow:hidden;}
.petit_overlay {position:absolute;top:0;left:0;width:100%;background-color:#DDD;filter:alpha(opacity=60);opacity: 0.6;-moz-opacity: 0.6;}

/*Moyen 1*/
.ui-window.medium1{background:url(monstyle/popup_chic_moyen1.gif) top left no-repeat;}
.medium1 .content {background:none;color:#092960;font:normal 11px/1em Verdana, Arial, sans-serif;overflow:hidden; width:200px !important; height:100px !important; position:relative; top:90px !important;left:80px !important;text-align:left;}
.medium1 .buttons {position: absolute;top:50px;left:250px;height:40px;width:40px;}
.medium1 .buttons a.close {float:left;height:40px;width:40px;margin: 3px 7px 0 0px;adding-top:0px;overflow:hidden;}
.medium1_overlay {position:absolute;top:0;left:0;width:100%;background-color:#DDD;filter:alpha(opacity=60);opacity: 0.6;-moz-opacity: 0.6;}

/*Moyen 2*/
.ui-window.medium2{background:url(monstyle/popup_chic_moyen2.gif) top left no-repeat;}
.medium2 .content {background:none;color:#092960;font:normal 11px/1em Verdana, Arial, sans-serif;overflow:hidden; width:270px !important; height:220px !important; position:relative; top:100px !important;left:110px !important;text-align:left;}
.medium2 .buttons {position: absolute;top:55px;left:340px;height:40px;width:40px;}
.medium2 .buttons a.close {float:left;height:40px;width:40px;margin: 3px 7px 0 0px;adding-top:0px;overflow:hidden;}
.medium2_overlay {position:absolute;top:0;left:0;width:100%;background-color:#DDD;filter:alpha(opacity=60);opacity: 0.6;-moz-opacity: 0.6;}

/*Grand*/
.ui-window.grand{background:url(monstyle/popup_chic_grand.gif) top left no-repeat;}
.grand .content {background:none;color:#092960;font:normal 11px/1em Verdana, Arial, sans-serif;overflow:hidden; width:320px !important; height:300px !important; position:relative; top:100px !important;left:120px !important;text-align:left;}
.grand .buttons {position: absolute;top:50px;left:405px;height:40px;width:40px;}
.grand .buttons a.close {float:left;height:40px;width:40px;margin: 3px 7px 0 0px;adding-top:0px;overflow:hidden;}
.grand_overlay {position:absolute;top:0;left:0;width:100%;background-color:#DDD;filter:alpha(opacity=60);opacity: 0.6;-moz-opacity: 0.6;}




.ui-window.monstyle{background:url(monstyle/popup_chic_moyen1.gif) top left no-repeat;}
.monstyle .content {background:none;color:#092960;font:normal 11px/1em Verdana, Arial, sans-serif;overflow:auto; width:200px !important; height:100px !important; position:relative; top:90px !important;left:80px !important;text-align:left;}
.monstyle .buttons {position: absolute;top:50px;left:250px;height:40px;width:40px; background-color:#0033CC;}
.monstyle .buttons a.close {float:left;height:40px;width:40px;margin: 3px 7px 0 0px;adding-top:0px;overflow:hidden;}
.monstyle_overlay {position:absolute;top:0;left:0;width:100%;background-color:#DDD;filter:alpha(opacity=60);opacity: 0.6;-moz-opacity: 0.6;}
