/*  
Theme Name: newStyle2010 
Version: 0.9.1
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: dresserlatableThemes
Author URI: http://www.dresserlatablethemes.com
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #565656;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 20px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #828B1B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote p {
	padding: 5px 0;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 20px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 20px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* Wrap */

/* Top */

#top-out {
	width: 100%;
	position: relative;
	background:transparent;
}

#top {
	width: 939px;
	margin: 0 auto;
}

/* Page Navigation */

#page_navi {
	width: 100%;
	height: 27px;
	font-size: 11px;
}

#page_navi a {
	color: #CBCBCB;
}

#page_navi a:hover {
	text-decoration: underline;
}

#page_navi ul {
	padding: 0;
}

#page_navi .col-left {
	margin-left: -6px;
}

/* Page Navigation (rss) */

#page_navi ul.rss {
	background: url(images/bg_rss.gif) no-repeat 0 5px;
	padding: 6px 0 3px 15px;
}

#page_navi ul.rss li {
	padding: 0 10px;
	display: inline;
	background: url(images/bg_separator.gif) no-repeat right 4px;
}

#page_navi ul.rss li.last {
	background: none;
}

/* Header */

#header {
	width: 100%;
	height: 107px;
	padding-top: 25px;
   background: transparent;
	clear: both;
	position: relative;
}

#secheader {
	z-index: 50;
	
	
	
	float:left;
	margin:0;
	padding:0;
	padding-top:160px;
	height:340px;
	width:100%;
	margin-bottom:40px;
}

#secheader p{
	float:left;
	margin:0;
	padding:0;
	color:#E5D7CC;
	width:440px;
	font: 16px "Georgia","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	padding-left:0px;
	padding-right:20px;	
	margin-left:30px;
	height:60px;
	margin-bottom:10px;
	text-shadow: #342A22 0.1em 0.1em 0.1em;
}


#secheader img{
	float:left;
	margin-top:48px;
}


#secheader {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 50; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 40px; 
	WIDTH: 100%; PADDING-TOP: 46px;  HEIGHT: 340px
}
#secheader P {
	PADDING-RIGHT: 20px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 10px 30px; FONT: italic 16px "Georgia","Lucida Grande", "Trebuchet MS", Verdana, sans-serif; WIDTH: 440px; COLOR: #e5d7cc; PADDING-TOP: 0px; HEIGHT: 60px; text-shadow: #342A22 0.1em 0.1em 0.1em
}
#secheader IMG {
	MARGIN-TOP: 48px; FLOAT: left
}

#secheader h1{
	float:left;
	margin-top:50px;
		color:#fff;
	font: 24px Georgia, "Times New Roman", Times, serif;	
	font-weight: normal;
	text-shadow: #342A22 0.1em 0.1em 0.1em;
}

#header img.title {
	margin-left: 5px;
}

#header h1 {
	display: none;
}

#header .advert {
	position: absolute;
	left: 470px;
	top:43px;
}

/* Category Navigation */

#cat_navi {
	clear:both;
	width: 100%;
	
}

#cat_navi li a span {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

/* Middle */

#middle-out-top { /* Background - Middle Top */
	width: 100%;
/*	background: rgb(239,239,234) url(images/bg_middle_out_top.gif) repeat-x 0 0;*/
	background: transparent ;
}

#middle-out-bottom { /* Background - Middle Bottom Gradient */
	width: 100%;
	background: transparent ;
}

#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(images/bg_middle_content_single.gif) repeat-y;
}

#middle-content { /* Background - Content */
	width: 985px;
	margin: 0 auto;
	background: url(images/bg_middle_content.gif) repeat-y;
}

#middle-content-bottom { /* Background - Content Bottom */
	width: 100%;
	background: transparent ;
}



/* Content */

#content {
	width: 975px;
	min-height: 550px;
	padding: 0px 7px 50px 5px;
	margin-top:-2px;
	background: url(images/bg_middle_top.gif) no-repeat 0 0;
}

* html #content {
	height: 550px;
}

/* Main Content */

#main-content {
	width: 653px;
	margin: 0px 0 0 5px;
	padding-top:2px;

}

.single #main-content {
	background: transparent;
	width: 653px;
	margin: 0px 0 0 5px;
	padding: 18px 0 0px 0;
}

