/*  
Theme Name: Twicet
Theme URI: http://www.kriesi.at/
Description: A Business & Portfolio Theme
Version: 1.0
Author: Christian "Kriesi" Budschedl
Author URI: http://www.kriesi.at 
*/
 

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
	margin:0;
	padding:0;
}

/*Structured layout mainpage*/


body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:21px;
	position:relative;
	color:#666666;
}

.wrap_all{ /*only needed if using big background images like in theme 5*/
	width:100%;
	position:relative;
	display:table;
}

	#top{
		width:990px;
		margin:auto;
		position:relative;
	}

/*****************************
1.) #head	
/****************************/	
#global_head{
	width:100%;
	height:89px;
	background:url(images/fond_head.jpg) repeat-x top left;
	position:relative;
}
		#head{
			width:990px;
			height:79px;
			margin:auto;
			padding-top:20px;
		}
			.logo{
				float:left;
				background:url(images/logo.jpg) no-repeat top left;
				width:252px;
				height:42px;
			}
				
				 .logo a{
				 	display:block;
					width:250px;
					height:46px;
				}
		
/*****************************
2.) #main
/****************************/		
				#main{
					width:992px;
					position:relative;
					float:left;
					!margin-top:20px;
					_margin-top:-20px;
				}
			
			
/*****************************
3.) #mainpage image slider
/****************************/	

				#featured{
					background:url(images/fond_featured.jpg) no-repeat top left;
					height:364px;
					width:994px;
					margin-bottom:25px;
					position:relative;
				}
				
						.featured_item{
							height:323px;
							margin:0 auto;
							position:relative;
							width:992px;
							overflow:hidden;
							display:none;
						}
						
					#featured h2{
						margin-bottom:20px;
						padding-bottom:20px;
						color:#666666;
						font-size:19px;
						font-weight:normal;
						border-bottom:1px dotted #999999;
						text-align:left;
					}	
						#featured h2 a{
							color:#666666;
							
						}
		
	
						#top .current{
							display:block;
							}
							
							
							.featured_text {
								background:url(images/fond_slide_txt.jpg) no-repeat top left;
								width:292px;
								height:312px;
								padding:10px 20px 0px 20px;
								line-height:26px;
								position:relative;
								z-index:2;
							}
							
									#featured .entry{
										margin-bottom:15px;
										height:242px;
										overflow:hidden;
										border-bottom:none;
										padding-bottom:0;
										color:#666666;
										text-align:justify;
									}
								
							.featured_image{
								height:318px;
								position:absolute;
								right:0;
								top:0;
								width:988px;
								margin-right:2px;
								margin-top:2px;
								overflow:hidden;
							}
								
							.featured_image img{
								position:absolute;
								right:0;
								top:0;
								}
				
					#featured_bottom{
						position:absolute;
						height:45px;
						width:995px;
						background:url(images/fond_bottom_featured.jpg) no-repeat bottom left;
					}
							
							.ticker{
								font-size:11px;
								margin:18px 15px 0 39px;
								width:450px;
								}
							
							.ticker, .ticker a{
								text-decoration:none;
								}
								
							.ticker span{display:none;}
							.ticker .active_ticker{display:block;}	
								
							.preview_images{
								height:30px;
								line-height:60px;
								position:absolute;
								right:427px;
								!top:1px;
							}
								
							.preview_images a img{
								opacity:0.4; 
								filter : alpha(opacity=40); 
							}
								
							.preview_images a{
								outline:none;
								display:block;
								position:relative;
								margin-right:4px;
								float:left;
							}
								
							.preview_images .current_prev img{
								opacity:1;
								filter : alpha(opacity=100); 
							}
								
								
							.pointer{
								height:13px;
								left:18px;
								position:absolute;
								top:37px;
								width:13px;
							}
								
							.pointer{
								background:transparent url(images/pointer.jpg) no-repeat scroll left top;
							}
								
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				font-size:10px;
				z-index:5;
				float:right;
				margin-top:15px;
			}
				
				.breadcrumb a{
					text-decoration:none;
					color:#666666;
				}
					
				.breadcrumb a:hover{
					text-decoration:underline;
				}
				
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top{
				height:30px;
				padding:0 10px;
				width:940px;
				float:left;
				}	
				
			#content{
				float:left;
				position:relative;
				width:990px;
			}
					
					#sidebar{
						float:right;
						position:relative;
						width:272px;
						overflow:hidden;
					}
					#sidebar #sousmenu{
						width:232px;
						padding-left:20px;
						padding-right:20px;
						margin-bottom:50px;
					}
					#sidebar h1.titre_colonne{
						font-size:19px;
						font-weight:normal;
						margin-bottom:18px;
					}
								
								#top #sidebar .small_box{
									padding:0 0 15px 0;
									
									}
									
			
				#sidebar .sidebar_page hr{
					color:#ddd;
					width:250px;
					float:left;
				}		
				
			#sidebar ul, #sidebar ol{
				margin-left:0px;
				}
				
				
			.sidebar_blog, .sidebar_page{
				width:250px;
				margin-bottom:30px;
				margin-left:10px;
				margin-right:10px;
				height:100px;
			}	
			
				
				/*****************************
				#sidebar ul, #sidebar ol{
					margin-left:0px;
					}
					
				#sidebar li{
					list-style-type:none;	
				}
					#sidebar ul li.current_page_item a{
						font-weight:bold;
					}
						#sidebar ul li.current_page_item ul li a{
							font-weight:normal;
						}
							#sidebar li li a{
								color:#454444;
								margin-left:20px;
							}
							
					#sidebar li.current-cat a{
						font-weight:bold;
					}*/
					
			#sidebar li{
				list-style-type:none;
				padding-top:10px;
				padding-bottom:10px;
				border-top:1px dotted #999999;	
				font-size:12px;
			}
			#sidebar li a:hover{
				color:#21adc4;
			}
				
					#sidebar ul li.current_page_item ul li a {
						font-weight:normal;
						color:#666666;
					}
					
						
						#sidebar li li a{
							color:#666666;
							margin-left:25px;
							width:187px;
							line-height:15px;
						}
							#sidebar li li a:hover{
								color:#21adc4;
							}
						#sidebar li ul li{
							border:none;
							padding:0px;
							margin:0px;
						}	
						
				#sidebar li.current-cat a,  #sidebar li.current_page_item a{
					color:#21adc4;
				}
					#sidebar li.current-cat ul li a{
						font-weight:normal;
						color:#666666;
					}

									
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/	
					#inner_content_big{
						float:left;
						width:880px;
						padding:0 0 15px 30px;
						position:relative;
						}
						
							
							.entry_portfolio{
								padding-bottom:30px;
								clear:both;
								float:left;
								width:100%;
								position:relative;
								}
								
								.entry_portfolio p{
									font-style:italic;
									}
						
							.portfolio_item{
								height:132px;
								overflow:hidden;
								padding:5px;
								position:relative;
								width:250px;
								}
								
							#top .portfolio_item h3{	
								position:absolute;
								bottom:13px;
								left:0;
								border:none;
								padding:0;
								margin:0;
								line-height:1em;
							}
							
							#top #main .portfolio_item h3 a{
							padding:4px 8px;
							font-size:12px;
							display:inline;
							height:auto;
							width:auto;
							overflow:auto;
							}
							
							.portfolio_item a{
								display:block;
								overflow:hidden;
								width:250px;
								height:132px;
								}
							
								
							#top .portfolio_item img, #top .portfolio_item a img{
								border:none;
								padding:0 !important; /*ie 6 fix fix =)*/
								margin:0;
								}
