/*  
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 
*/

/*
Theme Name: 
Description: Le thème du journal Le Canada Français.
Version: 0.1
Author: Marie Faubert 
Création du thème par: Le Canada Français. || 
 
*/
 

/*Bases*/
html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
	background-color:#efece2;
}
body {
	background-color:#5f7b87;
	/*background-image:url('http://www.canadafrancais.com/edition-Internet/wp-content/themes/twicet/images/background.png');*/
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top center;
	margin: 0; 
	font-size: .8em;
	line-height: 1.4; 
	color: black;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #333;
}

/* Titres */
h1, h2, h3, h5, h6 {
    margin: 0em 0 .5em 0; /* Rapproche le titre du texte. (5) */
    line-height: 1.2;
    font-weight: bold; /* Valeur par défaut. (6) */
    font-style: normal;
}

h1 {
    font-size: 1.75em;
}

h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.3em;
}
h4 {
    font-size: 1em;
}

/* Listes */
ul, ol, li {
    margin: 0.4em 0 .75em 0em;
    padding: 0;
	list-style-type:none;
}

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. (7) */
}
address {
    margin: .75em 0;
    font-style: normal;
}

img {
	border:none;
	float:left;
}

/* Image Captions */
.wp-caption{background-color:#FFFFFF;border:0px solid #D0D0CE;margin-bottom:15px;margin-top:15px;padding:0px;text-align:left;max-width:470px!important}
.wp-caption img{border:none;margin:0;padding:0;width:100%!important;height:auto!important}
.wp-caption-text{color:#676F51;margin:0;padding:6px 0}


/* Liens */
a {
	text-decoration:none;
}

a:link {
    color: #1e6fa3;
	font-weight:normal;
}


a:visited {
    color: #666666;
}

a:hover, a:focus, a:active {
    color: #333333;
}

a img {
    border: none;
}

/*  Éléments type en-ligne (8) */
em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

#menu-evitement ul li .current_page_item { 
background:#333333; 
}


/* Formulaires */

#comment {
	width:458px;
	border:1px solid 5f7b87;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. (9) */
}

/*********** Menu Evitement *******************/
#superieur {
	background-color:5f7b87;
   width: 968px;
   margin:auto;
   height:41px;
   }
   
#superieur a {
	color:#5f7b87;
   }
   
.onglet1 {
	background-color:#ffffff;
   width: auto;
   float:left;
   height:22px;
   margin:8px 4px 10px 0px;
     text-align:left;
	   border-top:4px solid #5f7b87;
	     color:#5f7b87;
	  font-weight:bold;
	  padding:8px 15px 0px 15px;
   }
   
   .onglet2 {
	background-color:#e2dcc7;
   width:auto;
   float:left;
   height:21px;
      margin:15px 4px 10px 0px;
	  border-top:1px solid #ffffff;
	    border-left:1px solid #ffffff;
		  border-right:1px solid #ffffff;
	  text-align:center;
	  color:#5f7b87;
		font-weight:bold;
	  padding:4px 15px 0px 15px;
   }
   
   .onglet2:hover {
	background-color:#ffffff;
   width:auto;
   float:left;
   height:21px;
      margin:15px 4px 10px 0px;
	  border-top:1px solid #ffffff;
	    border-left:1px solid #ffffff;
		  border-right:1px solid #ffffff;
	  text-align:center;
	  color:#5f7b87;
		font-weight:bold;
	  padding:4px 15px 0px 15px;
   }
   
   .ongletmeteo {
	background-color:#5f7b87;
   width:auto;
   float:right;
   height:23px;
      margin:15px 0px 0px 10px;
	  text-align:right;
	  color:#5f7b87;
		font-weight:bold;
   }


#page {
	   background-color:#fff;
    margin: auto;
    width: 968px;
	position:relative;
	z-index:2;
}


#header {
   float: left;
   width: 948px;
   margin:0px 10px 0px 10px;
   padding-top:10px;
}


#titre {
   float: left;
   width:210px;
   margin-right:10px;
   }


#banniere {
   width: 728px;
   float:left;
   }
	 
#menu {
	background-color:#5f7b87;
	height:26px;
	float:left;
	width:948px;
	margin-top:10px;
	list-style: none ;
	padding:0px;
}

ul#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#menu li {
	display: inline ;
	color: #fff ;
	margin:0px;
	padding:0px;
	}
	
#menu a {
	font:1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	line-height: 1em ;
	padding: 1px 20px;
	text-align: center ;
	text-decoration: none ;
	color:#FFF;
	float: left;
