﻿body 
{
	margin:20px 0px 20px 0px;
	background-color:#f7f7f7;
}

.content 
{
	background-image:url(../images/bg.jpg);
}

.news 
{
	background-image:url(../images/news-back.gif);
	font-family:Verdana;
	font-size:12px;
}

.news a
{
	font-family:Verdana;
	font-size:12px;
	color:#46a2c7;
}

.news a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#8ab614;
}

.txt 
{
	font-family:Verdana;
	font-size:12px;
}
.txt a
{
	font-family:Verdana;
	font-size:12px;
	color:#46a2c7;
}

.txt a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#8ab614;
}

h1 
{
	font-family:Verdana;
	font-size:15px;
	color: #8ab614;
	font-weight:bold;
	margin: 0px 0px 3px 0px; 
}

.ligne 
{
	border-top: dashed 1px #d1d1d1; 
	height:1px; 
	margin:7px 20px 4px 0px;
}







#chromemenu{
width: 818px;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a
{
font-family:Verdana;
font-size:12px;
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-left: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}

#chromemenu ul li.current{
background: url(../images/chromebg2.gif) center center repeat-x;



}