/*****************************
7.)pages with sidebar
/****************************/								
					
					#inner_content, .inner_content{
						float:left;
						width:699px;
						padding-left:20px;
						position:relative;
					}
					
					#inner_content h2{
						color:#666;
						font-size:19px;
						font-weight:normal;
					}
					
					
					#top .portfolio_inner_content{
						width:100%;
					}
						
					#inner_content .entry{
						width:680px;
						margin-right:20px;
					}
					#inner_content .entry_listing{
						width:680px;
						margin-right:20px;
						border-bottom:1px dotted #999;
					}
						
						.entete_listing{
							padding-bottom:25px;
						}
						
						#inner_content .entry_listing h3{
							font-weight:bold;
							font-size:14px;
						}
								.entry_listing{
									clear:both;
									margin-bottom:28px;
									overflow:hidden;
									padding-bottom:20px;
									position:relative;
								}
								.entry{
									clear:both;
									overflow:hidden;
									position:relative;
								} 
								.entry h3{
									font-size:14px;
								}
								
								.entete_listing .nb_com{
									background:url(images/bulle_listing.jpg) no-repeat top left;
									height:29px;
									float:left;
									width:31px;	
									color:#fff;
									font-weight:bold;
									text-align:center;
									padding-top:1px;
									font-size:11px;
								}
									.nb_com a{
										color:#fff;
									}
								
								.entete_listing .infos{
									float:left;
									line-height:14px;
									margin-left:9px;
									width:640px;
								}
								
								
								.entete_listing .date, .entete_listing .categories{
									font-size:10px;
								}
								.entete_listing .categories a, .entry-head .titre_date_cat .categories a{
									color:#21adc4;
									font-weight:bold;
									font-size:10px;
								}
								
								.more-link{
									font-size:10px;
									color:#666;
									background:url(images/img_readmore.jpg) no-repeat top left;
									padding-left:20px;
									height:18px;
									display:block;
									clear:both;
								}
								
								
									.entry .titre_page, #inner_content .titre_page{
										width:680px;
										border-bottom:1px dotted #999;
										padding-bottom:18px;
										margin-bottom:15px;
									
									}
									
									.entry .titre_date_cat{
										width:630px;
										border-bottom:1px dotted #999;
									}
									
									
									
								.entry-head{
									position:relative;
									top:-6px;
									font-size:11px;
									width:680px;
								}
									.entry-head .titre_date_cat{
										width:632px;
										float:left;
									}
										.entry-head .titre_date_cat .categories{
											color:#21adc4;
										}
										
										
									.entry-head #nb_comments{
										float:left;
										background:url(images/fond_nb_comments.jpg) no-repeat bottom left;
										width:42px;
										height:37px;
										margin-top:5px;
										color:#fff;
										font-weight:bold;
										font-size:12px;
										text-align:center;
										padding-top:1px;
									}
										.entry-head #nb_comments a{
											color:#fff;
											font-weight:bold;
										}
										.comments, .entry-head a, #top .portfolio_item h3 a{
											text-decoration:none;
											padding:2px 0;
										}
											
											#top .entry-head a{
											padding:2px 4px;	
												}
	
											#top .entry-head .titre_date_cat .categories a{
												padding:0px;	
											}
								
									
								.entry-content{
									margin-top:20px;
									width:680px;
									text-align:justify;
								}
								
								.entry-content a:hover{
									text-decoration:underline;
								}
								.entry-content a{
									color:#21ADC4;
								}
								.entry-content .more-link{
									color:#666666;
								}
								.entry-content .titre_related a{
									color:#666666;
								}
				
					#content{
						background:url(images/fond_content.jpg) repeat-y top left;
						width:994px;
						padding-top:12px;
					}
						
						
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
					#mise_avant{
						background:url(images/fond_miseavant.jpg) no-repeat top left;
						width:994px;
						height:323px;
					}
						.small_box_accueil{
							float:left;
							position:relative;
							width:230px;
							margin-left:20px;
						}
							
							.small_box{
								
							}
							
						
							#top .box1{
							}
							.texte{
								height:266px;
							}
						
							.small_box h3, .small_box_accueil h3{
								height:45px;
								font-size:15px;
								font-weight:normal;
								border-bottom:1px dotted #999999;
								padding-bottom:5px;
								vertical-align:middle;
							}
		
							.small_box .img_extrait, .small_box_accueil .img_extrait{
								margin-top:10px;
								margin-bottom:5px;
							}
							
							.small_box .extrait	{
								text-align:justify;
							}
							
							
							.lien_read_more{
								float:left;
								position:relative;
								margin-top:24px;
								background:url(images/img_readmore.jpg) no-repeat top left;
								padding-left:20px;
								font-size:10px;
							}
							.lien_read_more a:hover{
								text-decoration:underline;
							}
							
							
							
							#liste_cat{
								float:right;
								width:211px;
								height:261px;
								background:url(images/fond_liste_cat.jpg) no-repeat top left;
								margin-right:13px;
								margin-top:13px;
							}
								#liste_cat a:hover{
									text-decoration:underline;
								}
								#liste_cat h3{
									font-weight:normal;
									font-size:16px;
									color:#666666;
									text-align:center;
									margin-top:10px;
									margin-bottom:20px;
								}
								#liste_cat li{
									list-style-type:none;
									border-top:1px dotted #999999;
									font-size:12px;
									line-height:16px;
									width:182px;
									margin:auto;
									padding-top:15px;
									padding-bottom:15px;
									padding-left:10px;
								}
							
							
						
							.widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a{
								padding:5px;
								display:block;
								text-decoration:none;
							}
						
						
							
							/* uncomment this if you want sublevels with indents
							.small_box ul ul a{
								padding-left:25px;
								width:230px;
								}
								
							.small_box ul ul ul a{
								padding-left:45px;
								width:210px;
								}
								
							.small_box ul ul ul ul a{
								padding-left:65px;
								width:190px;
								}
							*/
							
							.widget_tag_cloud a{
								text-decoration: none;
								padding:0px 3px;
							}
							
							.widget_tag_cloud a:hover{
								text-decoration: underline;
								font-weight: bold;	
							}
							
							li.recentcomments a{
							text-decoration: none;
							}
							
							/*--------------------calendar--------------------*/
							#wp-calendar a, #wp-calendar a:visited {
							display:block;
							text-decoration:none;
							padding:0;
							border:none;
							width:auto;
							}
							
							#wp-calendar a:hover{
							display:block;
							}
							
							
							
							
							#wp-calendar {
							empty-cells: show;
							width:100%;
							text-align:center;
							
							}
							
							#wp-calendar #next a,#wp-calendar #prev a {
							text-decoration:none;
							display:block;
							border:none;
							}
							#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
							}
							
							#wp-calendar caption {
							margin-bottom:5px;
							}
														
				
				
			
		#global_footer{
			width:100%;
			background:#fff bottom left;
			min-height:340px;
			height:auto !important;
			height:340px;
			margin-top:40px;
		}
			#footer{
				position:relative;
				font-size:10px;
				width:950px;
				margin:auto;
				padding-top:25px;
				padding-bottom:50px;
			}
				
				#footer #communaute{
					width:730px;
					float:left;
				}
					#footer h3{
						font-size:16px;
						color:#999999;
						font-weight:normal;
						border-bottom:1px dotted #999;
						padding-bottom:7px;
					}
					#footer_membres, #footer_twitter, #footer_facebook{
						width:230px;
						float:left;
						margin-top:15px;
						opacity:0.7; 
						filter : alpha(opacity=70); 
					}
					#footer_membres, #footer_facebook{
						margin-right:20px;
						_margin-right:15px;
					}
					#footer_membres #haut_membre{
						background:url(images/haut_footer_hybride.jpg) no-repeat top left;
						width:230px;
						height:25px;
					}
					#footer_membres #contenu_membre{
						background:url(images/fond_footer_hybride.jpg) repeat-y top left;
						width:170px;
						padding-top:10px;
						padding-left:30px;
						padding-right:30px;
						height:230px;
					}
						#footer_membres #contenu_membre p{
							text-align:center;
						}
					#footer_membres #bas_membre{
						background:url(images/bas_footer_hybride.jpg) no-repeat top left;
						width:230px;
						height:9px;
					}
					
					#footer_facebook #haut_facebook{
						background:url(images/haut_footer_facebook.jpg) no-repeat top left;
						width:230px;
						height:25px;
					}
					#footer_facebook #contenu_facebook{
						background:url(images/fond_footer_facebook.jpg) repeat-y top left;
						width:170px;
						padding-top:10px;
						padding-left:30px;
						padding-right:30px;
					}
					
						#footer_facebook #contenu_membre p{
							text-align:center;
						}
					#footer_facebook #bas_facebook{
						background:url(images/bas_footer_facebook.jpg) no-repeat top left;
						width:230px;
						height:9px;
					}
					
					#footer_twitter #haut_twitter{
						background:url(images/haut_footer_twitter.jpg) no-repeat top left;
						width:230px;
						height:25px;
					}
					#footer_twitter #contenu_twitter{
						background:url(images/fond_footer_twitter.jpg) repeat-y top left;
						width:170px;
						padding-top:10px;
						padding-left:30px;
						padding-right:30px;
						height:230px;
					}
						#footer_twitter #contenu_twitter p{
							text-align:center;
						}
					#footer_twitter #bas_twitter{
						background:url(images/bas_footer_twitter.jpg) no-repeat top left;
						width:230px;
						height:9px;
					}
						
				#footer #liens{
					width:180px;
					float:right;
				}
					#footer #liens li.page_item{
						list-style-type:none;
						padding-top:5px;
					}
						#footer #liens li.page_item a{
							font-size:11px;
						}
						
						li.page-item-1037 a{
							background:url(images/img_mentions.jpg) no-repeat top left;
							padding-left:25px;
							height:19px;
							display:block;
						}
							li.page-item-1037 a:hover{
								background:url(images/img_mentions_hover.jpg) no-repeat top left;
								padding-left:25px;
								height:19px;
								display:block;
							}
						
						li.page-item-1039 a{
							background:url(images/img_plan.jpg) no-repeat top left;
							padding-left:25px;
							height:19px;
							display:block;
						}
							li.page-item-1039 a:hover{
								background:url(images/img_plan_hover.jpg) no-repeat top left;
								padding-left:25px;
								height:19px;
								display:block;
							}
							
						li.page-item-1041 a{
							background:url(images/img_condition.jpg) no-repeat top left;
							padding-left:25px;
							height:19px;
							display:block;
						}
							li.page-item-1041 a:hover{
								background:url(images/img_condition_hover.jpg) no-repeat top left;
								padding-left:25px;
								height:19px;
								display:block;
							}
						
						
						
						
					#footer #liens #rss{
						height:20px;
					
					}
					#footer #liens a{
						margin-top:10px;
						color:#999999;
						font-size:12px;
					}
					#footer #liens #rss a{
						background:url(images/img_rss.jpg) no-repeat top left;
						padding-left:25px;
						height:20px;
						display:block;
					}
						#footer #liens #rss a:hover{
						background:url(images/img_rss_hover.jpg) no-repeat top left;
						padding-left:25px;
						height:20px;
						display:block;
					}
					#footer #liens #newsletter a{
						background:url(images/img_newsletter.jpg) no-repeat top left;
						padding-left:25px;
						height:20px;
						display:block;
						.margin-top:20px;
						_margin-top:10px;
					}
						#footer #liens #newsletter a:hover{
							background:url(images/img_newsletter_hover.jpg) no-repeat top left;
							padding-left:25px;
							height:20px;
							display:block;
						}
					
					#footer #liens #lien_hondafr a{
							background:url(images/img_hondafr.jpg) no-repeat top left;
							padding-left:25px;
							height:20px;
							display:block;
							font-size:11px;
					}
						#footer #liens #lien_hondafr a:hover{
							background:url(images/img_hondafr_hover.jpg) no-repeat top left;
							padding-left:25px;
							height:20px;
							display:block;
							font-size:11px;
					}
					
					#footer #liens #lien_hondaeco a{
							background:url(images/img_hondaeco.jpg) no-repeat top left;
							padding-left:25px;
							height:20px;
							display:block;
							font-size:11px;
					}
						#footer #liens #lien_hondaeco a:hover{
							background:url(images/img_hondaeco_hover.jpg) no-repeat top left;
							padding-left:25px;
							height:20px;
							display:block;
							font-size:11px;	
					}
					
				.copyright{
					float:left;
					display:block;
					}
					
				.scroll-top{
					float:right;
					display:block;
					}
					
				
		

