* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #6B6B6B;

	
}

#piubellaphotographie {
	position:absolute;
	left:839px;
	top:13px;
	width:76px;
	height:52px;
	z-index:1;
}


input, textarea {
	padding: 2px 5px;
	border: 1px solid #000000;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	background-color: #ffffff;
}

h1, h2, h3, h4 {
	margin: 0;
}


h1 {
	font-size: 20px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 150%;
}


h2, h3 {
	margin-bottom: 5px;
	padding-bottom: 9px;
	line-height: 130%;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	border-bottom: 1px solid #F2F2F2;
	color: #009149;
}

h4 {
	margin-bottom: 5px;
	
	padding-top: 5px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	color: #37404C;
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 120%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #009149;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* enveloppe */

#enveloppe {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#enveloppe2 {
	background: url(images/img10.jpg) repeat-y left bottom;
}

/* entete */

#entete {
	height: 140px;
	background: #b2b2b2 url(images/img03.jpg) no-repeat;
}




/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 112px 53px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #009149;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	color: #ffffff;
}


/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* contenu */
#scroll {
	height: 470px;
	overflow: auto;
	padding-right: 20px;
}


#scrollFlash {
	background: url(images/flash.gif) no-repeat;
	height: 470px;
	overflow: auto;
	padding-right: 20px;
}
#scrollFlash h1 {
	margin: 0;
	padding: 20px 10px 0 20px;
	color: #009933;
	text-align: center;
	font-size: 16px;
}


#livreDor li {
	padding-bottom: 19px;
	line-height: 150%;
}
#livreDor em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	letter-spacing: 0.1em;
}

#contenu {
	float: left;
	width: 605px;
	padding: 0 0 0 76px;
}

.titrepage {
			font-size: 16px;
			color: #37404C;
	
}
.post {
	padding-top: 30px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {

}
.post .entry .red {
color: #FF0000;

}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* barrelaterale */

#barrelaterale {
	float: right;
	width: 191px;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 0;	
}

#barrelaterale ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#barrelaterale li {

	margin-bottom: 20px;
}

#barrelaterale li ul {

}

#barrelaterale li li {

	margin: 0;
}




/* pied */

#pied {
	font-size: 11px;
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#pied p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#pied a {
	color: #666666;
}

