<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p.file {
	margin-top: 1em;
	margin-bottom: 30px;
	padding-left: 45px;
}

p.file i {
	margin-left: -45px;
	width: 37px;
	height: 38px;
	background: url(/images/icons/ico-files.gif);
	display: block;
	margin-bottom: -38px;
}

p.file.DOC i { background-position: -148px 0; }
p.file.PDF i { background-position: -185px 0; }
p.file.PPT i ,
p.file.XLS i { background-position: -111px 0; }
p.file.GIF i { background-position: -74px 0; }
p.file.JPG i { background-position: -36px 0; }
p.file.PNG i,
p.file.ZIP i,
p.file.MOV i,
p.file.AVI i { background-position: -36px 0; }

p.file span {
	color: #8D8D8D;
	font-size: 0.8em
}

p.comment {
    color: #4F7600;
    left: 100%;
    /*margin-top: 1.33em;*/
    padding-left: 50px;
    position: absolute;
    width: 40%;
    font-size:90%;
}
p.smaller {
    color: #666;
    font-size:90%;
}

.file-info { display: block; line-height: 1.2; }

.file-ext { text-transform: uppercase; }

.table1 {
    margin-bottom: 20px;
    border: 0px solid #cbced0;
    font-size: 100%;
    width: 100%;
}
.table1 tr.over td {
    background-color: #eef0f1;
    background-repeat: repeat-x;
    background-position: left;
    line-height: normal;
    padding: 6px 15px 8px 16px;
}
.table1 { border-collapse: collapse }
.table1 td {
    border-top: 1px solid #cbced0;
    border-bottom: 1px solid #cbced0;
    padding: 6px 15px 8px 16px;
    vertical-align: top;
    border-left: #cbced0 0px solid;
    padding-left: 16px;
    line-height: normal;
    padding: 6px 15px 8px 16px;
}
.table1 td {
    border-left: expression( !this.previousSibling ? '0px' : '#cbced0 1px solid');
    line-height: normal;
}
.table1 td:first-child {
    border-left: 0px;
    line-height: normal;
    padding: 6px 15px 8px 16px;
}
.table1 tr:first-child { border: 0px }
.partners_ul {
    width: 740px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 145%;
    margin-bottom: 50px;
}
.partners_ul li {
    width: 740px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 13px;
    padding-bottom: 25px;
}
.partners_ul td { vertical-align: middle }
.partners_ul .td1 { width: 120px }
.partners_ul .li_end { border: none }
h1,
h2,
h3,
h4 {
    font-weight: normal;
    font-family: Georgia;
}
h1 {
    font-size: 180%;
    color: #303C33;
    line-height: 1.4;
    margin: 0.3em;
}
h2 {
    font-size: 140%;
    color: #303C33;
    line-height: 1.4;
    margin: 0.2em;
}
h3 {
    font-size: 115%;
    font-weight: bold;
    margin: 10px 10px 0 0;
}
h4 {
    font-size: 110%;
    font-weight: bold;
}
h2.q {
  color:#fbb91c;
}
a.js:link,
a.js:visited {
    cursor: pointer;
    line-height: 1.35em;
    text-decoration: none;
}
.js {
    border-bottom: 1px dotted;
    cursor: pointer;
}
ul,
ol { list-style-position: outside }
ul { list-style-type: none }
ul.list {
    margin: 0.5em 0 1.7em 0;
    font-size: 100%;
}
/*h2 + .list { margin-top: -0.5em }*/
ul.list li {
    list-style-type: none;
    text-indent: -1.6em;
}
ul.list li p,
ul.list li h5 { text-indent: 0 }
ul.list li:before {
    color: #787878;
    font-weight: bold;
    content: '\2014\a0';
    padding-right: 0.3em;
}
ul.list ul.list li:before {
    color: #787878;
    font-weight: normal;
    content: '\2014\a0';
}
ul.list li {
    padding-left: 1.5em;
    padding-bottom: 0.3em;
}
ul.list li ul {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
ul.list ol li {
    list-style-type: decimal;
    padding-left: 0;
    text-indent: -0.3em;
}
ul.nodash li { text-indent: 0 }
ul.nodash li:before,
ul.list ol li:before { content: '' }
ul.nodash li {
    padding-left: 0;
    padding-bottom: 0;
}
ul.file_list { margin: 0.3em 0 1.5em 0 }
ul.file_list li { list-style-type: none }
ul.file_list li { padding-bottom: 0.3em }
ol {
    padding-left: 3em;
    margin-bottom: 0.9em;
}
ol li { padding-bottom: 0.3em }
.powered,
.content_anonce {
    background: url(../images/crop_angle.png) right bottom no-repeat #f0f0f0;
    margin: 1.5em 2em 1.5em 0.5em;
    padding: 0.2em 1.5em;
    position: relative;
    color: #62676a;
    font-size: 95%;
}
p.powered { padding: 1em 1.5em }
.content_anonce { margin-left: -1.5em }
.comment {
    color: #62676a;
    font-size: 95%;
}
.italic-comment {
    font-style: italic;
    line-height: 1.5;
    color: #62676a;
    font-size: 95%;
}
img { border: 0 }
a img { border: 0px }
.border_l {
    border: 1px solid #EAEAEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 8px 3px #EAEAEA;
	-webkit-box-shadow:0 0 8px 3px #EAEAEA;
	-moz-box-shadow:0 0 8px 3px #EAEAEA;
    padding: 4px;
    float: left;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.border_r {
    border: 1px solid #EAEAEA;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 8px 3px #EAEAEA;
	-webkit-box-shadow:0 0 8px 3px #EAEAEA;
	-moz-box-shadow:0 0 8px 3px #EAEAEA;
    padding: 4px;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.clear { clear: both }
.floatleft {
    float: left;
    margin-right: 20px;
}
.floatright {
    float: right;
    margin-left: 20px;
}
.border {
    padding: 4px;
    border: 1px solid #ddd;
}
#rightCol .moduletable,
#leftCol,
#top .moduletable { margin-bottom: 40px }
#rightCol .moduletable { clear: both }</pre></body></html>