display: block;
margin:2px 2px 2px 2px;
border-right:#bfcacf 1px solid;
	}
	
#menu a:hover, #menu a:focus {
	color:#bfcacf;
	}
	
#sous-menu {
	background-color:#bfcacf;
	color:#ffffff;
	height:22px;
	clear:both;
	float:left;
	width:948px;
	list-style: none ;
	padding: 0 ;
}

ul#sous-menu {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#sous-menu li {
	display: inline ;
	margin-right: 1px ;
	color: #fff ;
	}
	
#sous-menu a {
		font:0.9em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	line-height: 1em ;
	padding: 1px 20px;
	text-align: center ;
	text-decoration: none ;
	color:#5f7b87;
	float: left;
display: block;
margin:1px 2px 2px 2px;
/*border-right:#5f7b87 1px solid;*/
	}
	
#sous-menu a:hover, #menu a:focus {
	color:#5f7b87;
	}	
	
/******** FIN MENU ***************/	
.invisible {
	display:none;
	}
	s
.float-left {
	float:left
    }

#meteo {
	float:right;
	height:30px;
    }


/********** SIDEBAR *************/


#sidebar {
   width: 160px;
   margin:15px 0px 1.3em 1em;
   float:left;
   clear:left;
   height:auto;
   padding:0px;
   font-size:0.9em;
   line-height:normal;
   background-color:#efece2;
}

#sidebar3 { //sidebar 1 dans annonces classees
   width: 160px;
   margin:15px 5px 1.3em 0em;
   float:left;
   clear:left;
   height:auto;
   padding:0px;
   font-size:1em;
   line-height:normal;
   background-color:#efece2;
}



.news-sidebar {
	width:160px;
	height:auto;
	float:left;
	background-color:#efece2;
	margin-top:2px;
	margin-bottom:4px;
	}
	
.news-sidebar:hover {
	}
	
.news-sidebar a{
	color:#666;
	font-weight:normal;
	text-decoration:none;
	}
	
.news-sidebar a:hover{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	}
	
.titrearticle {
		color:#000000;
	}	
	
.cat{
	width:160px;
	height:auto;
	margin-bottom:5px;
	margin-top:10px;
	background-color:#efece2;
	float:left;
	padding:0px;
	}
	
.cat:hover{
		background-color:#efece2;
	}
		

ul#side-menu {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
	
#sidebar #introIMG { 
      margin:2px 2px 2px 3px;
      overflow:hidden;
	  min-height:10px;
      }

#sidebar #introIMG img {

      border:#ffffff 1px solid;
      width:52px;
      height:auto;
	  margin-left:2px;
	  margin-right:2px;
	  padding:0px;
	  background-color:#FFF;
	  margin-bottom:6px;

      }

#sidebar  #introIMG img:hover {
	      border:#4b4a48 1px solid;
	}
		
/***** sidebar petites annonces *********/

#sidebar-petites-annonces {
   width: 160px;
   margin:0.5em 0em 1.3em 1em;
   float:left;
   clear:left;
   height:auto;
   padding:0px;
   font-size:0.9em;
   line-height:normal;
   background-color:#efece2;
}

/**** Fin sidebar petites annonces **********/
	

#sidebar-droit {
/***	background-image:url(http://www.canadafrancais.com/edition-Internet/wp-content/themes/twicet/images/bgb.jpg); ***/
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
    width: 300px;
	height:auto;
	margin: 1px 10px 10px 0px;
	float:right;
	}
	
	#sidebar-droit2 {
	background-image:url(http://www.canadafrancais.com/edition-Internet/wp-content/themes/twicet/images/bgb.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
    width: 300px;
	height:auto;
	margin:15px 0px 10px 0px;
	float:right;
	}
	
	
#sidebar-droit H2 {
	color:#ffffff;
	text-align:center;
	}

#big-box {
	width:300px;
	height:auto;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
	}
	
	
	/************* #CONTENu **********************************/
	
	
.image-bandeau {
	margin-top:10px;
}

.image-bandeau2 {
	margin-top:5px;
	margin-bottom:10px;
}
	

#content {
	background-color:#ffffff;
	width: 468px;
	margin:0px 0px 10px 10px;
	float:left;
}

#content3 { //contenu dans abonnement
	background-color:#ffffff;
	width: 840px;
	margin:0px 60px 40px 60px;
	float:left;
}

#content2 { //contenu dans annonces classees
	background-color:#ffffff;
	width: 468px;
	margin:0px 5px 10px 5px;
	float:left;
}

#titre-page {
	margin-top:0.4em;
	margin-bottom:2em;
	background-color:#ffffff;
	width: 464px;
	height:auto;
	float:left;
}

