body {
	background-image: url(images/fond_plan_accueil_2010.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #ff9933;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	color: #211d3e;
}
a {
	text-decoration: none;
	color: #211d3e;
}
a:hover {
	text-decoration: underline;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page {
	min-height: 350px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #211d3e;
	border-bottom-color: #211d3e;
	background-image: url(images/image-butte.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#page #image_titre {
	position: relative;
	top: -61px;
	padding-left: 20px;
}


#header {
	height: 70px;
	background-position: bottom;
	line-height: 70px;
	margin-top: 80px;
	padding-left: 50px;
}
#page #content #acceder {
	padding-left: 60px;
	padding-top: 60px;
}

h1.titre {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 2em;
}
#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -61px;
}
#content_pages {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -100px;
}
/*********************************MENU*/
#menu {
	min-height: 320px;
	width: 220px;
	clear: right;
	float: left;
	padding-top: 40px;
}
#menu .titre_menu {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #ff9933;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#menu li a{
	line-height: 30px;
	background-image: url(images/fleche_2010.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin: 0px;
	font-size: 1.1em;
}
#menu li a:hover{
	background-position: 4px center;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/**********************************CORPS*/
#corps {
	min-height: 320px;
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #211d3e;
	margin-left: 220px;
	position: relative;
	top: -90px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-bottom: -150px;
}
#corps h1 a {
	text-decoration: none;
}
#corps a:hover {
	text-decoration: none;
}

#corps .post_content a{
	text-decoration: underline;
	font-style: italic;
}
#corps .post_content a:hover{
	text-decoration: none;
}
#corps .titre_page {
	font-size: 25px;
	font-weight: bold;
	color: #ff9933;
}
#attention {
	font-size: 20px;
	font-weight: bold;
	color: #ff9933;
	text-align: center;
	background-color: #211d3e;
	padding: 5px;
}


/*Les ateliers ouverts*/
#corps .titre_atelier {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	color: #FFFFFF;
	background-color: #ff9933;
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#eme {
	font-size: 18px;
}

#corps .titre_atelier a{
	color: #FFFFFF;
}

#corps .infos_atelier {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corps .infos_atelier .artiste {
	font-weight: bold;
}
#corps .infos_atelier .activite {
	font-size: 20px;
}

/**********************************FOOTER*/
#footer {
	line-height: 30px;
	height: 30px;
	width: 95%;
	margin-bottom: 20px;
	text-align: right;
}
/*************************************BLOG*/
.titre_article {
	background-color: #ff9933;
	margin: 0px;
	width: 390px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.date {
	color: #ff9933;
	text-align: right;
	width: 388px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ff9933;
	border-right-color: #ff9933;
	border-left-color: #ff9933;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.post h1 a, .post h1{
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
#auteur, #auteur a{
	color: #FFFFFF;
	font-size: 12px;
}
#auteur #categorie a{
	text-decoration: underline;
}
#auteur #categorie a:hover{
	text-decoration: none;
}

#blog {
	margin-top: 50px;
}

/*Commentaires*/
#commentaires {
	margin: 0px;
	border: 1px solid #ff9933;
	width: 100%;
	padding: 0px;
}
#comments {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ff9933;
	margin: 0px;
	width: 390px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.commentmetadata, .connecte {
	font-size: 12px;
}
.commenttext {
	font-size: 14px;
}
#respond {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ff9933;
	margin: 0px;
	width: 390px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#formulaire {
	padding-right: 20px;
	padding-left: 20px;
}