/*****************************
#Single page comments	
/****************************/

textarea {
	width:538px;
	padding:10px;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	}
	
#commentform{
	padding-bottom:20px;
	}
	
#top .commententry li, #top .commententry ul, #top .commententry ol{
border:none;
}

#top .commentlist, #top .commentlist li {
clear:both;
position:relative;
list-style-type:none;
padding:10px 0px 0px 25px;
background-image:none;
margin-bottom:10px;
	}
	
#respond{
	clear:both;
	margin:20px 0 0 0;
	width:100%;
	}
	
#comment, fieldset textarea{
	height:150px;
	padding:5px;
	width:97%;
	line-height:24px;
	}
#commentform p, fieldset p{
	padding:2px 0;
	clear:both;
	}	
	
#commentform input{
	padding:5px;
	}
	
.commentlist li h3{
	float:left;
	}


.commentlist .says{
	display:none;
	}

.commentlist .avatar{
border:1px solid #DDDDDD;
left:-25px;
padding:3px;
position:absolute;
top:14px;
z-index:3;
	}
	
.commentlist .commentmetadata{
font-size:11px;	
	}
	
.commentlist .commentmetadata a{
	position:relative;
	font-size: 10px;
	color:#888;
	text-decoration: none;
	line-height: 10px;
	top:-5px;
	}
	
