/* Arnaud Delafosse CSS doodah - arnauddelafosse.com */

/* This CSS stylesheet, just like the content of the website
www.arnauddelafosse.com is licensed under a Creative Commons
License. To find out what you can and can't do with it, check
this out: http://creativecommons.org/licenses/by-nc-sa/2.5/

Thanks for dropping-by! ;)
*/ 

body, body td, body th{
	padding:0;
	margin:0;
	background:  url("pix/bkgd_30.gif") repeat;
	color: #4C4C4C;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#maj{
	margin:0;
	position: fixed;
	left: 0;
	top: 0;
	width: 199px;
	height: 199px;
	background-image: url("../pix/MAJ.png");
	text-indent: -9999px;
	z-index: 2;	
}

#m_menu a span{
	visibility:hidden;
}

#m_menu{
	position:absolute;
	left:3px;
	top:3px;
}

#m_menu a{
	display:block;
	height:20px;
	background: url("pix/m_menu_btn.gif") no-repeat;
	background-color:transparent;
	text-decoration:none;
}

#m_menu a:hover{
	background-position:0 -22px;
}

#container{
	background:  url("pix/header_kremlin_760_logo.jpg") no-repeat;
	background-color:#FEFEFE;
	width:760px;
	margin:0px auto;
	border-right: 1px solid #fdfdfd; 
	border-left: 1px solid #fdfdfd; 
}

#date {
	font : normal 0.7em "MS Sans Serif", Geneva, sans-serif;
	color:#6BCDB4;
	background-color:transparent;
	position:relative;
	left:578px;
	width:50px;
}	
	
#content{
	padding: 170px 16% 5px 160px;
}

#content h1 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	color: #FF6347;
	background-color:transparent;
}

#content h2,h3 {
	font:bold 0.9em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#4C4C4C;
	background-color:transparent;
}

#content h3 {
	font-size:0.7em;
}

.note{
	color: #9E9E9E;
	font-size: 0.8em;
}

.item {
	border: 1px solid #C1C1D5;
	margin:2em 0;
	padding:0 1em;
	color: #4C4C4C;
	background-color:transparent;
}

.item img{
	border:1px solid #C1C1D5;
	margin:1.2em 0.2em 0.2em 0.4em;
	float:right;
	display:inline;
}

.ad {
	border: 1px solid #C1C1D5;
	color: #4C4C4C;
	background-color:transparent;
	margin-bottom:10px;
}

.ad p{
	padding:0 1.5em;
}

.ad img{
	margin:0 3px 5px 4px;
}

#content p{
	font:normal 0.75em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	}

#content a{
	color: #656395;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #656395;
}

#content a:hover{
	color: #6CCDB9;
	background-color: transparent;
	text-decoration: none;
}

#content .linx{
	font: normal 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none url(../rni-design/v2/pix/blue_dot.gif);
}

#content .linx li{
	padding:0.4em 0;
}

.navigation-en{
	position:relative;
	top:77px;
	left:356px;
	width:25em;
	height:1.7em;
	border-left: 1px dashed #FFD72F;
}

.navigation-fr{
	position:relative;
	top:77px;
	left:336px;
	width:25em;
	height:1.7em;
	border-left: 1px dashed #FFD72F;
}
.navigation-en ul,.navigation-fr ul{
	display:inline;
	list-style:none;
	color:#FFD72F;
	background-color: transparent;
}

.navigation-en li,.navigation-fr li{
	display:block;
	float:left;
	padding:1px 0.6em 2px 9px;
	border-top:1px dashed #FFD72F;
	border-right:1px dashed #FFD72F;
	border-bottom:1px dashed #FFD72F;
}

.navigation-en a,.navigation-fr a{
	font: bold 1em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#FFD72F;
	background-color: transparent;
	text-decoration: none;
}

.navigation-en a:hover,.navigation-fr a:hover{
	color: #FFEAB7;
}

.navigation-en #current,.navigation-fr #current{
	font: bold 1em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color: #6BCDB4;
	background-color: transparent;
}

.lang{
	float:right;
}

.lang a{
	font: bold 0.7em Arial, Helvetica, sans-serif;
	color:#FFD72F;
	background-color: transparent;
	text-decoration: none;
	margin-right:1em;
	position:relative;
	top:4.9em;
}

.lang a:hover{
	color: #FFEAB7;
}

#cv {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size : 90%;
	font-weight: normal;
	color : black;
	background-color: transparent;
	text-decoration: none;
}

#footer {
	text-align: center;
	background: url("pix/footer_kremlin_760.jpg") no-repeat;
	width:760px;
	height:100px;
}

#footer #topage a {
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4C4C4C;
	background-color:transparent;
	text-decoration: none;
	margin-left:3em;
}

#footer #topage a:hover{
	text-decoration: underline;
}

#footer #valid a{
	font: bold 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#F4B1A1;
	background-color:transparent;
	text-decoration: none;
}

#footer #valid a:hover{
	color:#4C4C4C;
	text-decoration: underline;
}

#footer #valid li{
	display:inline;
	margin-right:1em;
	list-style:none;
}

