@CHARSET "UTF-8";
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
html,body{height:100%;}

h1 {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-transform: uppercase; 
	font-size: 15px;
	color: #000000;
}
a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

.float_wrap {
	width: 100%; overflow: hidden; 
}

.root{width: 1248px; margin: 0 auto;}

.main{
	position: relative; 
	width: 100%; 
	overflow: hidden;
	/*min-height: 1200px;*/ 
	background-color: #3b3b39;
}
.col1 {width: 940px; float: left; background-color: #ffffff;}
.header {height: 120px; position: relative;}

.search {
	position: absolute;
	right: -100px; 
	top: 60px;
}

.search div {
	background: url(/media/images/v2/search.jpg) no-repeat left top;
	height: 33px;
	padding-left: 7px;
	width: 460px;	
}
.search input {
	margin-top: 6px;
	height: 18px;
	border: 0;
	width: 20px;
}
.search input.search_input {
	width: 285px;
	margin-left:5px;
}

.search .button {
	background: url(/media/images/v2/sbutton.jpg	) no-repeat top right;
	border: none;
}


.menu {height: 40px; background-color: #004a9d; padding-left: 220px;}
.menu ul {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-transform: uppercase; 
	color: #ffffff;
	font-size: 16px;
	float:left;
	height: 25px;
	position: relative;
	margin: 10px 0 0 0;
}

.menu ul li {
	list-style: none outside none;
	float: left;
	margin-right: 30px;
}

ul#fmenu li {
	margin-right: 20px;
}
.menu ul li a{
	text-decoration: none;
	color: #ffffff;
}

.menu ul li a:hover{
	text-decoration: underline;
}	

.menu2 {
	position: absolute;
	right: 0;
	top: 20px; 
	height: 40px;
}

.menu2 ul {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-transform: uppercase; 
	font-size: 12px;
	float:left;
	height: 25px;
	position: relative;
}

.menu2 ul li {
	list-style: none outside none;
	float: left;
	margin-right: 30px;
}

.menu2 ul li a{
	text-decoration: none;
	color: #000000;
}

.menu2 ul li a:hover{
	text-decoration: underline;
}	


.news {font-family: Tahoma,Geneva,Kalimati,sans-serif;height: 42px; background-color: #fcd53b; padding-left: 220px;}
.news .one {
	padding: 10px 0 0 0;
	font-size: 14px;
}
.news .one a{
	color: #000000;
	text-decoration: none;
}
.logo {padding: 15px 0 0 30px;}

.block {
	height: 440px; /* 460 */
}

.col1 .line {
	float: left;
	width: 220px;
	
}


.col1 .content {
	min-height:1000px;
	height:expression(document.body.clientHeight < 1000? "1000px": "auto" );
}


.col1 .stories {
	float:left;
	width: 700px;
}


.column {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	width: 190px;
	margin-top: 35px; /* 55 */
	padding: 0 20px;
	/*width: 230px;*/
	float: left;
	font-size: 11px;	
}

.left_border {
	border-left: 1px #c6c6c6 solid;
}

.column .brief{
	height: 75px;
}

.column a{
	color: #004a9d;
	text-decoration: none;
}

.column .header {
	height: 45px;
	width: 190px;
	position: relative;
}

.column .header h1{
	position: absolute;
	bottom: 10px;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

.column .rubric {
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	margin: 2px;
}

.column .rubric a{
	padding: 1px 2px;
	display: block;
	height: 14px;
	float: right;
}
.column .rubric a:hover{
	color: #000000;
	background-color: #fcd53b;
}

.column .sub {
	border-top: 1px #c6c6c6 solid;
	padding: 8px 0;
	min-height: 55px;
	font-size: 12px;
}
.column .sub img{
	float: left;
	margin-right: 10px;
}

.line  {
	font-size: 15px;
}

.line  a{
	text-decoration: none;
	color: #ffffff;
}

.line_body {
	width: 150px;
	margin: 40px 0 0 40px;
}
.line_body .header {
	height: 45px;
	position: relative;
}
.line_body .header h3{
	margin: 0;
	/*color: #a9a9a9;*/
	position: absolute;
	bottom: 10px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
}


.line_body .annonce {
	background-color: #00529e;
	margin-bottom: 20px;
	height: 190px; 
}

.line_body .annonce div{
	margin: 10px;
	padding-bottom: 1px;
}

.line img {
	width: 150px;
}
.col2 {
	width: 308px;
	float: left; 
	background-color: #3b3b39; 
	/*min-height: 1200px;*/
}


.col2 .fs {
	padding-top: 270px; /* 290 */
	margin: 10px;
	position: relative;	
}

.fs .pdf-header {
	height: 20px;
	position: absolute;
	top: 235px; /* 255 */
	width: 240px;
	font-weight: bold;
	font-size: 14px;
}

/*a.slide img,*/ 
.pdf img {	
}

.poll {
	border: 1px #8A8A89 solid;
	width: 240px; 
	margin: 30px 10px; 
	background-color: #FFFFFF;
	font-size: 12px;
}

.poll h1{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	margin: 0;
	color: #ffffff;
}

.poll .intro {
	margin: 10px;
}

.poll .question {
	padding: 10px;
	background-color: #e2ebf4;
}

.poll .question h2{
	margin: 0;
}

.pdf-header2 * {
	float: left;
}

.pdf-header .pdf {
	float: left;
}


.pdf .pdf2 a {
	color: #e7e7e5;
}
.pdf .archive {
	float:right;
	padding-top: 4px;
}
.pdf .archive a {
	color: #e7e7e5;
}

.pdf .pdf2 {
	padding-top: 4px;
	float: left;
	margin-left: 10px;
	color: #e7e7e5;		
}

/*number_global color: #aaaaa8;*/ 
.pdf-header .date { 
	padding-top: 4px;
	float: left;
	font-size: 14px;
	color: #e7e7e5;	
}

.pdf-header .pdf-archive {
	float: right;	
	background-color: #fff300;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
	padding: 3px;
	height: 18px;
}

.pdf-header .pdf-archive a {
	text-decoration: none;
	color: #000;
}

.pdf-icon {
	float: left;
}


.gallery_preview img {
	margin-bottom: 20px;
}

.inner2 {
	width: 900px; 
	margin: 30px 0 20px 10px;
}



.inner2 h1 {
	margin: 10px 0;
	font-weight: normal;
	text-transform: none;
	font-size: 23px;
	color: #5c5c5c;
}

.inner2 h2 {
	margin: 10px 0;
	font-weight: normal;
	text-transform: none;
	font-size: 19px;
	color: #5c5c5c;
}


.list {
	margin: 20px 100px 20px 100px; 
	font-family: arial;
	color: #555;
}

.list .sub {
	border-bottom: 1px #C6C6C6 solid;
	padding: 8px 0;
	!height: 55px;
	font-size: 12px;
	width: 100%; 
	overflow: hidden; 
}

.list h1 {
	margin: 10px 0;
	font-weight: normal;
	text-transform: none;
	font-size: 23px;
	color: #5c5c5c;
}

.list a {
	color: #004A9D;
}



.inner {
	width: 100%;
	overflow: hidden;
	background: url('/media/images/back.gif')  600px repeat-y;
	margin: 0 0 20px 30px;
	padding-top: 20px;
	font-family: arial;
	!color: #555;
	color: #000;
}

.inner h1 {
	margin: 10px 0;
	font-weight: normal;
	text-transform: none;
	font-size: 23px;
	color: #5c5c5c;
}

.inner h2 {
	margin: 0 0 10px 0;
	font-weight: normal;
	text-transform: none;
	font-size: 18px;
	color: #aaa;
}

.inner .brief {
	color: #5c5c5c;
	font-size: 18px;
	/*font-weight: bold;*/
}

.inner .title_block {
	margin-bottom: 30px;
}

.inner .sub {
	border-bottom: 1px #c6c6c6 solid;
	padding: 8px 0;
	min-height: 60px;
	height:expression(document.body.clientHeight < 60? "60px": "auto" );
	
	font-size: 12px;
	position: relative;
}
.inner .sub img{
	float: left;
	margin-right: 10px;
}
.inner .sub a {
	color: #004a9d;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.inner .sub .date {
	color: #b1b1b1;
	padding: 4px 0;
	margin: 0;
}

.inner .more {
	margin-bottom: 30px;
}


.fs .spec {
	/*height: 20px;*/
	position: absolute;
	top: 5px;
}


.spec img.slide {
	width: 240px;
	border: 1px #ccc solid;
}


.spec .navi {
	left: 90px;
	bottom: -20px;
	position: absolute;
}

.spec .navi img{ 
	margin-left: 2px;
}


#discussion {
}

#discussion .form-header{
	width: 580px;
	height: 55px;
	position: relative;
}


.form-header #comments_username{
	position: absolute;
	bottom: 5px;
	left: 0px;
}