#comments {
	background: transparent;
	width: 658px;
}

/* Main Content (style) */

#main-content a {
	text-decoration: underline;
}

#main-content a:hover {
	text-decoration: none;
}

#main-content h2, #main-content h3 {
	font-weight: normal;
}

#main-content h2 {
	font-size: 24px;
	font: 22px Georgia;
	color: #4D3F34;
}

#main-content h3 {
	font-size: 18px;
}

#main-content h4 {
	font-size: 12px;
}

#main-content ol, #main-content ul {
	line-height: 18px;
}

#main-content ul {
	padding-left: 10px;
}

#main-content ul li {
	list-style: circle;
	padding: 3px 0;
}

#main-content ol {
	padding-left: 57px;
}

#main-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

#main-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#main-content .post-title {
	width: 100%;
	position: relative;
}

#main-content .post-title h2, #main-content .post-title p.post-details, #main-content .post-title h3 {

}

#main-content h2 a, #main-content h3 a {
	color: #2A2A2A;
	text-decoration: none;
}

#main-content h2 a:hover, #main-content h3 a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	line-height: 18px;
	margin-top: -10px;
	position: relative;
}

#main-content p.post-details a {
	text-decoration: none;
}

#main-content p.post-details a:hover {
	text-decoration: underline;
}

#main-content p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 50px 0 1px
}

#main-content .comment-cloud {
	display: block;
	position: absolute;
	right: 0;
	top: 5px;
}

#main-content .comment-cloud a {
	width: 20px;
	height: 20px;
	margin:0;
	margin-top:-10px;
	padding-top: 4px;
background-color: #9F806B;
	text-align: center;
	font-family: Georgia;
	font-size: 12px;
	color: #FFF;
	display: block;
	text-decoration: none;
}

#main-content .comment-cloud a:hover {
	text-decoration: underline;
}

#main-content .post h4 {
	margin-top: 1px;
	clear: both;
	width: 100%;
}

#main-content .post h4.continue a {
	background: #9CA722;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}

#main-content .post h4.continue a:hover {
	background: #838C1C;
}

#main-content .post img.thumbnail {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#fff;
	padding:8px;


	margin-bottom:5px;
	-ms-interpolation-mode:bicubic;
		border:1px solid #E2DFD5;
		border-top:1px solid #EBE8DD;
	border-bottom: 1px solid #9F9E95;

}

#main-content #contenufiche li img{
	
width:280px;
margin:8px;
padding:9px;
margin-top:0;
margin-left:-10px;
border:1px solid #E2DFD5;
border-top:1px solid #EBE8DD;
border-bottom: 1px solid #B8B7AD;

margin-bottom:5px;



}


#main-content .post img.gallery {
	margin:0 7px 7px 0;
}

#main-content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */

#main-content .advert_468x60 {
	background-color:#EDEDED;
	padding:12px 42px;
	margin: 0 0 25px 0;
}

#main-content .latest .advert_468x60 {
	margin-left:33px;
}

/* Post (featured) */

#main-content .latest .featured, #main-content .archives .featured{
	position: relative;
	margin-bottom: 15px;
	clear: both;
}
#main-content .latest .featured {
	margin-left:33px;
}

#main-content .featured h4 {
	margin-bottom: 15px;
}

/* Post (latest) */

#main-content .latest {
	width: 650px;

}

#main-content .latest .block {
	clear:both;
	width: 600px;
	float: left;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom: 18px;
	padding-top: 10px;
	padding-left: 4px;

	
}

#main-content .latest .block img{
border: none;
margin: 0px;
padding: 8px;
margin-left:5px;
margin-right:20px;
width:150px;
	
	
				-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#fff;

	

	-ms-interpolation-mode:bicubic;
		border:1px solid #E2DFD5;
		border-top:1px solid #EBE8DD;
	border-bottom: 1px solid #9F9E95;
	float:left;
}

#main-content .latest .block .continue{

margin-right: -8px;

	
}

#main-content .latest .block h3 {
float:left;
width:330px;
	margin-top:10px;
	padding-top: 0px;

	font: 18px Georgia, "Times New Roman", Times, serif;
	
		

}

#main-content .latest .block #blockstar {
float:left;
margin-top:18px;
width:70px;
	

}

