/*  
Theme Name: WordPress Default Fr
Theme URI: http://wordpress.org/
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/************************************************************************************
      General                                                              
************************************************************************************/

body {
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center !important;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;	
}

img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.alignCenter {
	text-align: center;
}
.valign {
	vertical-align: middle;
}
#inner {	 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 920px; 
	 text-align: left;
	 background-color: #FFFFFF;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


.shadowLeft {
	background-image : url(images/shadow_left.gif);
	background-repeat : repeat-y;
	width: 5px;
}
.shadowRight {
	background-image : url(images/shadow_right.gif);
	background-repeat : repeat-y;
	width: 5px;
}
.bgContact {
	background-color: #E2D7C9;
}
.txtContact {
	color: #000000;
	font-size: 10px;
}		
.txtEcoute {
	color: #000000;
	font-size: 11px;
}	
.txtObli {
	color: #000000;
	font-size: 11px; 
	padding-right: 10px;
}			
.bgHeader {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	width: 910px;
	height: 121px;
}		  
.bgTableRubrique {
	background-image: url(images/bg_tableau_rubrique.gif);
	background-repeat: no-repeat;
	width: 211px;
	height: 309px;	 
	vertical-align: top;
}	 
.bgTableArchive {
	background-image: url(images/bg_archive.gif);
	background-repeat: repeat-y;
	width: 211px;
	vertical-align: top;
	padding-bottom: 20px;
}		
.bgContentTableRubrique {
	background-image: url(images/middle_table_rubrique.gif);
	background-repeat: repeat-y;		  
	padding-left: 20px;
}	  
.bgContentTableRubrique a {
	color: #FFFFFF;
	font-family: Comic Sans MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	 
.bgContentTableArchive {
	background-image: url(images/middle_table_archive.gif);
	background-repeat: repeat-y;		  
	padding-left: 20px;
	padding-top: 5px;
}	
.bgContentTableArchive a {
	color: #FFFFFF;
	font-family: Comic Sans MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	
.txtTitleSearch {
	color: #8B2920;
	font-size: 17px; 
	font-weight: bold;
}	
.txtTitleLeftCol {
	color: #D29D00;
	font-size: 17px; 
	font-weight: bold;
}			 
.frmSearch {
	border: 1px #999999 solid;				 
	width: 125px;
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
}	 
.lkAbonnement {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}  
.lkAbonnement:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}	
  
.lkAvis {
	color: #8B2920;
	font-size: 11px;
	text-decoration: underline; 
	font-weight: bold;
}  
.lkAvis:hover {
	color: #8B2920;
	font-size: 11px;
	text-decoration: none;	 
	font-weight: bold;
}	
.txtTitleBilletSmall {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #8B2920;
} 			
.txtTitleBilletSmall a {
	color: #8B2920 !important;
	text-decoration: none;
} 		
.txtTitleBilletSmall a:hover {
	color: #8B2920 !important;
	text-decoration: underline;
} 
.txtTitleBillet {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #8B2920;
}  
.txtTitleBillet a {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #8B2920;
	text-decoration: none;
}  
.txtTitleBillet a:hover {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #8B2920;
	text-decoration: underline;
}  
.txtBilletInfos {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #D29D00;
} 		
.txtReagir {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8B2920;	
	padding-left: 10px;
} 		  

.txtAdresse {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8B2920;	
} 		

.txtContentBillet, .txtCommentaire {
	color: #000000;
	font-size: 11px;
	line-height: 22px;
}  
.txtContentBillet img {
	margin: 0px 15px 15px 0px;
	float: left;
}  
.txtContentBillet a {
	color: #D29D00;
	font-size: 11px;
	line-height: 22px;  
	text-decoration: underline;
} 
.txtContentBillet a:hover {
	color: #D29D00;
	font-size: 11px;
	line-height: 22px; 
	text-decoration: none;
} 
.txtNbBillets {
	color: #D29D00;
	font-size: 11px;
	font-weight: bold;  
} 
.txtLinkBillets {
	color: #D29D00;
	font-size: 11px;
	font-weight: bold;  
} 
.txtLinkBillets a {
	color: #D29D00;
	font-size: 11px;
	font-weight: bold;  
	text-decoration: underline;
} 
.txtLinkBillets a:hover {
	color: #D29D00;
	font-size: 11px;  
	font-weight: bold;
	text-decoration: none;
} 	  
.bgCommentaire {
	background-color: #E6E6E6;
}	 
.txtInfosCommentaire {
	color: #000000;
	font-size: 11px;
}	
.bgLaisserComm {
	background-color: #E2D7C9;
	height: 30px;
}		
.bgBouton {
	background-color: #E2D7C9;
	height: 30px;
}
.txtTitleFormCommentaire {
	border: 1px #D3D3D3 solid;	
	color: #D29D00;	
	font-size: 14px;
	font-weight: bold;
} 
.txtFormCommentaire {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}	  
.frmInputComm {
	border: 1px #7F9DB9 solid;
	width: 195px;
}	

.frmInputNewsletter{
	border: 1px #7F9DB9 solid;
	width: 105px;
}	
.frmTextareaComm {
	border: 1px #7F9DB9 solid;
	width: 590px;
	height: 190px;	  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.frmTextareaContact {
	border: 1px #7F9DB9 solid;
	width: 560px;
	height: 190px;	  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.required {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;  
}

.bgHeaderNewsletter {
	background-image: url(images/bg_header_newsletter.gif);
	background-repeat: repeat-x;
	height: 102px;
}
.TxtNewsletterNumber {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtDateNewsletter {
	color: #8B2920;
	font-size: 12px;
	font-weight: bold;
}

#footer, #footer a {
	text-align: center;
	color: #666666;
	font-size: 11px; 
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: Tahoma, Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #8B2920;
}

.navigation a {
	color: #8B2920 !important;
	text-decoration: none;
} 		
.navigation a:hover {
	color: #8B2920 !important;
	text-decoration: underline;
} 
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.txtCategory {
	color: #8B2920;
	font-size: 11px;
	font-weight: bold;  
} 
.txtCategory a {
	color: #8B2920;
	font-size: 11px;
	font-weight: bold;  
	text-decoration: underline;
} 
.txtCategory a:hover {
	color: #8B2920;
	font-size: 11px;
	font-weight: bold;  
	text-decoration: none;
} 
.txtPoints {
	color: #8B2920;
	font-size: 11px;  
	font-weight: bold;
}
.pagetitle, #content h2 {
	color: #8B2920;
	font-size: 25px; 
	font-weight: bold;
}
.lkTag {
	color: #8B2920;
	text-decoration: underline;
} 
.lkTag:hover {
	color: #8B2920;
	text-decoration: none;
} 
.msgPhpList {
	color: #8B2920;
	font-size: 12px;  
	font-weight: bold;
	margin: 0px 0px 15px 15px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0 auto;
	}

#wp-calendar th {
	color: #493;
	background: transparent;
	}
	
#wp-calendar {
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
	}

#wp-calendar a:hover {
	display: block;
	background: #DBB8DC;
	color: #636;
	font-weight: bold;
	text-decoration: none;
	}
	

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
	}

