/*

Theme Name: LaTableDeChapaize

Theme URI: http://www.LaTableDeChapaize.fr

Description: "LaTableDeChapaize".

Version: 1.2

Author: LaTableDeChapaize

Author URI: http://www.LaTableDeChapaize.fr

*/

body {
	background-color:#fffbed;
	font-family:Georgia, Arial;
	font-size:12px;
	color:#79443b;
}



img {
	border:0;
}

h1, h2, h3 {
	font-weight:normal;
	color:#fcc200;
}
h1 strong {
	font-weight:normal;
	font-size:38px;
}

h1 { font-size:30px; }
h2 { font-size:20px; }
h3 { font-size:12px; }

h1 a {
	color:#fcc200;
	text-decoration:none;
}
#titles h2 {
	letter-spacing:5px;
}
ul {
	list-style:none;
	padding-left:0;
}
ul ul {
	margin-left:10px;
}

#container {
	width:1000px;
	margin:auto;
}

#left {
	float:left;
	width:213px;
	font-size:14px;
}
a{
	color:#79443b;
	text-decoration:none;
}
a:hover {
	color:fff3c3 ;
}

#left .current_page_item a {
	color:#7b6e66 ;
	background:#ffdb63;
}

#left .current_page_item ul a {
	color:#fcc200;
	background:none;
}

#left li {
	
}
#left li a {
	display:block;
	padding:5px;
	border-top:1px solid #594A41;
	border-bottom:1px solid #312720;
}
#left a:hover, #left .current_page_item ul a:hover {
	background:#ffdb63;
}


#header { 
	height:200px;
}
#header img {
	float:left;
}
#titles {
	float:left;
	text-align:center;
	width:787px;	
}

#content {
	width:766px;
	float:left;
	padding-left:20px;
	border-left:1px solid #fff3c3;
}
#content li {
	margin-bottom:10px;
}

#content li {
	color:#7B6E66;
}

#content li strong {
	color:#fcc200;
	font-weight:normal;
}
#content .entry strong {
	color:#B0AAA6;
}

#footer {
	text-align:center;
	width:1000px;
	float:left;
	margin-top:30px;
	color:#928780;
}

#imgGrid {
	height:450px;
	width:450px;
	float:right;
}

.lang_switch img {
	margin-right:5px;
}
#imgGrid {
	width:450px;
	height:450px;
	overflow:hidden;
}
#selectedImage {
	width:450px;
	height:450px;
	background:#F00;
	margin-top:-450px;
	display:none;
	cursor:pointer;
}