#main-content .latest h3 a{
	
	padding-top: 0px;
	font: 16px Arial, Georgia, "Times New Roman", Times, serif;
	color: #27140B;
	
	padding:4px 15px 4px;
	margin:0;
	margin-top:-5px;
	margin-bottom:4px;
	text-transform: none; 
	font-weight: bold;
}

#main-content .latest .block #block_right{
	float:left;
	width:400px;
}

#main-content .latest .block .comment-cloud {
	top: 10px !important;
}

#main-content .latest .block p.post-details {
	padding-top: 5px;
	margin-left: 5px;
}

#main-content .latest .block p {
	padding:10px;
	padding-top: 7px;
	margin-left:20px;
	font: 13px/20px Arial,verdana,georgia;
	color: #837A78;

}

#main-content .latest h4 {
	margin-top: -3px;
	position: relative;
	margin-right: -8px;
}

/* Post (archives) */

#main-content .archives .block {
	position: relative;
	margin-bottom: 15px;
	clear: both;
padding-left: 8px;
padding-right: 8px;

}

#main-content .archives h2 {
	padding-right: 50px;
}

#main-content .archives p.post-details {
	padding-right: 50px;
}

#main-content .archives img.alignleft {
	margin: 15px 15px 0 0;
}

/* Main Content (post>single) */

#main-content #tags {
	width: 280px;
	color: #7B625F;
}

#main-content #tags a {
	font: 11px Arial,"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	display: inline-block;
	letter-spacing: normal;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	border: 1px solid #B7A9A3;
	text-decoration: none;
	background-color: #fff;
	padding: 2px 4px 3px;
	color: #7B625F;
	text-decoration: none;
}

#main-content #tags a:hover {
	background-color: #CCC5BF;
}

#footer_single #tags {
	float: right;
	margin:0;
	margin-bottom: 12px;
	text-align: right;
	padding: 5px 0px 5px 0px;
	font: 16px "Georgia","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	color :#383D44;
	line-height:28px;
	width:180px;
}

#footer_single #tags p{
  padding: 0;

}

#footer_single {
	clear:both;
	background-color: transparent;
	padding:0;
	margin:0;	
	padding-bottom: 10px;
}

#footer_ads {
	clear:both;
	background-color: #FFF;
	border-top: 1px solid #E1DBD3;
	padding-top: 22px;
	padding-bottom: 25px;
	padding-left: 0px;
}


.single #main-content .advert_468x60 {
	margin: 15px 0 0px 0;
}

#main-content .page h2 {
	padding-top: 5px;
}

/* Comments */

#comments h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0 20px 0;
}

/* Comments (comment) */

#comments_wrap {
	width: 610px;
	padding: 15px 32px 15px 31px;

	margin-bottom: -52px;
	position: relative;
}

#comments .comment a {
	text-decoration: underline;
}

#comments .comment p {
	padding:0;	
}

#comments .comment ul { 
	padding:0; 
}

#comments .comment a:hover {
	text-decoration: none;
}

#comments .comment small {
	font-size: 10px;
	margin-top: -2px;
}

#comments .comment {
	margin-top: 10px;
	width: 100%;
}

#comments .comment .col-left {
	width: 110px;	
}

#comments .comment .col-left img {
	border: #EDEDED 5px solid;
}

#comments .comment .col-left .inside {
	background: url(images/bg_comment_element.gif) no-repeat right 27px;
	width: 110px;
	float: right;
	margin-right: -16px;
	position: relative;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px;
}

#comments .comment .col-left p {
	padding: 0 0 0 2px;
	line-height: 19px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 5px solid;
	margin-left:121px;
	float:none; 
}

* html #comments .comment .col-right {
	height: 100px;
}

#comments .comment span.reply { 
	float:right; 
	padding: 3px 3px 0; 
	font-size:11px; 
}
#comments .comment span.reply a { 
	text-decoration:none; 
	color:#aaa;
}

#comments ul.children { 
	margin:10px 0 0 20px; 
	padding:0; 
}

#comments .navigation .alignright, 
#comments .navigation .alignleft { 
	margin:0;
}

#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {
	background: #888;	
}
#comments .commentlist {
	padding:0;
}
#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{
	float:none;
}
#comments .cancel-comment-reply {
	margin-bottom:10px;
}

