/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	font-size: 11px;
	background:url(images/fond.jpg) repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
}
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 990px; 
	}

#papier{
	background:url(images/papier.png) no-repeat top center;
	height:42px;
	width: 990px;
}

#habillage{
	background:url(images/habillage.png) repeat-y bottom center;
	width: 990px; 
	min-height: 100%;
	position: relative;
	overflow: auto;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}


#navigation{
	background:url(images/menu.png) no-repeat top center;
	height:87px;
	line-height:87px;
	width: 990px;
}

#content {
	float: left;
	width: 686px;
	font-size: 14px;
}

.post {
	width: 630px;
	font-size: 14px;
	margin: 0px 5px 0px 55px;
}

#sidebar
{
	padding: 0;
	margin: 0;
	float: right;
	width: 244px;
	font-size: 13px;
	background-color:#fff;
	text-align: left;
	margin: 0px 50px 0px 0px;
	}
	
#sidecontent
{
	width: 200px;
	background-color: #fff;
	margin: 0px 0px 0px 35px;
	}
	

#footer {
	background:url(images/bas-de-page.png) no-repeat top left;
	padding: 0;
	margin: 0 auto;
	width: 990px;
	height: 60px;
	clear: both;
	}
	
/* NAVIGATION */
#nav {
	height: 52px;
	width: 790px;
	margin: 0;
	padding: 0;
	list-style-type: none;
/*	margin-left: 270px; */
	margin-left: 40px;
	text-align: center;
	padding-top:20px;
	overflow:hidden;

}
#nav li { display:inline; }
#nav li a {
	height: 52px;
	float:left;
	background-position:0 -52px;
	background:url(images/menu.gif) no-repeat;
	text-indent:-2000px;
}

#nav li a:hover { background-position:0 0; }

#nav li.nav0 a { width:120px; background-position:0px -51px; }
#nav li.nav0 a:hover, #nav li.nav0 a.active { background-position:0 0; }
#nav li.nav0_b a { width:120px; background-position:0px -51px; }
#nav li.nav0_b a:hover, #nav li.nav0_b a.active { background-position:0 0; }
#nav li.nav1 a { width:120px; background-position:-115px -51px; }
#nav li.nav1 a:hover, #nav li.nav1 a.active { background-position:-115px 0; }

#nav li.nav2 a { width:130px; background-position:-115px -51px; }
#nav li.nav2 a:hover, #nav li.nav2 a.active { background-position:-115px 0; }
#nav li.nav3 a { width:130px; background-position:-245px -51px; }
#nav li.nav3 a:hover, #nav li.nav3 a.active { background-position:-245px 0; }

#nav li.nav4 a { width:120px; background-position:-395px -51px; }
#nav li.nav4 a:hover, #nav li.nav4 a.active { background-position:-395px 0; }
#nav li.nav5 a { width:100px; background-position:-510px -51px; }
#nav li.nav5 a:hover, #nav li.nav5 a.active { background-position:-510px 0; }


	
/*	Begin Headers */
#photoflickr{
	background:url(images/fond-photos.gif) no-repeat top left;
	height: 240px;
	width: 200px;
	}

h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

.h2title  {
	font-size: 21x;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	background:url(images/fond-titre.png) no-repeat top left;
	color: #575757;
	padding-left: 25px;
	padding-bottom: 20px;
	}

.h2title a{
	color: #575757;
	}
#linkcat-2 h2, #linkcat-4 h2, #linkcat-5 h2 {
	font-size: 21x;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	background:url(images/fond-titre.png) no-repeat top left;
	color: #575757;
	padding-left: 25px;
	}
	

h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	width: 615px;
	height: 44px;
	line-height: 44px;
	background:url(images/fond-sous-titre.png) no-repeat top left;
	color: #575757;
	font-weight: bold;
	margin-left: 40px;
	padding-left: 20px;
}

h3.comments {
	padding: 0;
	margin: 0;
	}

#header {
	margin: 0; 
	padding: 0; 
	height: 73px; 
	width: 990px; 
	background:url(images/chef-de-projet-web.png) no-repeat bottom center;
	} 

#header h1{
	font-size: 22px;
	text-align: right;
}


#content ul li{
	background:url(images/puce.gif) no-repeat top left;
	background-position:0 5px;
	list-style-type: none;
	padding-left: 15px;
	line-height: 20px;
	}
	
.p-puce{
	background:url(images/puce.gif) no-repeat top left;
	background-position:0 5px;
	list-style-type: none;
	padding-left: 15px;
	line-height: 20px;
	}
	
	
#content ul{
	padding: 0;
	margin: 0 0 15px 50px;
	}

#footer a {
	color: #be2184;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: right;
	padding-right: 40px;
	visibility:hidden;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	visibility:hidden;
	padding:0px;
	margin:0px;
	}

/*
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
*/

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #be2184;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a, h3 a{
	color: #be2184;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #be2184;
	text-decoration: underline;
	}
	
p img {
	max-width: 100%;
	float: left;
	padding: 2px;
	border-width: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	}

p a img {
	max-width: 100%;
	float: left;
	padding: 2px;
	border-width: 0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 10px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

