/* CSS by complex AI, Théo Reichel (admin@complex.ch), mai 2008*/
/* WEBSITE INFOS*/
/***************************
# COLORS ###################

*/

/***************************
# Yahoo resetter 
****************************/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
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,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


/***************************
# HTML redf
****************************/
html{
	height:100%;
}
body {
	background-color: #fff;
	font-family: "helvetica", "verdana";
	font-size: 14px;
	line-height: 1.2em;
	height:100%;
}

/*
<!--[if IE 6]>
<style type="text/css">
html {overflow-y:hidden;}
body {overflow-y:auto;}
#bg {position:absolute; z-index:-1;}
#content {position:static;}
</style>
<![endif]--> 
*/

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
}

p {
	margin: 1em 0;
}

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: #336666;
}

a:hover {
	text-decoration: underline;
}
hr {
	border: none;
	border-bottom: solid 1px #bbb;
	margin: 3px 0;
}

strong {
	font-weight: bold;
}
/***************************
# Main IDs
****************************/

#container {
	width: 960px;
	margin: 30px 30px 30px 20px;
	position: relative;
	z-index: 1;
}
#header {
	height: 100px;
}
#header img {
	padding-left: 3px;
}

#wrap {
	width:100%;
	clear:both;
}

#content {
	margin: 0 180px;
	padding: 0 30px;
	min-height: 500px;
}

#navigation {
	float:left;
	padding-left: 30px;
	width:150px;
	min-height: 500px;
}

#extra {
	float:right;
	width:170px;
	min-height: 500px;
}

#footer {
	clear:left;
	width:100%;
	height: 50px;
}

#content,#navigation,#extra {
/*	border: solid 1px black; */
}

div#lotterie {
	padding: 30px;
}
div#lotterie div {
	width: 110px;
	color: #666;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	margin-bottom: 8px;
}

/***************************
# Navigation
****************************/
#navigation {
	color: #333;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	color: #333;
}

#navigation a:hover {
	color: #336666;
}

#navigation h3 {
	display: inline;
	background-color: #fff;
	padding: 4px 3px 2px 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #205b71;
	font-size: 10px;
}
#navigation ul {
	margin: 5px 0 25px 0;
}
#navigation ul li {
	padding-left: 10px;
}
#navigation ul li.on a {
	color: #205b71;
}
/***************************
# Content
****************************/
#content h1, h2 {
	color: #205b71;
	font-weight: bold;
}

#content h1 {
	font-size: 22px;
	line-height: 25px;
}
#content h2 {
	font-size: 16px;
	line-height: 18px;
}
#content .contentbox {
	margin-bottom: 20px;
}

#content .alignright {
	float: right;
	display: block;
}

#content .download_pdf {
	margin-top: 10px;
	font-size: 10px;
}

#content h3.spip {
	color: #205b71;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2.5em;
	display: block;
}

/***************************
# Extra
****************************/
.actual {
	font-size: 12px;
	margin-bottom: 50px;
}
.actual h2 {
}
.actual small {
	color: #336666;
}
.actual div {
	margin-bottom: 10px;
}

img.arrow {
	width: 12px;
	height: 12px;
	display: inline;
	margin-bottom: -1px;
}

/***************************
# champs de recherche
****************************/
#recherche_box {
	margin-top: 8px;
	font-family: "verdana", "helvetica";	
}

#recherche_box input[type=text] {
	width: 435px;
	border: solid 1px #ccc;
	padding: 2px;
	font-size: 16px;
}

#recherche_box select {
	margin: 5px 0;
	width: 144px;
	font-size: 12px;
	border: solid 1px #ccc;
}

#recherche_box input[type=submit] {
	background: none;
	border: solid 1px #aaa;
	font-weight: bold;
	font-size: 11px;
	width: 90px;
	height: 25px;
}

#recherche_boutton {
	cursor: pointer;
}
.spip_surligne {
	background-color: #a2bcc5;
	color: #000;
	padding: 2px 2px 1px 2px;
}
/***************************
# Comoon
****************************/
#content .headerbox, #extra h3 {
	padding: 0 2px;
	font-size: 9px;
	font-family: "verdana", "helvetica";
}

#content .headerbox h3, #extra h3 {
	text-transform: uppercase;
}


/***************************
# Classes
****************************/
.whitebox {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 10px;
	margin-bottom: 5px;
}
/*.whitebox:hover {
	border-left: solid 1px #000;
}*/

.recherche label{
	display:block;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.recherche input[type=text] {
	margin-left: 10px;
	width: 120px;
}
.recherche hr {
	margin: 8px 0;
}

.news small, .fiches small {
	color: #336666;
	font-size: 12px;
}

.news div {
	color: #336666;
	font-weight: bolder;
}
.suite {
	display: inline;
	font-size: 11px;
}
.suite a {
	color: #999;
	padding: 0 2px;
}

.pdf_print div {
	display: block;
	background-color: #eee;
	padding: 10px;
}
.pdf_print h3 {
	margin-top: 10px;
	color:#336666;
	font-size: 11px;
	text-transform:uppercase;
}

form.formulaire {
	background-color: #eee;
	border: solid 1px #ccc;
	padding: 10px;
}
.formulaire label {
	float: left;
	width: 200px;
	height: 15px;
	text-align: right;
	padding: 5px  5px 0 0;
}
.formulaire input[type="text"] {
	margin-left: 200px;
	display: block;
	height: 15px;
	margin : 5px 0;
}
.formulaire div.checkbox {
	margin-left: 210px;
	display: block;
}
/***************************
# Typo
****************************/



/***************************
# Others
****************************/
.spip_documents_list {
	display: block;
	padding-bottom: 5px;
}
.spip_documents_list dt {
	display: inline;
}
.spip_documents_list dt img {
	width: 30px;
	height: 30px;
	margin-bottom: -10px;
}
.spip_documents_list dd {
	display: inline;
}