.reply{
font-size:11px;
left:-19px;
position:absolute;
top:53px;
	}
	
.fn{
	font-weight:bold;
	font-style:normal;
	font-size: 13px;
	}
	
.fn a{
text-decoration: none;
}

.reply a{
	text-decoration:none;
	}
.reply a:hover{
	text-decoration:underline;
	}
	
.comment_nav{
	float:left;
	height:38px;
	padding:0 0 15px 50px;
	width:508px;
	}
	
.comment_nav a{
	text-decoration:none;
	cursor:pointer;
	}
	
.comment_next{float:right;}

.comment_prev{float:left;}
	
	
.commentlist .children{
	padding-left:20px;
	padding-bottom:0;
	
	}
#top .children li{
padding-right:0;

}



#top #cancel-comment-reply-link{
float:right;
height:26px;
line-height:26px;
margin-right:1px;
position:relative;
right:14px;
text-decoration:none;
	}
	
.advancedlink{
	line-height:28px;
	}

.fullwidth{
	width:558px;
	}
	
	
	
/* ---------------------- Pagination -------------------*/

.pagination{
clear:both;
display:block;
float:left;
padding:0 0 20px 0px;
position:relative;
z-index:3;
}
.pagination span, .pagination a{
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
display:block;
padding:3px 6px;
text-decoration:none;
}