#content H1 {
	
}

#zone3 {
	width:468px;
	background-color:#C6C;
	margin-bottom:0px;
	margin-top:15px;
	float:left;
	
}

#content H2 {
	background-color:transparent;
	color:#333333;
	margin:1em 0 1em 0;
	padding:.1em;
	margin-bottom:0px;
}

#content H2 a {
	background-color:transparent;
	color:#4b4a48;
	padding:0em;
	margin:1em 0 1em 0;
	font-size:0.9em;
}

#content H2 a:hover {
	background-color:transparent;
	color:#5f7b87;
}

#content H3 {
	background-color:#transaparent;
	color:#5f7b87;
	margin:1.2em 0 .5em 0;
	padding:.3em;
}

#content p {
	background-color:#ffffff;
	color:#333333;
	line-height:1.5em;
}

#content p a {
	background-color:transparent;
	color:#1e6fa2;
}

#content p a:hover {
	background-color:transparent;
	color:#bfcacf;
}

#content a {
	background-color:transparent;
	color:#1e6fa2;
}

#content a:hover {
	background-color:transparent;
	color:#bfcacf;
	text-decoration:underline;
}

 
#footer {
	background-color:#ffffff;
	width:948px;
	height:160px;
	margin:10px;
	clear:both;
	line-height:14px;
}


#footer a{
	color:#5f7b87;
}

#footer a:hover{
	color:#5f7b87;
}

#banniere2 {
	width:948px;
	height:150px;
	background-color:#efece2;
	float:left;
	margin:auto;
}

#banniere2:hover{
	background-color:#4b4a48;
}

#copyright {
	width:968px;
	height:20px;
	float:left;
	background-color:#efece2;
	margin:auto;
	text-align:center;
}
		


/*ici recherche*/

#searchsubmit {
  width: 40px;
  height: 20px;
  padding: 0px 2px 0px 0px;
  border: none;
  margin: 0px;
  color: white;
  background:  url(img/btn-ok.png) left no-repeat;
  cursor: pointer;
    vertical-align: top;
}

#s{
   width: 120px;
  height: 20px;
  padding: 0px 0px 0px 25px;
  background:  url(img/input-search.png) right no-repeat;
  border: none;
  margin: 0px;
  vertical-align: top;
  color: #fff;
	
}

#searchform {
	background-color:#5f7b87;
	width:auto;
	float:right;
	height:20px;
	text-align:right;
	line-height: 10px;
}


#grr {
	background-color:transparent;
	margin-top:0px;
	margin-right:2px;
}



		
/*****************************
2.) #main
/****************************/		
			#main {
			position:relative;
			margin-top:15px;
			padding:0px;
			width:638px;
			float:left;
			margin-left:10px;
			}
			
			
/*****************************
3.) #Featured sur page d'accueil
/****************************/	


				#featured {
					height:225px;
					margin-bottom:15px;
					margin-left:0px;
					position:relative;
					width:638px;
					}
					
					#featured H2 {
						margin-top:25px;
						margin-bottom:5px;
						padding:2px;
						color:#4a4b48;
					}
					
					
					
					#featured a {
						color:#5f7b87;
						font-weight:bold;
					}
				
						.featured_item {
							height:240px;
							margin:0 auto;
							position:relative;
							top:0px;
							width:638px;
							overflow:hidden;
							display:none;
							float:left;
						}
						
						#top .current {
							display:block;
							}
							
									
							.featured_image {
								position:relative;
								top:0;
								float:left;
								width:330px;
								height:240px;
								}
								
							.featured_image img {
								position:absolute;
								left:10;
								top:-10;
								}
				
							
							
							.featured_text {
								line-height:16px;
								position:relative;
								top:-30px;
								width:285px;
							    float:right;
							    margin-right:5px;
								height:200px;
							}
							
									#featured .entry {
									height:180px;

									}
									
										#featured .entry  H2 a{
									color:#333;

									}
									
										#featured .entry a H2:hover{
									text-decoration:none;
									color:#ff6633;

									}
			
				
							.ticker {
								font-size:11px;
								margin:18px 15px 0 39px;
								width:150px;
								}
							
							.ticker, .ticker a{
								text-decoration:none;
								}
								
							.ticker span{display:none;}
							.ticker .active_ticker{display:block;}	
								
							.preview_images{
								height:36px;
								line-height:60px;
								position:absolute;
								right:10px;
								top:195px;
								float:left;
								
								}
								
							.preview_images a img{
								padding:1px;
								}
								
								
							.preview_images a{
								outline:none;
								display:block;
								position:relative;
								margin-right:8px;
								float:left;
								}
								
								
								
							.pointer{
								height:13px;
								left:18px;
								position:absolute;
								top:37px;
								width:13px;
								}
								
