* {

margin:0; padding:0; 

}



body {

background:#FFF url('img/bg.gif') repeat-x;

background-position:0 294px;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

}



#layout {

width:960px;

padding-bottom:20px;
margin:0 auto;

}



#left {

float:left; width:360px;

}



#left-tasse {

width:100%; height:294px;

background:#FFF url('img/left-bg.jpg') no-repeat;

}



#left-tasse img {

margin:201px 0 0 7px;

}



#left-menu {

width:100%; height:191px;

background:#FFF url('img/left-menu.jpg') no-repeat;
padding-left:60px;

}



#content {

float:left; width:503px;

}



#content-top {

width:100%; height:105px;

background:#FFF url('img/content-bg.jpg') repeat-x;

background-position:0 76px;

}



#zecontent {

background:#fff; min-height:500px;

}



#right {

float:left; width:97px;

background:url('img/right-bg.jpg') no-repeat;

min-height:483px;

background-position:0 76px;

}



.post {

border-bottom:1px solid #707070;
margin-bottom:15px;
padding-bottom:10px;

}

.entry {

margin-top:8px;

}



/*Les textes*/

a {

color:#f7931e;

text-decoration:none;;

}



a:hover {

text-decoration:underline;

}



h2 {
color:#f7931e;
font-size:22px;

font-weight:normal;

}



small {

color:#808080; font-size:11px;

}


a img.thumb {
border:1px solid #707070;
}

a.more-link {
display:block;
width:68px; height:14px;
background:#FFF url('img/lirelasuite.jpg') no-repeat;
float:right;
margin-top:5px;
}

.entry span {
display:block:;
height:15px;
width:501px;
}
/*Les textes*/

.navigation {
margin-top:15px;
}
ol li {
list-style-type:none;
}

h3 {
color:#707070;
margin-top:15px;
font-weight:normal;
font-size:17px;
}

input, textarea {
border:1px solid #CCC;
margin-top:5px;
}


input:focus, textarea:focus {
border:1px solid #f7931e;
}

cite.fn {
color:#f7931e;
}

.comment-body {
padding-bottom:5px;
margin-top:15px;
font-size:11px;
border-bottom:1px solid #CCCCCC;
}

.comment-author {
float:right;
}

#zecontent img {
border:1px solid #CCCCCC;
margin-top:10px;
}

#left-menu li {
display:block;
float:left;
list-style-type:none;
color:#f7931e;
padding-left:20px;
font-size:11px;
}
#left-menu li a {
font-size:12px;
color:#FFF;
}
#left-menu li a:hover {
color:#f7931e;
text-decoration:none;
}


/*Navig PAge*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {

	background: #f1f1f1;

	padding: 0;

	margin: 0;

	border: none;

	text-decoration: none;

	font-weight: normal;

	font-style: normal;

	list-style: none;

	text-transform: none;

	text-indent: 0px;

	font-variant: normal;

	text-align: left;

	line-height: 12px;

	letter-spacing: 0px;

	word-spacing: 0px;

	font-size: 9px;

	font-family: Verdana;

}



#wp_page_numbers {

	margin-top: 10px;

	width: 100%;

	background: #f1f1f1;

	border: 1px solid #bfbfbf;

}

#wp_page_numbers ul {

	width: 100%;

}

#wp_page_numbers li {

	float: left;

	display: block;

}



#wp_page_numbers a {



	margin-top: 2px;

	margin-bottom: 2px;



	padding: 2px;

	padding-left: 2px;

	padding-right: 2px;

	margin-left: 1px;

	margin-right: 1px;

	display: block;

	color: #333;

	border: 1px solid #f1f1f1;

}



#wp_page_numbers li a:hover {

	border-color: #999;

}



#wp_page_numbers li.space {

	margin-top: 2px;

	margin-bottom: 2px;

	border: 1px solid #f1f1f1;

	padding-top: 2px;

}



#wp_page_numbers li.first_last_page {

	font-style: italic;

}



#wp_page_numbers li.active_page a {

	border: 1px solid #bfbfbf;

	background: white;

	padding-left: 4px;

	padding-right: 4px;

}

#wp_page_numbers li.active_page a:hover  {

	color: black; /* IE fix */

}



#wp_page_numbers li.page_info {

	margin-top: 2px;

	margin-bottom: 2px;

	

	padding-top: 2px;

	

	margin-right: 2px;

	padding-left: 2px;

	color: #666;

	border: 1px solid #f1f1f1;

}

#footer {
color:#666666;
margin-right:100px;
padding-top:20px;
}