.pagination .current{
font-size:11px;
padding:3px 6px;
}

/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
		}

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

a:hover{
		text-decoration:none;
	}
	
a img{
	border:none;
	}
	
p{ padding: 0 0 1em 0}


ul, ol{
	list-style-position:outside;
	}
	

	h2{font-size:22px; clear:both;}
	h4{font-size:16px; clear:both;}
	h5{font-size:14px; clear:both;}
	h6{font-size:13px; clear:both;}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		text-decoration:none;
		} 
		
	
	blockquote p{
	padding:11px 0px;
	}
	
	blockquote{
	margin:0 0 22px 5px;
	padding:0 15px;
		}
	
.floatleft{
	float:left;
	}

.floatright{
	float:right;
	}
	
.clearboth{
	clear:both;
	}
	
.alignleft{
float:left;
margin:0px 15px 15px 0pt;
}

.alignright{
float:right;
margin:0px 0pt 15px 15px;
}

.aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

#top .wp-smiley{
	border:none;
	padding:0;
	}
	
.meta{
	display:block;
	position:relative;
	top:3px;
		font-size:11px;
	line-height:14px;
	min-height:14px;
	}
	
.read-more, .show-next{
	display:block;
	font-size:12px;
	height:37px;
	line-height:35px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:160px;
	background:transparent url(images/fond_bt_readmore.jpg) no-repeat top left;
	color:#666666;
	}

	
