body {
	background: #EAC99A url(images/bg.gif);
	font: normal 11.5pt Georgia, serif;
	color: #765b3d;
	padding: 0pt 0pt 20pt 0pt;
	margin: 0pt 10pt 20pt 10pt;
}

#header {
	width:800px;
	height: 9.05em;
	margin: 0pt auto 0pt auto;
	padding-top: 10pt;
}

#headline {
	margin: 16px 0px 0px 10px;
	float: left;
	width: 600px;
}
#headline p {
	font-size: 14pt;
}

q {
	quotes: none;
	font-style: italic;
}

#content {
	width:800px;
	clear: both;
	margin: 38pt auto 0pt auto;
	padding-top: 1em;
}

h1, h2, h3 {
	font-family: Georgia;
	font-weight: normal;
	color: #B27217;
}

h2 {
	font-size: 2em;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #b96f37;
	height: 1.24em;
}

h2 a {
	text-decoration: none;
}

h3 {
	margin-top: 10pt;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0pt;
}

p, blockquote, ul, ol {
	margin-bottom: 12pt;
	margin-top: 0pt;
	line-height: 1.5;
}

p {
	text-align: left; 
}

blockquote {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/puce_liste.gif) no-repeat left center;
}

ol {
	margin-left: 3em;
}

a {
	color: #B27217;
}

a:hover {
	text-decoration: none;
}



input, textarea, select {
}

input {
}

textarea {
}

select {
}

/* Logo */

#logo {
	float: left;
	font-size: 18pt;
}

#logo h1 {
	margin: 0;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	padding-left: .1em;
	font-size: 1em;
	font-weight: bold;
}

#logo img {
	border: none;
	margin-left: -6px;
}

#logo a {
	text-decoration: none;
	color: maroon;
}

/* Menu */

#menu {
	float: right;
	margin-top: 1.6em;
	border-bottom: 3px solid #815416;
	text-align: right;
	padding-right: 1pt;
	width: 649px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
	padding-left: 1.5em;
	background: none;
	font-family: Georgia;
	font-size: 17px;
}

#menu a {
	text-decoration: none;
	color: #815416;
}

#splash {
	text-align: center;
	background: url(images/img09.jpg) repeat-y;
}

li.current_page_item {
	font-weight: bold;
}

img {
	border: 3px solid #cc9d2f;
}

.no_wrap {
	white-space: nowrap;
}


/********** Page d'accueil **********/


#contacts div
{
	float: left;
	width: 50%;
	margin-bottom: 10pt;
}

#contacts p {
	text-align: center;
	margin: 0 0 0 0;
}

#spectacle h2 {
	clear: both;
	margin-top: 60px;
	text-align: left;
}

#atelier_tissage {
	clear: both;
	text-align: center;
	
}

#atelier_tissage p {
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
}

#atelier_tissage img {
	text-align: center;
}

#atelier_feutre {
	float: left;
	width: 47.5%;
	padding-right: 5%;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}

#atelier_feutre p {
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
}

#atelier_feutre img {
	
}

#atelier_moutons
{
	float: right;
	width: 47%;
	text-align: center;
}

#atelier_moutons p {
	margin-right: 10%;
	margin-left: 10%;
	text-align: center;
}

img.img_atelier {
	margin-bottom: 10px;	
}

img#img_intro {
	float:right;
}

div#prestations {
	
}

#spectacle {
	text-align: center;
}


#spectacle img {
	text-align: center;
}



/********** Page de planning **********/

#planning
{
	text-align: left;	
}

#planning h4 {
	margin-bottom: 5pt;
}

#planning h3 {
	margin-bottom: 5pt;
}

p.form_label {
	line-height: 0px;
	position: relative;
	top: 7px;
}

img.imgcalendar {
	border: none;
}

p.erreur_ajout_date {
	color: #b22222;
}

li.date_ajoutee {
	font-weight: bold;
}

/********** Blog **********/
.postmetadata, .postinfo {
	font-size: smaller;
}

.postinfo {
	font-style: italic;
}

.alignright {
	float: right;
}

.entry {
	overflow: hidden;
	height: 1%;
	margin-bottom: 12pt;
}