@charset "utf-8";
/* Padrão PopUp v 1.0 */

.PopUp{ background:#fff;}
.PopUp .windowPop {width:674px; margin:0 auto 10px; overflow:hidden;}
.PopUp .windowPop .headerPop{ background:#ffcc00 ; width:100%; height:83px; margin:0;}
.PopUp .windowPop .headerPop h2{ color:#fff; font-size:26px; font-weight:700; letter-spacing:-2px; padding:34px 0 0 30px; font-family:"PlutoBold",Arial,sans-serif;}
.PopUp .windowPop .contPop{ background:#fff; width:91.8%; padding:20px 30px; overflow:hidden; font-size:12px; line-height:20px;}
.PopUp .windowPop .contPop ol{ list-style-type:block; padding:0 0 0 18px;}
.PopUp .windowPop .contPop img{ display:block;}