/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #663300 url(images/img01.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

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

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

/* Menu */
#menuswf {
	width: 820px;
	height: 50px;
	margin: 0 auto;
	position:inherit;
}

#menu {
	width: 820px;
	height: 60px;
	margin: 0 auto;
	border-left: 20px solid #DB5600;
}

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

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menu a:hover {
	background: #DB5600;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 820px;
	height: 180px;
	margin: 0 auto;
	background: #010100 url(images/img02.jpg);	
	}

#logo h1 {
	padding-right:30px;
	margin: 0;
	padding-top:120px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

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

/* Page */

#page {
	width: 820px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

#page1 {
	width: 820px;
	margin: 0 auto;
}


/* Content */

#content {
	float: left;
	width: 500px;
	padding: 20px 50px 20px 10px;
}

#content1 {
	background-color:#fff;
	float: left;
	width: 780px;
	padding: 20px 10px 20px 30px;
	margin-top:0px;
}

#intro{  width:80%; text-align:center;}
#intro h2{ font-weight:bold; font-size:16px;}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 5px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/img09.gif) no-repeat right bottom;
	border-left: 5px solid #DB5600;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(images/img04.gif) repeat-x left bottom;
}

#links li {
	padding: 5px 0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #FF9900;
}

/* Footer */

#footer {
	height: 50px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
}

#footer .wrapper {
	width: 820px;
	height:100px;
	margin: 0 auto;
}

#footer .links {
	background-image:url(images/bg-foot.gif);
	background-repeat:repeat-x
	float: left;
	width: 740px;
	height: 100px;
	padding: 10px 30px 6px 30px;
	color:#FFf;
	border-left: 20px solid #010100;
	font-size: 85%;
	text-align:center
}

/*#footer .legal {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}*/

/* merge */

/* Contentx */

#content {
	float: right;
	width: 420px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: #F9F9F9;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Sidebarx */

#sidebar {
	float: left;
	width: 240px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
}
#sidebar li ul {
}
#sidebar li li {
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
	border-bottom: 1px dotted #CCCCCC;
}
#sidebar h2 {
	margin: 0;
	padding: 10px 0;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color: #E75C14;
}
.ul2 { list-style:circle;
		text-indent:50px;}
		
/* services */
				.main_jours{
					width:90%;
					padding:5px 20px 5px 10px;
					text-indent:10px;}
				.main_jours li {
					height:22px;
					background-color:#FF9900;
					list-style:katakana-iroha;
					font-family:Geneva, Arial, Helvetica, sans-serif;
					font-size:18px;
					color:#000033;
					text-align: justify;
					margin: 0 0 10px -80; }
					
#center { 	width:100%;
			margin-right:100%;}