/* Base Theme ============================================================= 
*/
/* Reset ------------------------------------------------------------------ 
*/
/* reset.css - resets default browser styling http://tantek.com/log/2004/09.html
#d06t2354 http://www.vox.com/.shared/css/base.css by beausmith.com http://developer.yahoo.com/yui/reset
/
*/:link,:visited 
{
 text-decoration: underline;
}
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th,td 
{
 margin: 0; padding: 0;
}
h1,h2,h3,h4,h5,h6 
{
 font-size: 100%; font-weight: normal;
}
table 
{
 border-spacing: 0;
}
fieldset,img,abbr,acronym 
{
 border: 0;
}

/* strict reset by uncommenting lines below 
*/address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var 
{
 
/* font-style: normal; 
*/ 
/* font-weight: normal; 
*/
}
ol,ul 
{
 list-style: none;
}
caption,th 
{
 text-align: left;
}
q:before,q:after 
{
 content: '';
}
a 
{
 text-decoration: underline; outline: none;
}
hr 
{
 border: 0; height: 1px; background-color: 
#000; color: 
#D4D4D4;
}
a img,:link img,:visited img 
{
 border: none;
}
address 
{
 font-style: normal; display: inline;
}
/* Utilities ----------------------------------------------------------------- 
*/.pkg:after, 
#content-inner:after 
{
 content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;
}
.pkg, 
#content-inner 
{
display: block; 
}
/* no ie mac \*
/* html .pkg, * html 
#content-inner 
{
height: 1%; 
}
.pkg, 
#content-inner 
{
display: block; 
}
/* 
*/.inline 
{
display: inline; 
}
.hidden 
{
display: none; 
}
/* Layout ----------------------------------------------------------------- 
*/body 
{
 text-align: center; background: 
#fff;
}
#container-inner 
{
 width: 1940px; min-height: 100%; margin: 0 auto; text-align: left;
}
#header, 
#content, 
#alpha, 
#beta, 
#gamma, 
#footer 
{
 position: relative;
}
#alpha, 
#beta, 
#gamma 
{
 display: inline; float: left;
}
#header-inner, 
#content-inner, 
#footer-inner,
#alpha-inner, 
#beta-inner, 
#gamma-inner 
{
 position: static;
}
#header-inner, 
#content-inner, 
#footer-inner 
{
 padding-top: 20px; padding-bottom: 20px;
}
#header-inner, 
#footer-inner,
#alpha-inner, 
#beta-inner, 
#gamma-inner 
{
 overflow: hidden; padding-right: 20px; padding-left: 20px;
}
/* Wide-Thin-Thin 
*/.layout-wtt 
#alpha 
{
 width: 560px;
}
.layout-wtt 
#beta 
{
 left: 190px; width: 190px;
}
.layout-wtt 
#gamma 
{
 right: 190px; width: 190px;
}
/* Thin-Wide-Thin 
*/.layout-twt 
#alpha 
{
 left: 190px; width: 560px;
}
.layout-twt 
#beta 
{
 left: -560px; width: 190px;
}
.layout-twt 
#gamma 
{
 width: 190px;
}
/* Wide-Thin 
*/.layout-wt 
#alpha 
{
 width: 750px;
}
.layout-wt 
#beta 
{
 width: 190px;
}
/* Thin-Wide 
*/.layout-tw 
#alpha 
{
 left: 190px; width: 750px;
}
.layout-tw 
#beta 
{
 left: -750px; width: 190px;
}
/* Medium-Wide 
*/.layout-mw 
#alpha 
{
 left: 330px; width: 610px;
}
.layout-mw 
#beta 
{
 left: -610px; width: 330px;
}
/* Wide-Medium 
*/.layout-wm 
#alpha 
{
 width: 610px;
}
.layout-wm 
#beta 
{
 width: 330px;
}
/* Content ---------------------------------------------------------------- 
*/a:link, a:visited 
{
 text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl 
{
 margin-bottom: .75em;
}
blockquote, ol, ul 
{
 margin-left: 30px; background-repeat: repeat-y;
}
ol 
{
list-style: decimal outside; 
}
ul 
{
list-style: disc outside; 
}
.item 
{
list-style: none; 
}
/* Header 
*/
#header 
{
margin-top: 5px;margin-left: 5px; background: url('LogoIODEtt.png') no-repeat 0 0;
}
/* Assets 
*/.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content 
{
 clear: both;
}
.asset,
.comments,
.trackbacks,
.archive 
{
 overflow: hidden; width: 100%;
}
.asset,
.asset-content,
.comments,
.trackbacks,
.archive 
{
 position: static; clear: both;
}
.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form 
{
 margin-bottom: 1.5em;
}
.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header 
{
 margin-bottom: .75em;
}
#comment-form-remember-me label,
#comment-form-reply label 
{
 display: inline;
}
.entry-categories,
.entry-tags 
{
 margin-bottom: .5em;
}
.asset-name 
{
 margin-bottom: .25em;
}
.asset-footer,
.asset-meta 
{
 font-size: 11px;
}
.asset-meta 
{
 margin-top: .25em; padding-top: 2px; padding-bottom: .3em; font-weight: normal;
}
.asset-footer 
{
 clear: both; margin-top: 1.5em; padding-top: .5em;
}
.content-nav 
{
 text-align: center;
}
.entry-tags h4,
.entry-categories h4 
{
 margin-bottom: 0; margin-right: .25em; display: inline; font-weight: bold;
}
.entry-tags ul,
.entry-categories ul 
{
 display: inline; list-style: none; margin-left: 0; padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li 
{
 display: inline;
}
.mt-image-left 
{
 float: left; margin: 0 20px 20px 0;
}
.mt-image-center 
{
 display: block; margin: 0 auto 20px; text-align: center;
}
.mt-image-right 
{
 float: right; margin: 0 0 20px 20px;
}
/* User pics 
*/.user-pic 
{
 float: left; position: relative; width: 50px; height: 50px; overflow: hidden; margin: 0 10px 0 0;
}
.auth-icon 
{
 position: absolute; bottom: 0; left: 0;
}
/* Feedback 
*/.comments-open label 
{
 display: block;
}
#comment-author, 
#comment-email, 
#comment-url, 
#comment-text 
{
 width: 80%;
}
#comment-bake-cookie 
{
 margin-left: 0; vertical-align: middle;
}
#comment-submit 
{
 font-weight: bold;
}
.comment,
.trackback 
{
 margin-bottom: .5em; border-bottom: 1px solid 
#ccc; padding-bottom: .5em;
}
.comment .asset-meta,
.trackback .asset-meta 
{
 border: 0;
}
.comment-content 
{
 clear: none; line-height: 1.5; margin-bottom: 1em;
}
.comment-content p 
{
 margin-bottom: .5em;
}
/* Widgets 
*/.widget 
{
 position: relative; overflow: hidden; width: 100%;
}
.widget-content 
{
 position: relative; margin: 5px 0 20px;
}
.archive-content ul,
.widget-content ul 
{
 margin: 0; padding: 5px 0 0 10px; list-style: none;
}
.widget-content ul ul 
{
 margin-left: 15px;
}
.widget-content li 
{
 margin-top: 5px; margin-bottom: 5px;
}
.widget-tag-cloud .widget-content ul 
{
 margin-right: 0; margin-left: 0;
}
.widget-tag-cloud .widget-content li 
{
 display: inline; margin: 0 5px 0 0; padding: 0; line-height: 1.2; background: none;
}
.widget-tag-cloud .rank-1 
{
font-size: 1.75em; 
}
.widget-tag-cloud .rank-2 
{
font-size: 1.75em; 
}
.widget-tag-cloud .rank-3 
{
font-size: 1.625em; 
}
.widget-tag-cloud .rank-4 
{
font-size: 1.5em; 
}
.widget-tag-cloud .rank-5 
{
font-size: 1.375em; 
}
.widget-tag-cloud .rank-6 
{
font-size: 1.25em; 
}
.widget-tag-cloud .rank-7 
{
font-size: 1.125em; 
}
.widget-tag-cloud .rank-8 
{
font-size: 1em; 
}
.widget-tag-cloud .rank-9 
{
font-size: 0.95em; 
}
.widget-tag-cloud .rank-10 
{
font-size: 0.9em; 
}
#footer .widget-content 
{
 margin-top: 0; margin-bottom: 0;
}
.widget-recent-assets .widget-content ul 
{
 overflow: auto; margin-right: 0;
}
.item 
{
 display: inline; float: left; margin: 0pt 5px 8px; overflow: hidden; text-align: center; vertical-align: middle; width: 70px;
}
.widget-search ul,
.widget-syndication ul 
{
 margin-left: 0; list-style: none;
}
.widget-search li,
.widget-syndication li 
{
 margin: 5px 0;
}
.widget-openid 
{
 width: 160px; margin: 10px auto; border: none !important;
}
.widget-openid .widget-content 
{
 border: 1px solid 
#ccc; background: 
#fff url(../images/openid-accepted.gif) no-repeat 7px 3px; font-size: 12px; font-family: Arial, Verdana, sans-serif; color: 
#666; margin: 0; padding: 0 !important;
}
.widget-openid .widget-content em 
{
 display: block; font-style: normal; padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong 
{
 left: -9999px; position: absolute;
}
.widget-openid .widget-content a 
{
 display: block; background: 
#eee; text-align: center; padding: 5px 3px; color: 
#666; text-decoration: underline; font-weight: normal;
}
.input-default 
{
 background-color: 
#9AAEC2;
}
.status-indicator 
{
 display: inline; height: 20px; width: 20px; background: url(../images/indicator-login.gif) no-repeat 0 0; padding: 2px 7px;
}
@media print 
{
 * 
{
 position: static ! important; overflow: visible ! important; 
}
}
/*A Six Apart theme adapted for Movable Type default templates name: Professional Black designer: Jim Ramsey designer_url: http://www.jimramsey.net/ layouts: layout-wm
*/
/* Default ---------------------------------------------------------------- 
*/
/* Global 
*/body 
{
 font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}
/* Header 
*/
#header 
{
 background: url(http://iode-tt.intrinsec.com/IODE Think Tank Logo.jpg) no-repeat 0 0;
}
#header-inner 
{
 position: relative;
}
#header a 
{
 text-decoration: none;
}
#header a:hover 
{
 text-decoration: none;	color: 
#ED8D102;	
}
/* Content 
*/.asset-name 
{
 
}
.asset-name a 
{
 text-decoration: none;
}
.asset-name a:hover 
{
 text-decoration: underline;	color: 
#D4D4D4;
}
.asset-content 
{
 margin: 5px 0;
}
.asset-more-link 
{
 font-weight: bold;
}
.asset-meta 
{
 border-top: 1px solid 
#ccc;
}
.asset-footer a,
.comment-footer a 
{
 font-weight: normal;
}
.content-nav 
{
 margin: 5px 0 10px;
}
.archive-title 
{
 margin: 5px 0 30px; font-size: 26px; font-weight: bold;
}
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed 
{
 margin: 5px 0;
}
.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header 
{
 margin: 0; padding: 5px 0; font-weight: bold;
}
.search-results-header 
{
 margin-bottom: .25em;
}
.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed 
{
 
}
/* Utility 
*/.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header 
{
 
/* ie win (5, 5.5, 6) bugfix 
*/ p\osition: relative; width: 100%; w\idth: auto;
}
/* Global ----------------------------------------------------------------- 
*/body 
{
 color: 
#777; font-family: georgia; background-color: 
#fff; 
}
a 
{
 color: 
#5C5C5C; text-decoration: none !important;
}
a:hover 
{
 text-decoration: none !important;	color: 
#ED8D10;
}
/* Layout ----------------------------------------------------------------- 
*/
#container-inner,
#content 
{
 background-color: 
#fff;
}
#header-inner, 
#content-inner, 
#footer-inner 
{
 padding-top: 0; padding-bottom: 0;
}
#header-inner, 
#beta-inner, 
#gamma-inner 
{
 padding-right: 0; padding-left: 0;
}
#content 
{
 margin-top: 25px; margin-bottom: 30px; 
}
#container-inner 
{
 width: 100%; margin-right: 0; margin-left: 0;
}
#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner 
{
 position: relative; width: 940px; margin: 0 auto;
}
/* Header ----------------------------------------------------------------- 
*/
#header 
{
 background: url('LogoIODEtt.png') no-repeat 0 0;
}
#header a 
{
 color: 
#5C5C5C;
}
#header-content 
{
 width: 842px; margin: 15px 110px;
}
#header-name 
{
 color: 
#9D9F9A; font-size: 30px; margin-bottom: 5px;text-align:right; margin-right:12.1cm
}
#header-description 
{
 color: 
#D4D4D4; font-size: 15px; text-align:right; margin-right:12.1cm 
}
/* Navigation ----------------------------------------------------------------- 
*/
#main-navigation 
{
 background: 
#eee url(nav-bg.gif) repeat-x 0 0; border-bottom: 1px solid 
#ccc; font-family: "Times New Roman";
}
#main-navigation-inner 
{
 position: relative; 
}
#main-navigation ul 
{
 margin: 0; padding: 0 0 0 20px; list-style: none;
}
#main-navigation ul li 
{
 float: left; padding-top: 2px;
}
#main-navigation ul li a 
{
 display: block; text-decoration: none; padding: 7px 15px 7px 16px; border-left: 1px solid 
#ccc;
}
#main-navigation ul li a:hover 
{
 text-decoration: none;	color: 
#ED8D10
}
#main-navigation ul li.on a 
{
 color: 
#ED8D10; background: 
#fff url(nav-arrow-on.gif) no-repeat 50% bottom;
}
#main-navigation ul li.last 
{
 border-right: 1px solid 
#ccc;
}
/* Search ---------------------------------------------------------------- 
*/.widget-search 
{
 float: right; width: 300px; position: absolute; top: 2px; right: 0; text-align: right;
}
.widget-search h3 
{
 display: none;
}
#search 
{
 border: 1px solid 
#ccc; border-top: 1px solid 
#aaa; border-left: 1px solid 
#aaa; padding: 1px;
}
#search-submit 
{
 border: 1px solid 
#75120e; border-top: 1px solid 
#b25c59; border-left: 1px solid 
#b25c59; background: 
#921712; color: 
#fff; padding: 0px 5px 1px 5px; font-size: 11px;
}
/* Sign In ---------------------------------------------------------------- 
*/
#header .widget-sign-in 
{
 position: absolute; right: 15px; top: 5px; text-align: center; color: 
#777; font-family: verdana; font-size: 11px; margin: 0; padding: 0;
}
#header .widget-sign-in .widget-header 
{
 display: none;
}
#header .widget-sign-in .widget-content 
{
 background-color: 
#fff; margin: 0; padding: 5px 15px 10px 15px; float: right; overflow: hidden;
}
#header .widget-sign-in a 
{
 color: 
#777; text-decoration: underline !important;
}
#header .widget-sign-in a:hover 
{
 color: 
#ED8D10;
}
/* Content ---------------------------------------------------------------- 
*/
#content 
{
 line-height: 1.5;
}
.asset-name,
.asset-name a,
.archive-title 
{
 
}
.comment-footer,
.comment-footer a,
.trackback-footer 
{
 
}
.asset-footer 
{
 font-size: 13px; border-top: 1px dotted 
#ccc; padding-top: 15px;
}
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header 
{
 
}
.asset-name a 
{
 
}
.entry-asset .asset-name 
{
 font-size: 24px; line-height: 1.3; margin-bottom: 12px;
}
.entry-asset .asset-meta 
{
 color: 
#777; border-top: 1px dotted 
#ccc; border-bottom: 1px dotted 
#ccc; font-size: 12px; padding: 6px 0; margin-bottom: 12px;
}
.entry-asset .byline 
{
 float: left;
}
.entry-asset .asset-comments,
.entry-asset .asset-trackbacks 
{
 float: right; margin-left: 10px;
}
.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a 
{
 display: block; float: left; padding-left: 18px;
}
.entry-asset .asset-comments a 
{
 background: url(icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a 
{
 background: url(icon-trackback.gif) no-repeat 0 50%;
}
.archive li 
{
 margin-bottom: 5px;
}
#group-nav-inner 
{
 position: relative; width: 900px; margin: 0 auto;
}
h1
#page-title 
{
 font-size: 24px; line-height: 1.3;
}
.mt-main-index h1
#page-title 
{
 font-size: 30px; 
/* margin-bottom: .5em;
*/
}
.mt-main-index 
#alpha p 
{
 font-size: 14px;
}
/*
#homepage-image 
{
 width: 567px; height: 214px; background: url(http://iode-tt.intrinsec.com/R%C3%A8gles%20de%20gestion%20IODE.jpg) no-repeat 0 0; overflow: hidden; text-indent: -9999px; margin: 0 0 25px 20px;
}
*/
#alpha .comments .even 
{
 background-color: 
#e6f0f5; border-right: 1px solid 
#c0d9e6; border-bottom: 1px solid 
#c0d9e6;
}
#alpha .comments .odd 
{
 background-color: 
#f3f3f3; border-right: 1px solid 
#ccc; border-bottom: 1px solid 
#ccc;
}
.comment 
{
 background: 
#fff; padding: 10px 10px 0; width: 549px; margin-bottom: 10px;
}
.comment-header 
{
 font-weight: bold;
}
h2.comments-header,h2.comments-open-header,h2.trackbacks-header 
{
 height: 20px; background: url(header-arrow-wide.gif) no-repeat 0 0; font-size: 10px; color: 
#fff; font-weight: bold; border: none; padding: 0 6px 0 20px; line-height: 20px; font-family: verdana; text-transform: uppercase; margin-bottom: 10px;
}
#main-navigation .search-options 
{
 display: none;
}
h1
#page-title.search-results-header 
{
 font-size: 14px; border-bottom: 1px dotted 
#ccc; margin-bottom: 15px;
}
.widget-recent-comments ul 
{
 list-style: none; margin: 0; padding: 0;
}
.widget-recent-comments ul li 
{
 padding: 0 0 0 18px; margin: 0 0 8px 0; background: url(icon-comment.gif) no-repeat 0 4px;
}
.widget-recent-entries dl 
{
 padding: 0 8px;
}
.widget-recent-entries dl dt 
{
 font-size: 18px;
}
.widget-recent-entries dl dd 
{
 margin-bottom: 3px;
}
.widget-recent-entries dl dd.entry-meta 
{
/*Meta dessous l'intro des "notes récentes"
*/ margin-bottom: 10px; color: 
#9C9D9F; border-bottom: 1px dotted 
#ccc; padding-bottom: 10px;
}
.userpic 
{
 float: left; position: relative; width: 50px; height: 50px; overflow: hidden; margin: 0 10px 0 0; padding: 0; border: 1px solid 
#fff;
}
.auth-icon 
{
 position: absolute; bottom: 0; left: 0;
}
.comment-header 
{
 color: 
#777; margin: 0 0 5px 0; padding: 0; font-weight: normal;
}
.comment-content 
{
 clear: none; margin: 0 0 5px 0; padding: 0;
}
.admin-edit-link 
{
 text-align: center; font-family: verdana; margin-top: 10px;
}
.admin-edit-link a 
{
 border: 1px solid 
#ccc; background: 
#eee; padding: 5px 10px;
}
/* Forms ---------------------------------------------------------------- 
*/input.text, textarea 
{
 border: 1px solid 
#ccc; border-top: 1px solid 
#aaa; border-left: 1px solid 
#aaa; padding: 1px 2px; background-color: 
#FAFAFA;
}
.contact-form label 
{
 display: block;
}
.contact-form input.text 
{
 font-size: 13px;
}
.contact-form textarea 
{
 margin-bottom: 15px;
}
/* Widget ----------------------------------------------------------------- 
*/.widget-header,
.widget-content 
{
 margin-right: 15px; margin-left: 15px;
}
.widget-header 
{
/*header des widgets de la collonne de droite sauf Archives
*/ height: 20px; margin-bottom: 8px; background: url(header-arrow-narrow.gif) no-repeat 0 0; font-size: 10px; color: 
#9C9D9F; font-weight: bold; border: none; padding: 0 6px 0 20px; line-height: 20px; font-family: verdana; text-transform: uppercase;
}
.widget-header a 
{
 color: 
#9C9D9F; font-weight: bold;
}
/*Ca c'est le titre "Archive" colonne droite du blog
*/.widget-header a:hover 
{
 text-decoration: none;	color: 
#ED8D10;
}
.layout-wm .widget-header 
{
 background-image: url(header-arrow-medium.gif);
}
#content .widget-powered .widget-content 
{
 margin-top: 15px; margin-bottom: 15px; border: 1px solid 
#ddd; background-color: 
#F8F8F8;
}
.widget-content 
{
 margin-top: 5px; margin-bottom: 20px;
}
/* "Powered By" Widget 
*/.widget-powered .widget-content 
{
 padding: 10px; text-align: center;
}
/* Calendar Widget 
*/.widget-calendar .widget-content table 
{
 font-size: 10px;
}
/* Footer Widgets 
*/
#footer .widget,
#footer .widget-content 
{
 margin: 0; padding: 0;
}
#footer .widget-footer-links 
{
 width: 50%;
}
#footer .widget-powered 
{
 float: right; width: 157px; text-align: right; clear: none;
}
#footer .widget-powered .widget-content 
{
 margin: 0; padding: 0; text-align: left;
}
#footer .widget-powered .widget-content span 
{
 display: block; overflow: hidden; text-indent: -9999px;
}
#footer .widget-powered .widget-content span a 
{
 display: block; float: right; height: 41px; width: 157px; overflow: hidden; text-indent: -9999px; background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}
/* Footer ----------------------------------------------------------------- 
*/
#footer 
{
 background: 
#eee url(nav-bg.gif) repeat-x 0 0; color: 
#9C9D9F;
}
#footer a 
{
 color: 
#9C9D9F;
}
#footer a:hover 
{
 
/*text-decoration: none;
*/	color: 
#ED8D10
}
#footer .widget-header 
{
 display: none;
}
#footer-content 
{
 margin: 20px 15px 20px 20px;
}
#footer-content ul 
{
 list-style: none; margin: 0; padding: 12px 0 0 0; float: left;
}
#footer-content ul li 
{
 float: left; margin: 0; padding: 0;
}
/* Utilities -------------------------------------------------------------- 
*/
#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after 
{
 content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0;
}
#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body 
{
 height: 1%;
}
/* Custom Styles ---------------------------------------------------------- 
*/.Index 
{
position: relative; 
/*border: 1px solid 
#80F709; background-color: 
#80F709;
*/ 
}
.Index DIV.Title 
{
margin-top: 20px; font-size: 12px; font-weight: bold; color: 
#A3A0AE; line-height: 1em; 
}
.Index P.Paragraphe 
{
margin-top: 20px; font-size: 10px; color: 
#A3A0AE; line-height: 1em; 
}
?