/* Comments (form) */

#form_wrap {

	width: 630px;
	padding: 15px 32px 30px 31px;
	position: relative;
	border-bottom:0px;
}

#form_wrap h2 {
	padding-bottom: 28px;
	position: relative;
}

#form_wrap .form-left {
	width: 190px;
	float:left;
}

#form_wrap .form-right {
	width: 361px;
	float:left;
}
.children #form_wrap .form-right {
	float:none;
}

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid;
	border-top-color: #C5C3C3;
	border-left-color: #C5C3C3;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676563;
	padding: 7px 10px;
}

#form_wrap textarea {
	width: 340px;
	margin-bottom: 18px;
}

#form_wrap .form-left input {
	width: 147px;
	display: block;
	margin-bottom: 10px;
}

#form_wrap input.sb {
	clear: left;
	display: block;
}

#form_wrap p.lc_logged {
	margin-top: -20px;
	position: relative;
}

/* PageNavi */

.more_entries {
	width: 100%;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	
	padding: 20px 0;
}

.wp-pagenavi {
	float: right;
	margin-right: 10px;
}

.wp-pagenavi a {
	text-decoration: none !important;
}

.wp-pagenavi a, .wp-pagenavi .current {
	background: #9F9F9F;
	color: #fff;
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 0;
	margin-left: 4px;
	font-size: 14px;
}

/* Sidebar */

#sidebar {
	background: url(images/fond_sidebar.jpg) no-repeat 0 0px;
	margin:0;
	padding:0;
	width: 286px;
	overflow: hidden;
	padding-left:5px;
}

#sidebar h2 {
	font-size: 12px;
	background: #9F9F9F;
	color: #fff;
	padding: 8px 14px;
	width:120px;
	margin: 0 0 12px 1px;
	
}

#sidebar ul {
	clear: both;
}


#sidebar a {
	color: #786060;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Sidebar (block) */

#sidebar .block {
	width: 265px;
	padding: 15px 25px 10px 10px;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 5px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

#sidebar .block .inside li img.thumbnail {
	border: #A4A4A4 2px solid;
	float: left;
	margin-right: 10px;
}

/* Sidebar (widgetized)*/

#sidebar .widgetized h2 {
	margin-bottom: 5px;
}

/* Sidebar (widgetized>list>)*/

#sidebar .widgetized ul {
	clear: both;
	width: 230px;
	padding: 0 0 8px 0;
	margin:0;
	margin-left:10px;
	border: #F1ECE0 1px solid;
}

#sidebar .widgetized li {

	line-height: 20px;
	padding: 5px 0 5px 21px;
/*	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 12px;*/
	overflow: hidden;
}

/* Sidebar (widgetized>list>inside)*/

#sidebar .widgetized ul ul {
	padding: 0;
	margin: 3px 0 0 0;
}

#sidebar .widgetized ul ul li {
	border: 0;
	padding-bottom: 0;
}

/* Sidebar (widgetized > special list)*/

#sidebar .widgetized .widget_categories ul, 
#sidebar .widgetized .widget_archive ul,
#sidebar .widgetized .widget_links ul {
	background: url(images/bg_sidebar_ul_lines.gif) no-repeat right 0;
	margin-top: 3px;
	border: 0;
	width: 270px;
	margin-left: -9px;
	position: relative;
}

#sidebar .widgetized .widget_categories ul li, 
#sidebar .widgetized .widget_archive ul li, 
#sidebar .widgetized .widget_links ul li {
	width: 104px;
	float: left;
	display: inline;
	margin-left: 10px;
}

#sidebar .widgetized .widget_categories ul li,
#sidebar .widgetized .widget_archive ul li {
	background: url(images/bg_sidebar_folder.gif) no-repeat 0 7px;
}

#sidebar .widgetized .widget_links ul li {
	background: url(images/bg_sidebar_circle.gif) no-repeat 5px 13px;
}

/* Sidebar (widgets)*/
.textwidget {
	clear: both;
	padding: 5px 2px;
	line-height:20px;
}


/* Sidebar (Search)*/

#sidebar #search_main form div {
	position: relative;
	width: 260px;
	height: 33px;
	background: url(images/bg_search_field.gif) no-repeat 0 0;
}