.form-header #name{
	position: absolute;
	bottom: 30px;
	left: 0px;
}


.form-header .hint{
	position: absolute;
	bottom: 30px;
	right: 100px;
}

.form-header img{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.form-header #comments_captcha{
	position: absolute;
	bottom: 5px;
	right: 100px;
	width: 80px;
}




#discussion #comments_content {
	width: 580px;
	margin: 10px 0;
}

#discussion .captcha {
	float: right;
	width: 300px;
}
.captcha .image img{
	float: right;
}

.comment_text div {
	color: #9a9a9a;
	font-size: 12px;
	margin: 14px 0 4px 0;
}

.page {
	margin: 10px 0;
}

.page a {
	color: #004A9D;
}	



.col1 .footer {
	height: 200px;
	background-color: #000000;
	text-transform: uppercase;
	color: #636363;
	font-size: 10px;
}

.footer .logo{
	padding: 30px 0 0 45px;
	height: 100px;
}

.footer .copy {
	padding: 0 0 0 60px;
	position: relative;
}

.footer .copy .info {
	width: 520px;
	position: absolute;
	right: 180px;
	top: 0;
}


/* pdf archive */
.pdf-block {
	border-bottom: 1px #c6c6c6 solid;
	width: 900px;
	margin: 10px 0 20px;
}

.pdf-line {
	width: 100%;
	overflow: hidden;
}

.pdf-element {
	float: left;
	color: #5C5C5C;
	font-size: 14px;
	1border: 1px #3B3B39 solid;
	margin: 10px 10px 10px 0;
	
}

.pdf-element a {
	color: #5C5C5C;
}

.pdf-element img {
	width: 170px;
}

.pdf-element .link {
	float: right;
}

.pdf-block h2 {
	margin: 0 0 0 10px;
}

.inline_photo .desc {
	width: 500px;
	margin: 6px 0 10px;
	font-style: italic;
	!color: #969696;
}