#top .show-next{
	bottom:0;
	left:165px;
	position:absolute;
	}
	
.read-more:hover, .show-next:hover{
			}
	
.entry ul, .entry ol{
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0 0 20px 0;
	}
	
#top .entry ol{
	list-style-type:decimal;
	}
	
.entry li{
	padding:3px 10px;
	}
	
blockquote{
			font-size:13px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
	}
	
	
/*CONTACT FORM*/	



#searchsubmit, #send, #top #submit{
	cursor:pointer;
	}
	
	
#s, .text_input, .text_area{
padding:5px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
width:200px;
font-size:11.5px;
}

#sidebar #s{
width:155px !important; /*ie6fix*/
width:125px;
}

#top #searchsubmit, #top  #send, #top  #submit{
padding:4px 20px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
font-size:11.5px;
}

.hidden{
	display:none;
	}
#commentform{
	padding-bottom:20px;
	}


fieldset{
border:none;
padding:0;
margin:0;
overflow:hidden;
}

fieldset label{
	padding-left:7px;
	}
.blocklabel{
	display:block;
	padding:10px 0 0 0;
}

#top .text_area{
	width:450px;
	}
	
.corner_left, .corner_right{
	position:absolute;
	top:0;
	height:5px;
	width:5px;
	z-index:6;
	left:0;
		}
	
