/*
Samson & Associates
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: white url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Times New Roman";*/
	font-size: 13px;
	color: #637aa3;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	color: #549DC7;*/
	color: #0f4177;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.0em;
}

h2 {
	color: #0f4177;
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

.h31 {
	background: #99adc1;
	color: white;
	padding: 4px;
	text-align: center;
}

h5 {
	color:#ed3b07 ;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

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

td P {
	text-align: left;
	margin-left: 6px;
}

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

a {
	
	color: #0f4177;
}

a:hover {
/*	background: #0c2a4c;*/
	text-decoration: underline;
	color: #f8693f;
}

/* Header */

#header {
	width: 900px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

/* Logo */

#logo {
	width: 980px;
	float: center;
/*	margin-left: auto;
	margin-right: auto;*/
	text-align: center;
    height:154px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#toppicture {
	top:40px;
	/*left:700px;    */
	width:230px;
	position:absolute;
	color: #d65d0d;
	font-family: monotype corsiva;
	font-size: 22px;
    float: right;
    right:100px;
    z-index: -1;
	
}

#topmenu {

	/*text-align: right;*/
	/*padding-right: 30px;*/

margin-right:730px;
}

#topmenu ul {
	margin: 0;
	padding: 6px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
	padding-left: 6px;
}

#topmenu a {

	text-decoration: none;
	font-size: 10px;
	color: #0f4177;
	
}

#menu {
	float: center;
	text-align: center;
}

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

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu li.selected {
	color: #ed3b07;
	text-decoration: none;
	font-weight: bold;
}


#menu a {

	text-decoration: none;
	font-weight: bold;
}

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

/* Page */

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

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
	/*padding-top: 20px;*/
}

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

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li.selected {
	color: #ed3b07;
	text-decoration: none;
	font-weight: bold;
/*	background: white;*/
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.25em;
	color: white;
}



p.titre {
	font-size: 1em;
	color:#f8815e;
	margin: 0em;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

a img {
	border: none;
}

/* Sidebar1 */

#sidebar1 {
	background: url(images/img03.gif) no-repeat;
}

#sidebar1 h2 {
	text-align: left;
	background: url(images/img05.gif) no-repeat;
}

#sidebar1 li li {
	padding-left: 20px;
	text-align: left;
	border-bottom: 1px;
	border-color: #d2daea;
	border-bottom-style: solid;
}

#sidebar1 a {
		text-decoration: none;
}

/* Sidebar2 */

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

#sidebar2 h2 {
	background: url(images/img06.gif) no-repeat;
}

/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(images/img07.gif);
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	background-image: url(images/img08.gif);
	color: white;
	font-size: 1em;
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	height: auto;
}

.centerobject {
	text-align: center;
}

.post {
	padding: 30px 10px 10px 10px;
}

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

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

.post .entry {
	padding: 20px;
	background: url(images/img10.gif) repeat-x;
	text-align: justify;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