#sidebar #search_main input.field {
	width: 163px;
	position: absolute;
	left: 12px;
	top: 7px;
	padding-top: 2px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border: 0;
	background: transparent;
	z-index: 1;
}

#sidebar #search_main input.submit {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

/* Sidebar (advert 125x125) */

#advert_125x125 {
	width: 270px !important;
	margin-left: -10px;
	padding-top: 10px !important;
	padding-bottom: 25px !important;
	overflow: hidden;
}

#advert_125x125 img {
	display: block;
	float: left;
	margin: 9px 0 0 10px;
	display: inline;
}


#tagcloud {
	padding:10px;
	float:left;
	width:450px;
}


#tagcloud li{
	list-style-type: none;
}

#tagcloud a {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	display: inline-block;
	letter-spacing: normal;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	border: 1px solid #744E35;
	text-decoration: none;
	background-color: #301600;
	padding: 2px 6px 3px;
	color: #fff;
	text-decoration: none;
}

#tagcloud a:hover {
	background-color: #8CAB06;
	border: 1px solid #A6CB07;
}

/* Footer */

#footer-out {
	width: 100%;
	background-color: #fff;
}

#footer {
	width: 939px;
	margin: 0 auto;
	background-image: none;
	padding: 23px 0 10px 0;
}

* html #footer {
	height: 275px;
}

#footer .position {
	width: 960px;
	margin-left: -20px;
}

#footer a {
	text-decoration: underline;
	color: #636363;
}

#footer a:hover {
	text-decoration: none;
}

#footer h2.widget_title {
	font-size: 14px;
	background: #2A2A2A;
	color: #fff;
	padding: 10px 15px;
	float: left;
	margin: 0 0 10px 1px;
	display: inline;
}

/* Footer (block) */

#footer .block {
	width: 300px;
	float: left;
	margin-left: 20px;
	display: inline;
}

#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap{

	border: #D5D4D4 5px solid;
	background: #EDEDED;
	padding-bottom: 10px;
	clear: both;
	margin:0 0 15px;
}

#footer .block .textwidget {
	padding: 5px 10px;

}

/* Footer (block > list) */

#footer ul {
	padding: 0;
}

#footer li {
	padding: 5px 10px;
	line-height: 20px;
	background: url(images/bg_footer_list.gif) repeat-x 0 bottom;
}

/* Footer (copyright) */

#copyright-out {
	width: 100%;
	padding: 10px 0 14px 0;
	background: #3e3331;
}

#copyright {
	width: 939px;
	margin: 0 auto;
	font-size: 11px;
	color: #CECECE;
}

#copyright .col-right img {
	vertical-align: middle;
}

#copyright .col-right span {
	display: none;
}

/* Fix */

.wrap:after,
#sidebar .widgetized .widget_categories ul:after,
#sidebar .widgetized .widget_archive ul:after,
#sidebar .widgetized .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}


/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	padding:0;
	margin: 0 0 10px;
	margin-left: 20px;
	margin-bottom:40px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 178px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

#ads-200 {
	float:left;
	margin:0;
	
	padding:0;
	padding-left:5px;
	margin-left:8px;
	margin-right:2px;
	margin-top:-10px;
	margin-right:-10px;
	padding-top:45px;
	width:210px;
	
	background: #FFFFFF url(images/note_200.jpg) no-repeat;
	height:250px;
}



	
	#ads-468 {
		
		margin:0;
		padding:0;
		margin-left:20px;
		margin-top:14px;
		margin-bottom:21px;
		background-color: #fff;
			
		padding-top:15px;
		padding-bottom:15px;
		padding-left:30px;
		padding-right:20px;
		font: 16px "Georgia","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		font-style: italic;
		color :#383D44;
		line-height:28px;
		width:615px;
		border-top: 1px solid #EDE8DF;
		border-bottom: 1px solid #E1DBD3;


	}
	
	#ads-728 {
			
		padding:0;
		margin-left:auto;
		margin-right: auto;
		margin-top:20px;
		margin-bottom: 20px;
		width: 920px;
	}

#pubinterne img {
	margin-top: 15px;
}

h3 {
	clear: both;
	
}
	
