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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF repeat-x;
	font-size: 1em;
	font :  Georgia ;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-size: 1em;
	color: ThreedDarkShadow;
}

h1, h2, h3 {
	margin: 0;
	font-weight: 100;
}




h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

img {
	border: none;
}

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

#pland a {
	text-decoration: none;
	color: #FF6600;
	
	
}



a:hover {
	text-decoration: none;
	color: #000000;
}



/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 110px;
}

#logo h1 {
	float: left;
	padding: 40px 40px 0 0;
	background: url(images/img02.gif) no-repeat right center;
	letter-spacing: -2px;
	font-size: 2.4em;
}


#logo h2 {
	float: right;
	padding: 13px 10px 0px 0px;
	font-size: 1.4em;
	text-align: right;
	
	
}


#chez{
	font-size: 0.7em;
	color: Black;
	padding-left: 50px;
}


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

/* Menu */

#menu {
	height: 80px;
	padding: 0;
	margin: 0;
}

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

#menu li {
	display: inline;
	padding: 0;
	margin: 0;
	
	
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 45px;
	padding-top: 25px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	letter-spacing: -2px;
	font-size: 2em;
	color: #B8BD52;
}

#menuGauche {
	width: 200px;
	float: left;
	
}


#taille{
	width: 600px;
	text-align: center;
	
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url(images/img03.jpg) no-repeat;
	color: #FFFFFF;
}

/* Gallery */

#gallery {
	clear: both;
	width: 700px;
	height: 480px;
	margin: 0 auto;

}

#top-photo h2 {
	height: 1.4em;
	font-size: 1.5em;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
	
}

#prev {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img11.gif) no-repeat;
}

#next {
	display: block;
	float: left;
	width: 30px;
	height: 100px;
	background: url(images/img13.gif) no-repeat right top;
}

#prev span, #next span {
	display: none;
}

#thumbs {
	display: block;
	float: left;
	width: 640px;
	height: 100px;
	background: url(images/img12.gif) no-repeat;
}

#thumbs img {
	padding: 8px 0 0 10px;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

/* Posts */

#posts {
	width: 430px;
}

.post {
	margin-bottom: 10px;
}


.title {
	padding: 0 0 5px 20px;
	color: #FF8400;
	
}

.titletab {
	color: #0078FF;
}

.post .title {
	/*padding: 0 0 5px 20px;*/
	color: #FF8400;
}

.post .meta {
	padding: 10px 20px;
	/*background: url(images/img15.gif) no-repeat;*/
	background: url(images/test.jpg) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	background: url(images/img14.gif) no-repeat 0em 0em;
	font-size: 1em;
}

.boxed p{
	
	cursor: pointer;
}
.boxedr {
	margin-bottom: 1.5em;
	background: url(images/test.jpg) no-repeat;
	font-size: 1em;
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

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

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	
	font:  Georgia,Times, serif;
	font-size: 0.8em;
	clear: both;
	padding: 0px;
	background: #C3C837 url(images/img16.gif) repeat-x;
}


#footer p {
	margin: 0;
	text-align: center;
	font-size: 1.0em;
	color: #FFFFFF;
}

.date{
	
	font-size: 1.5em;
	
	
}

.titre_region{
	
	text-align: left;
	font-size: 1.2em;
}

#footer a {
	color: #FFFFFF;
}

#photo_texte{
	float: left;
}
	
#boite_left{
	float: left;
}

#contact{
	clear: both;
	
}