/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb{
				font-size:11px;
				left:40px;
				position:absolute;
				bottom:-49px;
				z-index:5;
				}
				
						.breadcrumb a{
							text-decoration:none;
							}
							
						.breadcrumb a:hover{
							text-decoration:line-through;
							}
	


/*****************************
#basic & common styles	
/****************************/
		
	

	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 10px 10px 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;
	}
	
	
.entry ul, .entry ol{
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0 0 20px 0;
	}
	
#top .entry ol{
	list-style-type:none;
	}
	
.entry li{
	padding:3px 10px;
	}
	
blockquote{
			font-size:13px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
	}
	
/************************************************ Publicités ****************************************/

.cube-gauche {
	border-right:#ffffff 10px solid;
	border-bottom:#ffffff 10px solid;
	background-color:#ffffff;
	width:145px;
	height:auto;
	float:left;
	color:#ffffff;
	text-align:center;
}

.cube-gauche:hover {
	border-right:#ffffff 10px solid;
	border-bottom:#ffffff 10px solid;
	background-color:#ffffff;
	
}

.cube-droit {
	background-color:#ffffff;
	border-bottom:#ffffff 10px solid;
	width:145px;
	height:auto;
	float:left;
	color:#ffffff;
	text-align:center;
}

.cube-droit:hover {
	background-color:#ffffff;
	border-bottom:#ffffff 10px solid;
	
}

.publicite-article {
	border:#ffffff 1px solid;
	background-color:#ffffff;
	width:466px;
	height:60px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	color:#ffffff;
}

.publicite-article:hover {
	border:#ffffff 1px solid;
	background-color:#ffffff;
}
	
	

	
/************************************************miniature des manchettes sur la page Index ****************************************/



#introIMG {
      float:left;
      margin:0px 10px 0 0;
      overflow:hidden;
      min-height:10px;
 
      }

#introIMG img {
      width:120px;
	  height:auto;
      margin-top:0px;
	  background-color:#ffffff;
	  border:#4b4a48 1px solid;

      }


 #introIMG img:hover{
	      border:#ffffff 1px solid;

      }


	  

/****************** kiosque à journaux version 2 *************************/

#slideshow {
	background-color:#5f7b87;
	margin:0 auto;
	width:300px;
	height:263px;
	
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:300px;
  height:263px;
  overflow:auto; /* affiche une scrollbar au cas ou */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:300px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:10px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;

}
#leftControl {
  top:0;
  left:0;
}
#rightControl {
  top:0;
  right:0;
}

/** 
 * Style rules for Demo page
 */


.slide h2, .slide p {
  margin:5px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color:#ccc;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
  border:none;
}


/*commentaire*/

#cadre_commentaires{
	background-color:#efece2;
}

#cadre_commentaires p{
	background-color:#efece2;
	margin:5px;
}

#cadre_commentaires H3{
	background-color:#ffffff;
	color:#333333;
	font-size:12px;
}

.notre-journal{
	background-color:#FFF;
	font-size:14px;
	color:#000;
	margin-top:5px;
}

#notre-journal{
	background-color:#FFF;
	height:auto;
}


/*nouveau menu*/

div#menu-deroulant {
	background-color:#5f7b87;
	text-align:center;
	float:left;
	width:948px;
	margin-top:10px;
	list-style: none ;
}

div#menu-deroulant a {
	background-color:#5f7b87;
	color:#FFF;
	font:1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px;
	margin:0px;
	}
	
	div#menu-deroulant a:hover {
	background-color:#efece2;
	color:#5f7b87;
	font:1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
	
div#menu-deroulant ul {
	padding: 0px;
	margin:0px; 
	z-index:999;
	}
	
	
div#menu-deroulant li:hover {
	background: #efece2;
	}
	
div#menu-deroulant li.sousmenu:hover {
	background-color:#efece2;
	}
	
div#menu-deroulant li.sousmenu {
	
	}

/* float left pour les li afin d'aligner le menu et plus de bordures*/
div#menu-deroulant ul li {
	list-style: none;
	/* border-bottom:1px solid;*/ float:left;
	padding: 0px;
	margin:0px; 
	z-index:999;
	
	}

/* le décalage n'est plus a gauche maintenant mais en bas on annule donc le decalage a gauche et la correction en haut et on place la restriction de taille*/
div#menu-deroulant ul ul {
	position: absolute;
	/* top: -1px; left: 100px; */display:none; 
	width:100px;
	}