.ratingblock .startxt {
		display:none;
}	
	
.starimg {
	
	margin:0;

	margin-top:-10px;
	padding:0;
	text-align: center;
}

#bloc_titre #related .startxt {
	display:none;
}	



	
	#bloc_titre #related #block_star {
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:80px;
	}	
	
	
	
	#bloc_titre #related #block_star	.starimg {

		margin:0;

		margin-top:0px;
		padding:0;
		text-align: center;
	}	

	
#blockstar {
	width:80px;
	margin-left:auto;
	margin-right:auto;
}

#pub_sidebar {
	height:694px;
	width:218px;
	margin:0;
	padding:0;
	padding-top:65px;
	padding-left:25px;
	margin-left:20px;
	background: #FFFFFF url(images/pub_note.jpg) no-repeat;
	
}

#pub_sidebar250 {
	height:348px;
	width:270px;
	margin:0;
	padding:0;
	padding-top:60px;
	padding-left:10px;
	margin-left:10px;
	background: #FFFFFF url(images/pub_notecarre.jpg) no-repeat;
}
	
	
	#pub_200{
		height:348px;
		width:270px;
		margin:0;
		padding:0;
		padding-top:60px;
		padding-left:10px;
		margin-left:10px;
		background: #FFFFFF url(images/pub_notecarre.jpg) no-repeat;
	}
	








	#main-content p{
	padding-bottom:10px;
	}


	#main-content h1 {
		width:550px;
		margin-bottom:15px;
	}

	#main-content h1 a, #contenuarch h1{
		text-align: left;
		font: 32px Georgia, "Times New Roman", Times, serif;
		color:#574744;
	}

	#contenuarch h1 {
		text-align: left;
		color:#574744;
		font: 28px Verdana, sans-serif;
		font-weight: bold;
	}




	#main-content #contenufiche ul {
		color: #ddd;

		font: 20px Georgia;
		font-weight: bold;
		list-style:decimal;



	}

	#main-content #contenufiche li{
	float:left;
	width:298px;
	margin:0;
	margin-left : 0px;
	margin-left:25px;

	margin-bottom:15px;

	padding-bottom:10px;
	padding-left:2px;
	list-style: none;
	position:relative;


	}

	#main-content #contenufiche li .commentnumber {
		color: #fff;

		font: 18px Georgia;
		font-weight: bold;
		position: absolute;
	  left: 2px;
	  top: 255px;
		width:36px;
		height:35px;
	padding-left:0px;
	padding-top:4px;
	margin-right:5px;
			background: url(images/num.gif) no-repeat 0 0;
			text-align: center;
	}



	#main-content #contenufiche li p{
		padding:0;
		margin-left:27px;
		margin-top:0px;
		margin-bottom:7px;
		padding-right:10px;
	padding-left:20px;
		font: 13px  "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
		text-align: left;
		line-height: 25px;

			color :#604F40;



	}





	#main-content #contenufiche ul {
	margin-left:-20px;
		padding-left:0px;
	}



	#main-content form *{
	float:left;
	margin-right:10px;
	margin-top:15px;

	}




	#description {
		clear:both;
		padding-top:35px;
		padding-bottom:0px;
		padding-left:10px;
		padding-right:30px;

		font: 16px "Georgia","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
		font-style: italic;
		color :#4D3F34;
		line-height:28px;	
	}

	#footer_single #relatedfooter {
			float:left;

		background: transparent url(images/related2.jpg) no-repeat 0 0;
		margin :0;
		padding:0;

		height:180px;
		margin-top:8px;
		margin-right:5px;
		padding-left:0px;

		width:420px;
	}



	#footer_single #relatedfooter #listimagef ul{
		list-style: none;
		margin:0;
		padding:0;


	}

	#footer_single #relatedfooter #listimagef li{
	float:left;
	padding:0;
	margin:0;
		list-style: none;

	width:135px;
	text-align:center;

	}

	#footer_single #relatedfooter  p
	{
		color:#675B53;
		font: 14px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		text-shadow: #BFA798 0.1em 0.1em 0.1em;
		width:130px;
		height:30px;
		margin:0;
		padding:0;
	}

	#footer_single #relatedfooter #listimagef li a
	{
	margin:0;
	padding:0;




		color:#fff;
		font: 14px Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		text-shadow: #342A22 0.1em 0.1em 0.1em;

	}


	#footer_single #relatedfooter #listimagef li img{
	float:left;
	width:90px;

	margin:8px 15px 8px;
	padding:6px;
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #E2DFD5;
	border-top:1px solid #EBE8DD;
	border-bottom: 1px solid #B8B7AD;
	}




	#footer_single #relatedfooter #listimagef p
	{
	float:left;
	padding:0;
	margin-left:5px;
	width:125px;
	margin-top:0px;
	text-align: center;
	}

	#footer_single #relatedfooter .startxt {
		display:none;
	}	




		#footer_single #relatedfooter #block_star {
		float:left;
		margin:0;
		padding:0;
		margin-left:25px;
		width:80px;
		}	



		#footer_single #relatedfooter #block_star	.starimg {

			margin:0;

			margin-top:0px;
			padding:0;
			text-align: center;

		}	

	#footer_single #vote {
		float:right;
		width:180px;
		text-align: right;
	}

	#navplus{width:600px; height:60px;  position:relative;  font:1.0em 'arial',sans-serif;border-width: 0;}
	#navplus .select, #navplus .current_plus{margin:0; margin-left:20px;padding:0; list-style:none}
	#navplus li{display:inline; margin:0; padding:0; height:auto; font-weight: normal;}
	#navplus .select a, 
	#navplus .current_plus a{display:block; height:36px; float:left; width:auto; padding:0 20px  10px; 
		text-decoration:none; font-size:12px; line-height:36px; color:#5D4A3C; background :#bbb;margin-left:10px;
		font-weight: bold;
		-moz-border-radius: 5px 5px 0 0; 
		        -webkit-border-radius: 5px 5px 0 0; 
		        border-radius: 5px 5px 0 0;         
		        -webkit-border-top-left-radius: 5px; /* pour Chrome */ 
		        -webkit-border-top-right-radius: 5px; /* pour Chrome */
		}
	#navplus .select a:hover, 
	#navplus .select li:hover a{background:#fff; cursor:pointer; color:#5D4A3C}
	#navplus .sub{display:none; width:100%}
	#navplus .current_plus a{background:#fff; color:#5D4A3C; display:inline; font-family:"Arial Black"; font-weight: normal;}
	
	#navplus .sub li a, 
	#navplus .select a .sub li a, 
	#navplus .select li .sub li a{
		font-family:"Arial Black"; 
		background:#fff;	
		color:#5D4A3C;
		height:30px;
		margin-left:10px;
		margin-right:10px;
		margin-top:8px;
		padding-top:0px;
		-moz-border-radius: 0; 
		        -webkit-border-radius: 0; 
		        border-radius: 0;         
		        -webkit-border-top-left-radius: 0; /* pour Chrome */ 
		        -webkit-border-top-right-radius: 0; /* pour Chrome */
		
		}
	
	#navplus .sub li a:hover, 
	#navplus .select a:hover .sub li a:hover, 
	#navplus .select li:hover .sub li a:hover{
		background:#5D4A3C;	
		color:#fff;
		
		-moz-border-radius: 0; 
		        -webkit-border-radius: 0; 
		        border-radius: 0;         
		        -webkit-border-top-left-radius: 0; /* pour Chrome */ 
		        -webkit-border-top-right-radius: 0; /* pour Chrome */
		
		}
	#navplus .sub_active .current_plus .sub a, 
	#navplus .sub_active a:hover{color:#FF9000}
	#navplus .select li a:hover .sub, 
	#navplus .select li:hover .sub{display:inline; position:absolute; width:600px; top:30px; left:0; margin-top:0; padding:0; z-index:100; color:#CCC;
		 font-size:10px;border-width:0;}
	#navplus .sub, #navplus .sub_active{margin:0; padding:0; list-style:none; background:#fff}
	#navplus .sub_active{display:inline; position:absolute; width:600px; top:30px; left:0; background:#fff; margin-top:0; padding:0; z-index:10;border:0;}
	#navplus .sub_active a{height:40px; text-decoration:none; line-height:40px; display:inline; 
		float:left; width:auto; padding:0px 0px 0px 10px; margin:0; 
		
		font-size: 12px; 
		color:#5D4A3C;
		height:28px;
		line-height: 30px;
		margin: 0;
		padding:0;
		margin-left:10px;
		margin-right:10px;
		margin-top:8px;
		padding-top:0px;
		padding-left: 10px;
		padding-right: 10px;
		
		
		}
	#navplus .current_plus a:hover .sub li a, 
	#navplus .current_plus li:hover .sub li a, 
	#navplus .select a:hover .sub li a, 
	#navplus .select li:hover .sub li a{width:auto; background:#fff; display:inline; float:left; padding:0px 0px 0px 10px; margin:0;  
		
		font-size: 12px; 
		color:#5D4A3C;
		height:30px;
		line-height: 30px;
		margin: 0;
		padding:0;
		margin-left:10px;
		margin-right:10px;
		margin-top:8px;
		padding-top:0px;
		padding-left: 10px;
		padding-right: 10px;	
		
		}
	#navplus .current_plus  li.sub_current a, 
	#navplus .current_plus  li.sub_active  a:hover
	{
	background:#5D4A3C;	color:#fff;
	height:30px;
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
	padding-top:0px;
	-moz-border-radius: 0; 
	        -webkit-border-radius: 0; 
	        border-radius: 0;         
	        -webkit-border-top-left-radius: 0; /* pour Chrome */ 
	        -webkit-border-top-right-radius: 0; /* pour Chrome */

	}

	#navplus .dst li a{background:#93C13D;color:#fff;}
	#navplus .mg li a{background:#AD1005; color:#fff;}
	#navplus .icp li a{background:#56C9ED;color:#fff;}
	#navplus .current_plus li a{background:#fff;color:#5D4A3C;}