#top .corner_right{
	left:935px;
		}
	
/*navigation*/

.navwrap{
	font-size:12px;
	z-index:6;
	width:577px;
	float:right;
}

#nav{
	float:left;
	height:50px;
	padding-left:13px;
}
#nav #bulle_gauche{
	background:url(images/bulle_gauche.jpg) no-repeat top left;
	height:56px;
	float:left;
	width:15px;
	margin-left:10px;
}
#nav #bulle_droite{
	background:url(images/bulle_droite.jpg) no-repeat top left;
	height:47px;
	float:left;
	width:10px;
}
#nav li{
	float:left;
	position:relative;
	height:68px;
	line-height:17px;
	z-index:20;
}
	#nav li.page_item{
		width:120px;
	}
	#nav li.cat-item{
		width:89px;
	}
		#nav li.cat-item a{
			width:89px;
			height:43px;
			display:block;
			text-decoration:none;
			text-align:center;
			outline:none;
			z-index:35;
			position:relative;
			float:left;
			color:#21adc4;
			line-height:33px;
			padding-top:4px;
			background:url(images/border_menu_right.jpg) #fff no-repeat top right;
		}
		#nav li.page_item a{
			height:43px;
			padding-left:7px;
			padding-right:13px;
			display:block;
			padding:0 13px;
			text-decoration:none;
			text-align:right;
			outline:none;
			z-index:35;
			position:relative;
			float:left;
			color:#fff;
			border-right:1px dotted #fff;
			padding-top:3px;
		}
		
#nav li.current_page_item, #nav li.current_page_ancestor{
	background:url(images/fond_menu_current.jpg) no-repeat top left;
	width:120px;
	height:69px;
}
#nav li.current-cat-parent, #nav li.current-cat{
	background:url(images/fond_cat_current.jpg) no-repeat top left;
	width:89px;
	height:69px;
}
	#nav li.current-cat-parent a, #nav li.current-cat a{
		width:89px;
		height:43px;
	}
	
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:5;
	height:67px;

}

#nav ul a{
	line-height:33px; 
}


#nav li li{
	border-left:none;
	margin-top:0;
}

#nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:33px;
	left:-1px;

}

#nav li ul a{
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
}

#nav ul ul{
	top:auto;
	border-top:none;
}	

#nav li ul ul {
	left:172px;
	top:0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
  	display:none;	
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}


/*********************** Partage article *****************************/
#partage_article{
	width:680px;
	float:left;
	margin-top:40px;
	padding-bottom:40px;
}
	#partage_article h3{
		font-size:16px;
		border-bottom:1px dotted #999999;
		padding-bottom:10px;
	}




/*********************** Related content *****************************/
#related_content{
	width:700px;
	float:left;
	margin-bottom:40px;
	
}
	#related_content h3{
		font-size:16px;
		border-bottom:1px dotted #999999;
		padding-bottom:10px;
	}
	#related_content ul li{
		line-height:12px;
	}

	#related_content .related{
		padding-top:10px;
	}
	
	#related_content .nb_comments, .entete_listing .nb_comments{
		background:url(images/bulle_listing.jpg) no-repeat top left;
		height:29px;
		float:left;
		width:31px;	
		color:#fff;
		font-weight:bold;
		text-align:center;
		padding-top:1px;
	}
		
	
	#related_content .logo_page, .entete_listing .logo_page{
		background:url(images/logo_page.jpg) no-repeat top left;
		height:24px;
		width:31px;
		float:left;
	}
	
	#related_content .infos_related{
		float:left;
		margin-left:10px;
		line-height:14px;
		width:640px;
	}
		#related_content .infos_related .titre_related a{
			font-size:14px;
			font-weight:bold;
		}
		
		#related_content .infos_related .date_related{
			font-size:10px;
			float:left;
		}
		
		#related_content .infos_related .date_related .date_page{
			float:left;
		}
		#related_content .infos_related .date_related .cat_parent{
			float:left;
		}
			#related_content .infos_related .date_related .cat_parent li{
				list-style-type:none;
				padding:0px;
				margin:0px;
			}
		#related_content .infos_related .date_related .cat_parent a{
			color:#21adc4;
			font-weight:bold;
		}
		
		
		