/* plus de bordure et taille remise a 100px*/
div#menu-deroulant li a {
	background-color:#5f7b87;
	text-decoration: none; 
	display:block;
    width:100px;
	padding:2px;
/*	border-right:0.05em solid #ffffff; */
/*	border-bottom:0.05em solid #ffffff;*/
	}
	
	
div#menu-deroulant ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu-deroulant ul.niveau2 li.sousmenu:hover ul.niveau3 {
	display:block;
/*	border-left:0.05em solid #ffffff;*/
	}

/*Il faut decaller les soussous menu de la taille du sous menu */
div#menu-deroulant ul.niveau3 {
	top:0; 
	left: 100px;
	}


/*menu 2 */



div#menu-deroulant2 {
	background-color:#bfcacf;
	text-align:center;
	float:left;
	width:948px;
	margin-top:2px;
	list-style: none ;
}

div#menu-deroulant2 a {
	background-color:#bfcacf;
	color:#5f7b87;
	font:1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px;
	margin:0px;
	}
	
	div#menu-deroulant2 a:hover {
	background-color:#bfcacf;
	color:#ffffff;
	font:1em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
	
div#menu-deroulant2 ul {
	padding: 0px;
	margin:0px; 
	z-index:999;
	}
	
	
div#menu-deroulant2 li:hover {
	background: #efece2;
	}
	
div#menu-deroulant2 li.sousmenu:hover {
	background-color:#efece2;
	}
	
div#menu-deroulant2 li.sousmenu {
	
	}

/* float left pour les li afin d'aligner le menu et plus de bordures*/
div#menu-deroulant2 ul li {
	list-style: none;
	/* border-bottom:1px solid;*/ float:left;
	padding: 0px;
	margin:0px; 
	z-index:999;
	
	}

/* le décalage n'est plus a gauche maintenant mais en bas on annule donc le decalage a gauche et la correction en haut et on place la restriction de taille*/
div#menu-deroulant2 ul ul {
	position: absolute;
	/* top: -1px; left: 100px; */display:none; 
	width:100px;
	}

/* plus de bordure et taille remise a 100px*/
div#menu-deroulant2 li a {
	background-color:#bfcacf;
	text-decoration: none; 
	display:block;
	/*border-left: 8px solid #BBB; */width:120px;
	padding:2px;
	}
	
div#menu-deroulant2 ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu-dero
ulant2 ul.niveau2 li.sousmenu:hover ul.niveau3 {
	display:block;
	}

/*Il faut decaller les soussous menu de la taille du sous menu */
div#menu-deroulant2 ul.niveau3 {
	top:0; 
	left: 100px;
	}
	


.navigation { 
      margin: 0; 
      padding: 0px 0px 0px 0px; 
      list-style: none; 
      background: #efece2; 
      color: #fff; 
      width: 160px; 
      font: 1.2em; 
      } 
   .navigation a, .navigation span { 
      display: block; 
      padding: 4px 0px; 
      color: #5f7b87; 
      text-decoration: none; 
      background: #efece2 url(menu-item.png) left bottom no-repeat; 
      } 
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
      background-image: url(menu-item-deroule.png); 
      } 
   .navigation .open a, .navigation .open span { 
      background-image: url(menu-item-enroule.png); 
      } 
   .navigation a:hover, .navigation a:focus, .navigation a:active { 
      text-decoration: underline; 
      } 
   .navigation .subMenu { 
      font-size: .8em; 
      background: #ffffff url(subMenu.png) 0 0 repeat-x; 
      font-size: .9em; 
      margin: 0; 
      padding: 0; 
      border-bottom: 1px solid #5f7b87;
	  color:#5f7b87;
      } 
	  
   .navigation ul.subMenu a { 
      background: none; 
      padding: 3px 20px; 
      }
	  
.open_at_load {      
background: #ffffff; 
      padding: 3px 20px; 
}

ul.open_at_load a {
	      font-size: .8em; 
      background: #ffffff url(subMenu.png) 0 0 repeat-x; 
      font-size: .9em; 
      margin: 0; 
      padding: 0; 
	  color:#5f7b87;
}


#photos_classees {
	width:100px;
	height:100px;
	border:1px solid #efece2;
	margin:0px 5px 5px 0px;
	float:left;
}

.liens-actifs {
	font-weight:bold;
}

.pub-left {
	background-color:transparent; width:auto; height:auto; position:absolute; margin:auto; padding-top:100px; text-align:center;
}


