/**
 * @author	Benoit Asselin <benoit(at)agenceici(dot)com>
 * @version	page-sizes.css, 2011/12/07
 * @link	http://www.agenceici.com
 */


#page-sizes { }
.tbody { }
.tbody div.container { position:relative; width:940px; height:570px; margin:0 auto; padding-top:15px; }


.page-static { position:relative; width:930px; border:1px solid #666; color:#fff; margin-top:15px; }

.page-static div.title { position:relative; height:44px; border-bottom:1px solid #666; z-index:1; }
.page-static div.title div.background-fff { position:relative; height:44px; background:#fff; opacity:0.1; -moz-opacity:0.1; filter:alpha(opacity=10); }
.page-static div.title h1.text { position:absolute; left:20px; top:10px; font-size:18px; font-weight:normal; letter-spacing:1px; white-space:nowrap; }

.page-static .scroll { overflow:auto; height:470px; padding-top:10px; }
.sizes-list { margin:10px 50px; }
.sizes-list td,
.sizes-list th { padding:4px 10px; text-align:center; border-left:1px solid #fff; border-top:1px solid #fff; font-size:13px; }
.sizes-list tr.first td,
.sizes-list tr.first th { border-top:0 none; }
.sizes-list td.first,
.sizes-list th.first { border-left:0 none; }
.sizes-list td.lbl { color:#185471; text-align:left; font-weight:normal; border-left:0 none; padding:4px 50px 4px 20px; font-size:12px; }

.page-static .infos { position:absolute; left:690px; top:70px; width:200px; text-align:justify; font-size:13px; line-height:28px; }
.page-static .details { position:relative; padding-top:10px; }
.page-static .details span { position:absolute; left:720px; top:225px; width:190px; font-size:14px; }