#main-content	 ul.polaroids {
	list-style-type: none;
	}


#main-content ul.polaroids li{
	list-style-type: none;	
}

	 /* By default, we tilt all our images -2 degrees */

	#pub_milieu{
		width:658px;
		height:113px;
		margin:0;
		margin-left:-20px;
		margin-bottom:-64px;
		padding-top:45px;
		padding-bottom:15px;
		padding-left:80px;
		
	}
	
	#pub-720 {
		position: relative;
		float:right;
		padding:0;
		margin-right:10px;
		margin-top:10px;
		width:728px;
		height:90px;
		background-color: transparent;
	}

#main-content #pub_milieu{
	width:658px;
	height:113px;
	margin:0;
	margin-left:0px;
	margin-bottom:-64px;
	padding-top:10px;
	padding-bottom:25px;
	padding-left:80px;

}

#main-content #contenufiche #pub_milieu{
	width:658px;
	height:153px;
	margin:0;
	margin-left:0px;
	margin-bottom:-34px;
	padding-top:45px;
	padding-bottom:15px;
	padding-left:80px;
	background: url(images/note_90x468.jpg) no-repeat 0 0px;
}

.addthis_toolbox {
	margin-top:20px;
	float:right;
}

#bloc_titre {
	z-index: 50;
		
		float:right;
		
		width:580px;
	background-color: transparent;
	margin :0;
	padding:0;
	height:320px;
	margin-top:78px;
	margin-right:45px;
	padding-left:15px;
	
	
}

#bloc_titre .addthis_toolbox {
	background-color: #fff;
	margin-top:20px;
	padding:6px;
	float:right;
}

#bloc_titre p{
	margin:0;
	padding:0;
	color:#E5D7CC;

	font: 16px "Georgia","Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;

	text-shadow: #342A22 0.1em 0.1em 0.1em;
}

#bloc_titre #bltitre span .excerpt{
		height:200px;
			width:200px;
			
		padding-left:20px;
		padding-right:20px;	

		margin-bottom:10px;
}

#bloc_titre #bltitre {
	
	float:left;
	width:320px;
	padding-top:20px;

}

#bltitre ul {
	float:right;
	margin:0;
	padding:0;
	list-style-type: none;
	
}

#bloc_titre #bltitre ul {	
	margin-right:20px;
margin-top:10px;
}

#bltitre li {

	list-style-type: none;
	display: inline;
	
}

#bloc_titre #related {
		float:left;

	margin :0;
	padding:0;

	height:302px;
	margin-top:3px;
	margin-right:5px;
	padding-left:0px;
	width:250px;
}