
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 10px;
	padding: 0;
	background: #FFFFFF url(../images/motif_fond.gif) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
	volume : x-loud : url(son/start.wav)
}

h1, h2, h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { 	font-size: 12px;
		 margin-left: 1000px}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

ul, ol { }

blockquote { }

a { color: #000000;
	text-decoration: none;
}

a:hover { 	text-decoration: underline;
			volume : url(son/ringin.wav) x-loud
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	height: 600px;
	margin: 0 auto;
	margin-top: 5px;
}

#header {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/img09_04.gif) no-repeat left top;
	volume : x-loud cue-before : url(son/start.wav)
}
#header h1 { 	float: right;
				padding-top: 0px; }

#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h1 a:hover { text-decoration: underline; 
}
/* Menu */

#menu {
	float: left;
	width: 880px;
	height: 51px;
}




#menu ul {
	margin: 0;
	padding: 10px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 5px 12px 5px 28px;
	background: url(../images/img0.gif) no-repeat left 50%;
	text-decoration: none;
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	volume : x-loud : url(son/start.wav)
}

#menu a:hover { text-decoration: underline; 
				volume : x-loud : url(son/start.wav)}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

/** LOGO */

#logo {
	margin: 0 auto;
	width: 900px;
	height: 230px;
	/*background: url(images/ca003.jpg) no-repeat left top;*/
	background: url(../images/main_logo.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 	float: left;
	padding-top: 150px; }

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; 
}

#logo p {
	padding: 205px 0 0 23px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; 
	volume : url(son/start.wav)x-loud cue-before
	}

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Post */

.post {
	margin-bottom: 0px;
	
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	padding: 8px 0px 2px 40px;
	/*background: url(images/img05.jpg) no-repeat left top;*/
	/*background: url(images/barre_princ.gif) no-repeat left top;*/
	/*background: url(images/img05.jp) no-repeat left top;*/
	color: #003300;
	font-size: 28px;
	font-weight: bold;
}

.post .date {
	float: right;
	margin-top: -45px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #F1B566;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding : 0px 10px 0px 10px;
	margin-left: 20px;
	font-size: 17px;
	color: #003300;
}

.post .entry table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #003300;
	float: left;
	margin : 0px 10px 10px 0px;	
}
.post .entry tbody td {
	padding: 0px 0;
	text-align: center;
	border-top: 3px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Cote gauche */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	line-height: 100%;
}

#sidebar li li {
	margin: 0;
	padding: 0 0px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
	font-weight: bold;
	font-size: 18px;
	
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 0px 0px;
	padding: 8px 0 2px 40px;
	/*background: url(images/img10_01.gif) no-repeat left top;*/
	background: url(../images/img04.jp) no-repeat left top;
	font-size: 18px;
	color: #003300;
}


#sidebar p {
	line-height: 100%;
}

/* Calendar */

#calendar {
	float: right;
}

#calendar caption {
	padding-bottom: 0px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	}

#calendar thead th {
	padding: 0px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 0px 0;
	text-align: center;
	border-to: 3px solid #F5F2EF;
	border-lef: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	/*background: url(images/img09.jpg) no-repeat left top;*/
	background: url(../images/img09.jpg) no-repeat left top;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #ffffff;
}

#footer a {
	color: #F1B566;
}
#gallery {
height : auto;
margin : 0px 0 0 0px;
}
#gallery img {
float : left;
margin : 2px;
padding : 10px;
border : 1px solid #003300;
}

