
/*
from Colors.css
*/
body {
background-color:#ffffff;
}	

div#nav ul li a {
color:#000000;
}


div#nav ul li a:hover {
color:#57922e;
}

/*
From layout.css
*/


/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */

ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
/*
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
*/
/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }


/* --- GENERAL --- */	

html, body {
		margin: 0;
		padding: 0;
		height: 100%;
	}
	

	
/* --- BLOC CONTENEUR GLOBAL --- */
div#main {


}

div#page {

border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-image: url("../pics/nav-background.jpg");
background-repeat: repeat-y;
background-position: top left; 
width:800px;
margin: 0 auto;
min-height: 100%;
padding:0 0 100px 0;
	}	
	
div#header {

background-image: url("../pics/header.jpg");
background-repeat: no-repeat;
background-position: top left; 
height:105px;
width:800px;
}

div#nav {
display:inline;
clear:both;
float:left;
width:233px;
}

div#nav blockquote {
position:absolute;
top:-9999px;
}
div#nav h1 {
background-image: url("../pics/maintitle.jpg");
background-repeat: no-repeat;
background-position: top left; 
height:200px;
}

div#nav ul {
margin:0 8px 0 0;
}

div#nav ul li {}
div#nav ul li a {
background-repeat: no-repeat;
background-position: 6px 14px;
display:block;
height:24px;
}

div#nav ul li a {
background-image: url("../pics/nav-deco.jpg");
}


div#nav ul li a:hover, div#nav ul li a:active, div#nav ul li a.on {
background-image: url("../pics/nav-deco-on.jpg");
}



div#content {
position:relative;
float:left;
width:550px;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}


div#content div {
margin:30px 120px 0 0 ;
}


div#content div img {
float:left;
margin:-30px 0 0 10px ;

}

div#content div img.off {
visibility: hidden;
margin:-30px 0 -80px 10px ;
}

body#home div#content p {
clear:left;
margin:0 60px 20px 64px;
padding:0 0 0px 0;
}


body#content div#content p {
position:relative;
left:180px;
clear:left;
width:300px;
}

body#content div#content img {
float:left;
position:relative;
}

body#content div#content img.center {
margin:10px 0 10px 0;
left:100px;
}

body#content div#content img.left {
margin:10px 0 10px 0;
left:0px;

}


body#content p#top a {
background-position: 100px 14px;
}

p#top a {
height:30px;
display:block;
background-image: url("../pics/nav-deco.jpg");
background-repeat: no-repeat;
background-position: 205px 14px;
}

p#top a:hover {
background-image: url("../pics/nav-deco-on.jpg");
}







tr td a.nav1{
	color:#000000;
	background-image: url("../pics/nav-deco.jpg");
	background-repeat: no-repeat;
	background-position: 6px 14px;
	padding-right:10px;
	padding-bottom:2px;
	display:block;
	height:24px;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}


tr td a.nav1:hover, a.nav1:active {
	color:#57922e;
	background-image: url("../pics/nav-deco-on.jpg");
}


tr td a.nav1on{
	color:#57922e;
	background-image: url("../pics/nav-deco-on.jpg");
	background-repeat: no-repeat;
	background-position: 6px 14px;
	padding-right:10px;
	padding-bottom:2px;
	display:block;
	height:24px;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}

tr td a.nav2{
	color:#000000;
	display:block;
	height:15px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}


tr td a.nav2:hover, a.nav1:active {
	color:#57922e;
}


tr td a.nav2on{
	color:#57922e;
	display:block;
	height:15px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}


tr td a.nav3{
	color:#000000;
	display:block;
	height:15px;
	padding-right:10px;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}


tr td a.nav3:hover, a.nav3:active {
	color:#57922e;
}


tr td a.nav3on{
	color:#57922e;
	display:block;
	height:15px;
	padding-right:10px;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}




/*
From typography.css
*/


body {
font-family: Verdana, arial, sans-serif;
}


div#nav ul {
font-size:12px;
text-align:right;
font-weight:bold;
}	


div#nav ul li a {
text-decoration:none;
}


div#content h2 {
font-size:22px;
font-weight:normal;
line-height:1em;
}


div#content p {
font-size:13px;
}

p#top a {
text-decoration:none;
color:#000000;
font-size:10px;
}

p#top {
text-align:right;
}


* a{
	color:#57922e;
	text-decoration: none;
}

* a:hover{
	color:#57922e;
	text-decoration: underline;
}