#dsq-content .dsq-dc-logo {
	display:none;
}
.dsq-post-fields-right{
	display:none;
}
#dsq-content .dsq-post-fields table{
	width:40%;
}

#dsq-content div.dsq-options{
	display:none;
}

#dsq-content div.dsq-post-fields{
	width:50%;
	float:left;
}
#dsq-content div.dsq-post-footer{
	margin-top:35px;
}
#dsq-content #dsq-new-post{
	margin-top:40px;
}
#dsq-content #dsq-comments-title{
	margin-bottom:10px;
}	
#dsq-content #dsq-comments-title h3, #dsq-new-post h3{
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
}
#dsq-new-post h3{
	margin-bottom:20px;
}
#dsq-comments li.dsq-comment .dsq-full-comment{
	padding-bottom:5px;
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
}
#dsq-comments li.dsq-comment .dsq-full-comment, #dsq-comments li.dsq-comment .dsq-full-comment .dsq-comment-header{
	background:#f5f5f5;
}
#dsq-content #dsq-pagination .dsq-pagination {
	padding:0px;
	margin:0px;
	background:none;
	height:0px;
}
#dsq-content #dsq-comments .dsq-collapsed-comment .dsq-comment-show-thread {
	display:none;
}

#dsq-content .dsq-full-comment:hover .dsq-comment-hide-thread{
	display:none;
	height:0px;
	width:0px;
}
#dsq-content .dsq-pagination {
	display:none;
	height:0px;
	width:0px;
}



/*Style spécifique à la page "Devenez Ego-responsable" */

body.p377{
	background:#000;
}
	
body.p377 #content{
	background:url(images/fond_egorespon.jpg) #f8f9f9 repeat-x top left;
}
body.p377 #haut_content, body.p377 #bas_content{
	background:none;
	height:0px;
}
body.p377 #sidebar{
	background:url(images/border_sidebar_ego.jpg) no-repeat top left;
}
body.p377 #inner_content h2, body.p377 #sidebar h1.titre_colonne {
	color:#fff;
}
body.p377 #sidebar li{
	border:none;
	list-style-type:none;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #fff;	
	font-size:12px;
}
	body.p377 #sidebar li a, body.p377 .breadcrumb a, body.p377 .breadcrumb{
		color:#fff;
	}
		body.p377 #sidebar li a:hover{
			background:none;
			color:#21ADC4;
		}
	body.p377 #sidebar li.current_page_item a {
		color:#21ADC4;
	}
	
body.p377 #sidebar li ul li {
	border:medium none;
	margin:0;
	padding:0;
}
body.p377 .entry-content{
	color:#333333;
}
body.p377 #global_footer{
	margin-top:0px;
	border-top:1px solid #eaeaea;
}
body.p377 #nav li.current_page_item, body.p377 #nav li.current_page_ancestor {
	background:transparent url(images/fond_menu_current_egoresp.jpg) no-repeat scroll left top;
	height:69px;
	width:120px;
}
body.p377 .entry-content a{
	color:#21ADC4;
}

#bouton_page_ego{
	_margin-left:15px;
	margin-left:18px;
}
.bt_page_ego{
	float:left;
	margin-top:10px;
	margin-right:15px;
}
.showroom{
	}

.img_galerie_gamme{
	float:left;
	width:320px;
	height:208px;
	margin:10px;
	_margin:5px;
}

.ddsg-wrapper h2{
	padding-bottom:20px;
}
.ddsg-wrapper ul li{
	margin-left:15px;
	margin-bottom:20px;
}
.ddsg-wrapper ul li ul li{
	margin-bottom:0px;
}
#lien_FB{
	float:right;
	margin-bottom:20px;
}