body {
    font-family: Verdana, Arial, sans-serif;
    padding: 0px;
    margin: 0px;    
    line-height: 120%;
    position: relative;
    top: 0px;
    left: 0px;
	background: #ffffff url(images/back.gif) repeat;
    text-align: center;
    color: #333333;
    }
    
h1 {
    font-weight: normal;
    color: #4c4c4c;
    font-size: 18px;
    }

h2 {
    line-height: 18px;
    padding: 0px;
    font-size: 14px;
	font-weight: normal;
	margin: 0px;
    }
    
h3 {
    font-size: 14px;
	font-weight: normal;
    }
    
h4 {
    font-size: 13px;
	font-weight: normal;
    }


p {
    padding: 0px;
    font-size: 10px;
    line-height: 14px;
	font-weight: normal;
	}

a {
    display: inline;
    text-decoration: none;
	font-weight: bold;
	color: #333333;
	}

a:hover {
    color: #990000;
	}

table {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

td.width {
	width: 86px;
	}
		
img {
	border: none;
	}
    
#container {
	position: relative;
    top:  50px;
    margin: 0px auto;
    text-align: left;
    width: 805px;
    height: 600px;
    padding: 0px; 
    }
       
#content {
	position: absolute;
    left: 190px;
    top: 81px;
    width: 594px;
    }
    
#newsbox {
    padding:10px 30px 20px 30px;
    text-align: left;
    border-top: 1px solid #cccccc;
    position: relative;
    background: #ffffff;
    margin: 0px 0px 25px 0px;
    z-index: 0;
	}    
 
.date {
    position: relative;
    display: inline;
    font: italic normal 11px/14px helvetica, sans-serif;
    padding: 2px 12px 2px 10px;
    background: #f3f3f3;
    border-top:  0px solid #d7d7d7;
    z-index: 1;
	}   
  
.nav_container
    {
	margin-top: 5px;
	text-align: right;
	position: relative;
	width: 200px;
	display: block;
    }

#nav_container
    {
	margin-top: 5px;
	text-align: right;
	position: relative;
	width: 180px;
	display: block;
    }
       	
.nav a:link, .nav a:visited 
    {
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    border-style: none;
    padding-left: 20px;
    padding-bottom: 2px;
    padding-right: 4px;
    padding-top: 2px;
    line-height: 25px;
    text-align: right;
    color: #333333;
    text-decoration:none;
    background: #ffffff;
    }
	
.nav a:hover{
    color: #FFFFFF;
    background: #990000;
    border-style: none;
	}
	
.nav a.on {
	color: #FFFFFF;
    background: #ef8200;
    border-style: none;
	}

	
.language {
	position: relative;
	float: right;

	}

.language a:link, .language a:visited {
	margin : 0px;
	padding: 7px 5px 2px 5px;
	font-size: 9px;
	line-height: 10px;
	font-style: italic;
	color: #999999;
	background: #EDEDED;
		
	}

.language a:hover {
	font-size: 9px;
	font-style: italic;
	color: #ffffff;
	background: #990000;	
	}

img.spip_logos {
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	}

#logo {
	position: relative;
	top: 0px;
	margin-top: 0px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	margin-left: 96px;
	height: 93px;
	width: 84px;
	z-index: 2;
	}
	
/*#background_pat {
	position:fixed;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	background: transparent url(images/flake.gif) no-repeat;
	margin-left: 0px;
	height: 509px;
	width: 596px;
	}*/

.nav_container a:link, .nav_container a:visited {
	margin-right: 20px;
	}

.thumb {
    text-decoration: none;
    position: relative;
    display: inline;
    padding: 4px;
    float: left;
    height: 80px;
    width: 81px;
    border: none;
	}
	
.thumb a:link, .thumb a:visited{
	color: white;
	background-color: white;
	text-decoration: none;
	border: none;
	}
	
.thumb a:hover{
	color: white;
	background-color: white;
	text-decoration: none;
	border: none;
	}

/* Accordion stuff*/
		
.accordion_content {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	
	}
	
#vertical_container {
	border: 0px
	padding: 0px
	margin: 0px;	
	}
			
.vertical_accordion_toggle {
	display: block;
	width: 594px;
	background: #EDEDED;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	}
	
.vertical_accordion_toggle_active {
	border-bottom: 1px solid #cccccc;
	background: #e6e6e6 url(active.gif) no-repeat;
	}
	
/*.toggle_text {
	height: 17px;
	left: 130px;
	padding: 0px 10px 0px 0px;
	position: relative;
	display : inline;
	}*/
	
.vertical_accordion_toggle_title{	
	font-size: 10px;
	padding-left: 30px;
	text-decoration: none;
	}
	
.vertical_accordion_toggle_title table{	
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 11px;
	}

.vertical_accordion_content {
	background-color: #ffffff;
	overflow: hidden;
	padding: 0px 26px 0px 26px;
	}
	
#vertical_nested_container {
	margin: 0px;
	width: 594px;
	}
	
.accordion_padding{
	padding:20px 26px 20px 26px;
	}
.accordion_padding_thumb {
	padding:20px 0px 20px 0px;
	}
.accordion_padding p {
	padding:0px 0px 0px 2px;
	}
.accordion_padding img {
	padding:0px 0px 0px 0px;
	}
	
/* ------------- */

/* background.js stuff */
	
#background { 
	position: fixed; 
	z-index: 0; 
	overflow: hidden;	
}

#background_top { 
	width:100%; 
	left:0px; 
	top:0px; 
	position:fixed; 
	z-index:1 
}
#background_image { 
	position:fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	overflow:visible;
}

/* ------------- */

/*dragables stuff*/

.drag {
	z-index: 1;
	}

.articlebox {
	margin: 0px;
	width: 180px;
	background-color: white;
	}

.articlebox h1 {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	}

.articlebox h2 {
	line-height: 11px;
	font-style: italic;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
	}

.articlebox p {
	font-size: 9px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	}

.articlebox img {
	padding: 0px;
	}

.widget {
  	position: relative;
  	margin: 0; 
  	cursor: move;
	}
.widget h4 {
  	position: relative;
  	height: 16px;
  	margin: 0;
  	background: #b3b3b3; 
  	cursor: move;
	}

/* ------------- */
						       
.footer p {
	text-align: right;
	font-size: 9px;
	color: #ffffff;
	}
	
	
/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }
