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

body {
	margin: 0px;
	padding: 0;
	background: #ccccff url(images/img01.png) repeat-x left top;
	text-align: justify;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

ul {
}

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

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

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

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

#header {
	width: 1000px;
	margin: 0 auto;
	height: 191px;
	background: url(images/header.jpg) no-repeat left top;
}

/* Header */

/*#logo {
	width: 540px;
	height: 130px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 40px;
}*/

#logo h1, #logo p {
	margin: 0;
	padding-left: 10px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 0 0 0 0;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 4.8em;
}

#logo p {
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

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

/* Nav */

#nav {
	width: 970px;
	height: 97px;
	margin: 0 auto;
	padding: 0px 0px 0px 30px;
	background: url(images/nav.png) repeat-x left top;
	color:#ff9900;
}

#nav ul {
	margin: 0;
	padding: 67px 0px 0px 20px;
	list-style: none;
	}

#nav li {
	float: left;
	display: inline;
}
#nav li span {
	color:#FFFFFF;
	padding-left:290px;
}

#nav a {
	height: 40px;
	margin: 0;
	padding: 20px 15px 0px 18px;
	/*background: url(images/separator.png) no-repeat left 24px;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:hover {
	color: #FFCC00;
}


/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 6px 30px 0px 30px;
	background: url(images/bg.png) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 440px;
	margin: 0px 20px 20px 20px;
	
}

.post {
	padding-bottom: 1px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 1px 0 1px 0px;
	font-size: 16px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #9d8dff;
}

.title a:hover {
	border-bottom: 1px dotted #9d8dff;
}

.auteur {
	margin: -4px 0px 10px 0px;
	padding: 4px 0px;
	border-bottom: 1px #DCDCDC dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;font-style:italic;
}
.today p {
	margin: -4px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px #da4b29 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;color:#da4b29;font-style:italic;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
}

.links a {
	display: block;
	width: 110px;
	height: 28px;
	padding-top: 2px;
	background: url(images/img07.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 230px;
	margin-top: -3px;
}

#sidebar2 {
	float: right;
	width: 230px;
	margin-top: -3px;
}

.sidebar {
	float: left;
	padding: 0;
	color: #da4b29;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	background:#FFFFFF;
}

.sidebar li ul {
	background: #F7F7F7;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 5px 0px;
	border-bottom: 1px #DCDCDC dashed;
	background: none;
}


.sidebar li h2 {
	height: 20px;
	background: url(images/bg_topside.png) no-repeat left top;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar a {
	color: #737373;
}

.sidebar a:hover {
	color: #BDBDBD;
}

/* Calendar */

#calendar_wrap {
	padding: 10px 15px 5px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;padding-top:5px;
}

#calendar_wrap th {
}

#calendar_wrap td {
}
#calendar_wrap td a {
	color:#da4b29;
}
#calendar_wrap td a:hover {
	color:#da4b29;font-weight:bold;
}
#calendar_wrap td a:visited {
	color:#b47c6e;
}

/*#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}*/

.arts {
	width: 205px;
	padding: 7px 15px 0px 10px;
	color:#737373;
	text-align:left;	
}
.arts a {
	color:#da4b29;
	
}

/* Footer */

#footer {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/bottom.png) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}

#footer .copyright {
}

