/*  
Theme Name: Amériquébec nouvelles
Theme URI: http://www.abotch.com
Description: Le thème d'Amériquébec pour les nouvelles.
Version: 3.0
Author: Dave
Author URI: http://www.abotch.com/

	Amériquébec V 1.0

Ce thème appartient à Amériquébec. Seul Amériquébec détient les droit d'utilisation sur ce thème.
*/
@import 'categories.css';

/* Le corps de la page */

a { outline: none; } /* Pour enlever les bordures sur le clic des liens dans firefox */

a:link{font-weight:bold;text-decoration:underline;color:#0175a9;} /* changer la couleur de base de tous les liens */
a:visited {font-weight:bold;text-decoration:underline;color:#5197b6;}
a:hover {font-weight:bold;text-decoration:underline;color:#089bde;}
a:active {font-weight:bold;text-decoration:underline;color:#006ea0;}

body {
background-color:#005074;
text-align:center;
margin:0;
padding:0;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#conteneur {
background-image:url(images/fond.gif);
background-position:center;
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
text-align:center;
background-position:top;
}

#conteneurDegrade {
background-image:url(images/fond-degrade.gif);
background-repeat:repeat-x;
background-position:top;
background-color:transparent;
}

#conteneurDegradeOmbre {
background-image:url(images/ombre-degrade.png);
background-repeat:no-repeat;
background-position:top;
}

#contenu {
width:980px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
border-left:1px solid black;
border-right:1px solid black;
background-color:#d2e1e5;
}

/* Fin du corps de la page */

/* Entete de la page*/
/* Menu de la bande noire */

#surMenu { /* Menu dans la bande noire du haut */
background-color:#003659;
margin-top:0;
font-size:0.7512em;
height:24px;
overflow:hidden;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#menuMeta { /* Menu de connexion sur la bande noire */
list-style-type:none;
margin:0;
padding:0;
color:#FFFFFF;
font-weight:bold;
float:left;
padding-left:12px;
padding-top:4px;
}

#menuMeta li {
display:inline;
margin:0;
padding:0;
}

#menuMeta a:link, #menuMeta a:visited{color:#FFFFFF;text-decoration:none;}
#menuMeta a:hover, #menuMeta a:active{color:#FFFFFF;text-decoration:underline;}

#menuAbonnement { /* Menu de l'abonnement dans la bande noire */
color:#FFFFFF;
font-weight:bold;
margin-right:10px;
text-align:right;
}

#lienAbonnement:link, #lienAbonnement:visited{color:#FFFFFF;text-decoration:none;}
#lienAbonnement:hover, #lienAbonnement:active {color:#FFFFFF;text-decoration:underline;}

#menuAbonnement img {
border:0;
margin-top:1px;
margin-bottom:-6px;
}

/* Fin du menu de la bande noire */

/* Banniere et logo */

#enteteFond {
background-image:url(images/banniere.jpg);
background-color:#84ace3;
background-repeat:no-repeat;
background-position:top left;
height:81px;
margin:0;
overflow:hidden;
border-top: 1px solid #66869b;
border-bottom: 1px solid #d3def8;
text-align:left;
}

.titre {
display:none;
}

#titreAmeriquebec .logo {
border:0;
margin-left:10px;
margin-top:7px;
}

#titreAmeriquebec p{
font-size:0.8764em;
color:white;
margin:0;
margin-left:13px;
margin-top:2px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#outilRecherche { /* Pour l'engin de recherche */
float:right;
padding-right:12px;
margin-top:5px;
}

#outilRecherche p {
display:inline;
margin:0;
}

/* Fin de la bannière et du logo */
/* Menu Principal*/

#menuPrincipal  {
margin:0;
background-image:url(images/menuFond.gif);
background-repeat:repeat-x;
background-position:top left;
background-color:#f1f5fd;
height:31px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
overflow:hidden;
width:1000px;
}

#menuPrincipal ol {
margin:0;
padding:0;
list-style-type:none;
}

#menuPrincipal ol li {
margin:0;
padding:0;
font-weight:bold;
font-size:10px;
height:28px;
border-left:1px solid #cfdcf8;
border-right:1px solid #eaf0fc;
float:left;
}

#menuPrincipal ol li a {
line-height:28px;
color:#000000;
text-decoration:none;
}

.lys {
background-repeat:no-repeat;
background-position:center;
background-image:url(images/lys.gif);
}

.lys a{
width:37px;
height:28px;
display:block;
background-repeat:no-repeat;
background-position:center;
padding-left:0;
}

.lys a:link, .lys a:visited {background-image:url(images/lys.gif);}
.lys a:hover {background-image:url(images/lys-over.gif);}
.lys a:active {background-image:url(images/lys-click.gif);}

.lienMenu a {
height:29px;
background-repeat:repeat-x;
padding-left:9px;
padding-right:10px;
margin-top:1px;
display:block;
float:left;
text-transform: uppercase;
}

.lienMenu a:hover {background-image:url(images/menuFond-over.gif);}
.lienMenu a:active {background-image:url(images/menuFond-click.gif);}

#boutonPlus a {width:30px;}

#boutonPlus a:hover, #boutonPlus a:visited, #boutonPlus a:active {width:30px;}

#boutonPlus img{
border:0;
margin-top:5px;
margin-left:4px;
}

#menuPlus{
z-index:1000;
position:absolute;
list-style-type:none;
margin:0;
padding:0;
margin-left:872px;
margin-top:-3px;
background-color:#5d8dd5;
border:1px solid black;
text-align:right;
visibility:hidden;
}

* html #menuPlus {
margin-left:869px;
}

#menuPlus li{
		font-family: Arial, Tahoma, Verdana;

line-height:normal;
font-size:11px;
font-weight:bold;
}

/* Fin du Menu Principal */

/* Sous-menu des catégories */

.lienSousMenu{display:block;padding-top:2px;padding-bottom:2px;padding-left:10px;padding-right:10px;height:15px;}
* html .lienSousMenu{width:90px;} /*Ajustement de la largeur sinon explorer prend 100%*/
.lienSousMenu:link{color:white;text-decoration:none;}
.lienSousMenu:visited{color:#EEEEEE;text-decoration:none;}
.lienSousMenu:hover{color:#EEEEEE;text-decoration:none;background-color:#799fd7;}
.lienSousMenu:active{color:#F4F8CB;text-decoration:none;background-color:#4a80d1;}

#sousMenu {
	
height:32px;
background-image:url(images/fond-menu-secondaire.gif);
background-position:left;
background-repeat:repeat-x;
background-color:#3f74c6;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
border-bottom:1px solid black;
}

#sousMenu ul {
margin:0;
padding:0;
list-style-type:none;
}

#sousMenu ul li {
float:left;
padding-left:12px;
margin-top:9px;
padding-right:5px;
}

#sousMenu a {color:#FFFFFF;}

#sousMenu a:link, #sousMenu a:visited {text-decoration:none;}
#sousMenu a:hover {text-decoration:underline;color:#FFFFCC;}
#sousMenu a:active {text-decoration:underline;color:#EEEDDD;}

/* Fin du Sous Menu */
/* Fin de l'entête */

/* Contenu Gauche et feuilles */

#contenuGauche {
width:494px;
float:left;
}

#contenuGauche .encadre { /* Le fond de la feuille */
background-image:url(images/fond-nouvelles-article.gif);
width:494px;
background-color:#FFFFFF;
background-position:top left;
background-repeat:repeat-y;
text-align:left;
}

#contenuGauche .encadreHaut { /* Le haut de la feuille */
background-image:url(images/fond-nouvelles-article-haut.gif);
width:494px;
background-position:top left;
background-repeat:no-repeat;
}

#contenuGauche .encadreHautPub, #contenuGauche .encadreHautPage{ /* Haut de la feuille différent pour les pubs et navigation de page*/
background-image:url(images/fond-nouvelles-article-haut-publicite.gif);
width:494px;
background-position:top left;
background-repeat:no-repeat;
}


#contenuGauche .encadreBas { /* Bas de la feuille  */
background-image:url(images/fond-nouvelles-article-bas.gif);
width:494px;
background-position:bottom left;
background-repeat:no-repeat;
padding-top:11px;
text-align:left;
padding-bottom:10px;
}

#contenuGauche .encadreBasPub, #contenuGauche .encadreBasPage{ /*Bas de la feuille pour la pub et des navigation de page */
background-image:url(images/fond-nouvelles-article-bas.gif);
width:481px;
background-position:bottom left;
background-repeat:no-repeat;
padding-top:8px;
text-align:left;
padding-left:13px;
padding-bottom:5px;
}

* html #contenuGauche .encadreBasPub { /* ajustement pour internet explorer  */
padding-bottom:9px;
}

#contenuGauche .encadreBasPage #wp_page_numbers { /* Ajustement pour la navigation des pages */
margin-left:-4px;
margin-bottom:4px;
}

/* Fin contenu gauche et feuilles */

/* Style de du résumé, article a la une et images YAPB sur les feuilles */

.imageUne {
padding:2px;
border: 1px solid #CCCCCC;
float:left;
margin-right:8px;
margin-bottom:4px;

}

* html .imageUne {
margin-right:2px;
}

.imageSingle {
width:220px;height:185px;
}

.agrandirImage{
margin:0;
padding:0;
display:block;
position:relative;
background-color:#000000;
color:#FFFFFF;
font-size:10px;
width:69px;
padding-top:2px;
height:15px;
z-index:10;
float:right;
text-align:right;
font-weight:bold;
margin-top:-21px;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

* html .agrandirImage {
margin-top:-22px;
}

.agrandirImage a:link, .agrandirImage a:visited {
text-decoration:none;
color:#FFFFFF;
margin:0;
margin-right:5px;

background-image:url(images/icone-agrandir.gif);
background-position:center right;
background-repeat:no-repeat;
padding-right:15px;
}

.agrandirImage a:hover {
margin:0;
background-image:url(images/icone-agrandir.gif);
color:#FFFF99;
margin-right:5px;

background-position:center right;
padding-right:15px;
text-decoration:none;
}

.agrandirImage a:active {
background-image:url(images/icone-agrandir.gif);
background-position:center right;
padding-right:15px;
margin-right:5px;
color:#CCCCCC;
text-decoration:none;
}

.imageTag {
padding:2px;
border: 1px solid #CCCCCC;
float:left;
margin-right:8px;
}

.imagePetite img { /* Réajuste les images prise par Simple Pie */
padding:2px;
border: 1px solid #CCCCCC;
float:left;
margin-right:8px;
margin-bottom:8px;
width:120px;
height:auto;
}

.titreTypeNouvelle {
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
padding-left:22px;
background-image:url(images/fleche-bleu.gif);
background-position:left;
background-repeat:no-repeat;
letter-spacing:-.5px;
}

.titreTypeNouvelle a:link, .titreTypeNouvelle a:visited {color:#000000;text-decoration:none;}
.titreTypeNouvelle a:hover{color:#1f4583;text-decoration:underline;} 
.titreTypeNouvelle a:active {color:#000000;text-decoration:underline; }

#dateAujourdhui {
float:right;
font-size:11px;
margin-top:6px;
color:#909090;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#contenuGauche .typeNouvelle { /* Texte qui apparait en haut en noir avec la fleche bleue, du genre la catégorie de l'article*/
width:430px;
border-bottom:1px solid #f8f8f8;
padding-bottom:3px;
margin-left:18px;
}

.titreArticleBleu { /* Titre principal de l'article */
line-height:18px;
color:#2457ac;
font-size:16px;
margin:0;
padding:0;
font-weight:bold;
margin-top:4px;
margin-bottom:6px;
}

.titreArticleBleu a:link, .titreArticleBleu a:visited {color:#2457ac;text-decoration:none;}
.titreArticleBleu a:hover {color:#4d77be;text-decoration:underline;}
.titreArticleBleu a:active {color:#3a62a5;text-decoration:underline;}

.sousTitre { /* Le sous titre en champs personalisé */
margin-top:5px;
margin-bottom:5px;
font-size:13px;
}

.categorie { 
font-size:11px;
color:#bc1655;
font-weight:bold;
margin:0;
margin-bottom:5px;
word-spacing:-0.7px;

}

.categorie a:link, .categorie a:visited {color:#bc1655;text-decoration:none;}
.categorie a:hover {color:#d42064;text-decoration:underline;}
.categorie a:active {color:#a10e45;text-decoration:underline;}

.resumeUne p{
font-size:.7512em;
margin-top:10px;
margin-bottom:0;
line-height:13px;
}

.resumeArticle p {
font-size:.7512em;
margin-top:5px;
margin-bottom:0;
line-height:16px;
}

.resume p{
font-size:11px;
margin-top:0;
margin-bottom:0;
line-height:13px;
}


.consultezNouvelle {
text-align:right;
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.consultezNouvelle a:link, .consultezNouvelle a:visited{color:#769cd7;text-decoration:underline;} /* Style du lien pour consulter l'article */
.plusNouvelles a:link, .plusNouvelles a:visited {color:#769cd7;text-decoration:none;} /* Ajustement pour le + de nouvelles */
.consultezNouvelle a:hover, .plusNouvelles a:hover {color:#9ebef1;text-decoration:underline;}
.consultezNouvelle a:active, .plusNouvelles a:active {color:#5475a8;}

.plusNouvelles a{
background-image:url(images/plus-bleu.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
color:#769cd7;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
margin-top:2px;
padding-top:3px;
float:right;
}

/* Fond des nouvelles pour les catégories et la page Index. En alternance, bleu et blanc, pour le moment pas de solution plus sympathique */

.nouvelleNo1, .nouvelleNo2, .nouvelleNo4, .nouvelleNo6, .nouvelleNo8, .nouvelleNo10, .nouvelleNo12, .nouvelleNo14, .nouvelleNo16 {
margin-bottom:5px;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
}

.nouvelleNo3, .nouvelleNo5, .nouvelleNo7, .nouvelleNo9, .nouvelleNo11, .nouvelleNo13, .nouvelleNo15{
margin-bottom:5px;
border-top:1px solid #f8f8f8;
border-bottom:1px solid #f8f8f8;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
background-color:#fafaff;
}

/* Changement de style pour l'affichage des articles dans les pages archives, tag, autheur et recherche*/
.nouvelleTag, .nouvelleArchive {
padding-top:9px;
padding-bottom:9px;
padding-left:3px;
margin-left:15px;
padding-right:5px;
margin-right:16px;
background:url(images/dotted.gif) top repeat-x;
}

.nouvelleTag .titreArticleBleu, .nouvelleArchive .titreArticleBleu { /* Les textes sont écris plus petits sur les archives, tags, etc */
font-size:14px;
margin-top:0;
margin-bottom:2px;
}

.introTag, .introArchive {
font-size:12px;
margin:0;
}

/*   Style Potins  */

.plusPotins a{
background-image:url(images/plus-jaune.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
color:#f1780c;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
margin-top:2px;
padding-top:3px;
float:right;
text-decoration:none;
}

.potinNo1, .potinNo3,  .potinNo5, .potinNo7, .potinNo9 {
margin-bottom:5px;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
}

.potinNo2, .potinNo4, .potinNo6, .potinNo8 {
margin-bottom:5px;
border-top:1px solid #f8f8f8;
border-bottom:1px solid #f8f8f8;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
background-color:#fffeef;
}

.titreArticleJaune {
line-height:16px;
color:#d58905;
font-size:16px;
margin:0;
padding:0;
font-weight:bold;
margin-top:4px;
margin-bottom:6px;
}

.titreArticleJaune a:link, .titreArticleJaune a:visited {color:#d58905;text-decoration:none;}
.titreArticleJaune a:hover {color:#ea9c13;text-decoration:underline;}
.titreArticleJaune a:active {color:#a87723;text-decoration:underline;}

.titreTypePotins{
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
padding-left:22px;
background-image:url(images/fleche-jaune.gif);
background-position:left;
background-repeat:no-repeat;
margin-right:20px;
}

.consultezPotin {
text-align:right;
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.consultezPotin a:link, .consultezPotin a:visited{color:#f1780c;text-decoration:underline;}
.consultezPotin a:hover, .plusPotins a:hover {color:#f5923a;text-decoration:underline;}
.consultezPotin a:active, .plusPotins a:active {color:#df6e0a;}

/* Fin style potins */

/* Style Technologie */

.plusTechnologie a{
background-image:url(images/plus-rouge.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
color:#b30425;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
margin-top:2px;
padding-top:3px;
float:right;
text-decoration:none;
}

.technologieNo1, .technologieNo3,  .technologieNo5, .technologieNo7, .technologieNo9 {
margin-bottom:5px;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
}

.technologieNo2, .technologieNo4, .technologieNo6, .technologieNo8 {
margin-bottom:5px;
border-top:1px solid #f8f8f8;
border-bottom:1px solid #f8f8f8;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
background-color:#fffafb;
}

.titreArticleRouge {
line-height:16px;
color:#c6092d;
font-size:16px;
margin:0;
padding:0;
font-weight:bold;
margin-top:4px;
margin-bottom:6px;
}

.titreArticleRouge a:link, .titreArticleRouge a:visited {color:#c6092d;text-decoration:none;}
.titreArticleRouge a:hover {color:#e62a4e;text-decoration:underline;}
.titreArticleRouge a:active {color:#b31d3a;text-decoration:underline;}

.titreTypeTechnologie{
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
padding-left:22px;
background-image:url(images/fleche-rouge.gif);
background-position:left;
background-repeat:no-repeat;
margin-right:20px;
}

.consultezTechnologie {
text-align:right;
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.consultezTechnologie a:link, .consultezTechnologie a:visited{color:#b30425;text-decoration:underline;}
.consultezTechnologie a:hover, .plusTechnologie a:hover {color:#e52247;text-decoration:underline;}
.consultezTechnologie a:active, .plusTechnologie a:active {color:#81071e;}

/* Fin style technologie */

/* Style Musique */

.plusMusique a{
background-image:url(images/note-musique.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
color:#6c7da7;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
margin-top:2px;
padding-top:3px;
float:right;
text-decoration:none;
}


.musiqueNo2, .musiqueNo4 {
margin-bottom:5px;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
}

.musiqueNo1, .musiqueNo3 {
margin-bottom:5px;
border-top:1px solid #f8f8f8;
border-bottom:1px solid #f8f8f8;
padding-left:9px;
margin-left:9px;
padding-right:11px;
margin-right:9px;
background-color:#fafaff;
}


.titreArticleGris{
line-height:16px;
color:#c6092d;
font-size:16px;
margin:0;
padding:0;
font-weight:bold;
margin-top:4px;
margin-bottom:6px;
}

.titreArticleGris a:link, .titreArticleGris a:visited {color:#416c98;text-decoration:none;}
.titreArticleGris a:hover {color:#5a8abb;text-decoration:underline;}
.titreArticleGris a:active {color:#3b5f85;text-decoration:underline;}

.titreTypeMusique{
font-size:18px;
font-weight:bold;
margin:0;
padding:0;
padding-left:22px;
background-image:url(images/fleche-gris.gif);
background-position:left;
background-repeat:no-repeat;
margin-right:20px;
}

.consultezMusique {
text-align:right;
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.consultezMusique a:link, .consultezMusique a:visited{color:#6c7da7;text-decoration:underline;}
.consultezMusique a:hover, .plusMusique a:hover {color:#9bb4cf;text-decoration:underline;}
.consultezMusique a:active, .plusMusique a:active {color:#4b587a;}

/* Fin style musique */

/* Barre latérale sidebar */

#colonneDroite {
background-color:#d2e1e5;
width:478px;
float:right;
padding-top:7px;
padding-right:4px;
padding-left:4px;
height:100%;
line-height:13px;
text-align:left;
}

.sectionColonne .separateur {
background:url(images/dotted.gif) top repeat-x;
padding-top:8px;
}


.wp-polls-archive {
width:inherit;
}

.wp-polls-archive .titreSondage {
font-size:14px;
color:#003366;
background:url(images/dotted.gif) top repeat-x;
padding-top:10px;
}

.wp-polls-archive .wp-polls-ans {
background-color:#F4FAFA;
border:#DDDDDD solid 1px;
padding-top:15px;
margin-bottom:15px;
}



.sectionColonne {
border:1px solid #bebebe;
background-color:#FFFFFF;
margin-bottom:10px;
text-align:left;
}

.sectionColonne p {
margin:8px;
font-size:12px;
line-height:14px;
}

.sectionColonne a:link, .sectionColonne a:visited {
text-decoration:none;
}

.sectionColonne a:hover, .sectionColonne a:active {
text-decoration:underline;
}

.sectionColonne h2{
background-image:url(images/section-colonne-titre.gif);
background-repeat:repeat-x;
background-color:#003366;
height:24px;
font-size:14px;
margin:0;
padding-top:8px;
color:#FFFFFF;
font-weight:bold;
padding-left:10px;
}

.sectionColonne #wp-calendar {
font-family:Arial, Helvetica, sans-serif;
}

#wp-calendar caption {
margin-left:5px;
font-weight:bold;
}

.sectionColonne ul, .sectionColonne .listeBlogues, #wp-calendar-split ul  {
font-size:12px;
list-style-type:none;
margin:0;
padding:0;
margin-left:10px;
padding-top:10px;
margin-right:10px;
}

.sectionColonne ul li, #wp-calendar-split ul li {
margin-bottom:5px;
padding:0 5px 6px 5px;
background:url(images/dotted.gif) bottom repeat-x;
clear:left;
line-height:14px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

.blogues a  { /* Ajustement pour l'affichage des blogues souverains */
padding:0 5px 6px 5px;
margin:0;
margin-bottom:-10px;
background:url(images/dotted.gif) bottom repeat-x;
clear:left;
line-height:14px;
display:block;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

.plusBleu, .plusRouge, .plusJaune {
margin:0;
margin-right:10px;
text-align:right;
margin-bottom:10px;
}

.plusBleu a{
background-image:url(images/plus-bleu.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
display:block;
padding-top:3px;
margin-right:5px;
}

.plusRouge a{
background-image:url(images/plus-rougefonce.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
display:block;
padding-top:3px;
margin-right:5px;
margin-bottom:10px;
}

.plusJaune a{
background-image:url(images/plus-jaune.gif);
background-position:top right;
background-repeat:no-repeat;
padding-right:24px;
font-size:12px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:13px;
display:block;
padding-top:3px;
margin-right:5px;
}

.sectionColonne .video { /* Ajoute l'icone de video dans les nouvelles breves */
background-repeat:no-repeat;
background-image:url(images/article-video.gif);
padding-left:24px;
background-position:top left;

}

/* La colonne de droite */

#colonneDroite .vertical{ /* Détermine la largeur de la colonne droite */
width:162px;
padding-right:5px;
float:right;
height:100%;
}


.boutonIndependance { /* Bouton sur le theme indépendance */
background-image:url(images/bouton-independance-over.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #CCCCCC;
}

.boutonIndependance a {
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
background-position:top left;
display:block;
width:155px;
height:78px;
padding-right:5px;
padding-top:2px;
line-height:16px;
text-align:right;
color:#FFFFFF;
text-decoration:none;
font-size:14px;
background-image:url(images/bouton-independance-normal.jpg);
}

.boutonIndependance a:visited {text-decoration:none;background-image:url(images/bouton-independance-normal.jpg);color:#FFFFFF;}
.boutonIndependance a:hover{background-image:url(images/bouton-independance-over.jpg);text-decoration:none;color:#FFFF99;}
.boutonIndependance a:active{background-image:url(images/bouton-independance-clic.jpg);text-decoration:none;}

.boutonLangue { /* Bouton sur le thème langue française */
background-image:url(images/bouton-langue-over.jpg);
background-repeat:no-repeat;
}

.boutonLangue a{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
background-position:top left;
display:block;
width:155px;
height:78px;
padding-right:5px;
padding-top:2px;
line-height:16px;
text-align:right;
color:#000000;
text-decoration:none;
font-size:14px;
background-image:url(images/bouton-langue-normal.jpg);
}

.boutonLangue a:visited {text-decoration:none;background-image:url(images/bouton-langue-normal.jpg);color:#000000;}
.boutonLangue a:hover{background-image:url(images/bouton-langue-over.jpg);text-decoration:none;color:#666666;}
.boutonLangue a:active{background-image:url(images/bouton-langue-clic.jpg);text-decoration:none;}

.bouton400 { /* Bouton sur le thème 400eme de Quebec*/
background-image:url(images/bouton-400-over.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #CCCCCC;
}

.bouton400 a{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
background-position:top left;
display:block;
width:155px;
height:78px;
padding-left:5px;
padding-top:2px;
line-height:16px;
text-align:left;
color:#FFFFFF;
text-decoration:none;
font-size:14px;
background-image:url(images/bouton-400-normal.jpg);
}

.bouton400 a:visited {text-decoration:none;background-image:url(images/bouton-400-normal.jpg);color:#FFFFFF;}
.bouton400 a:hover{background-image:url(images/bouton-400-over.jpg);text-decoration:none;color:#FFFF99;}
.bouton400 a:active{background-image:url(images/bouton-400-clic.jpg);text-decoration:none;}

.imagesNouvelles { /* Sidebar droite images */
text-align:center;
}

.imagesNouvelles p{
font-size:10px;
margin-left:5px;
margin-right:5px;
background:url(images/dotted.gif) bottom repeat-x;
padding-bottom:5px;
}

.imagesNouvelles img {
padding:2px;
border:1px solid #CCCCCC;
margin-bottom:3px;
width:130px;
height:auto;
}

/* Colonne centre horizontal */
#colonneDroite .horizontal {
width:300px;
}

.styleAvion:link, .styleAvion:visited { /* Style Babillard */
background-image:url(images/avion.gif);
padding-left:58px;
font-size:13px;
background-position:top left;
background-repeat:no-repeat;
margin-left:5px;
padding-top:12px;
height:31px;
display:block;
color:#4b779c;
text-decoration:none;
}

.styleAvion:hover {
color:#89abc4;
text-decoration:underline;
}

.styleAvion:active {
color:#365a78;
text-decoration:underline;
}

.styleLien1:link, .styleLien1:visited { /* Style Babillard */
background-image:url(images/bague.gif);
padding-left:50px;
font-size:13px;
background-position:top left;
background-repeat:no-repeat;
margin-left:5px;
padding-top:12px;
height:29px;
display:block;
color:#ac9d7c;
text-decoration:none;
}

.styleLien1:hover {
color:#decdb7;
text-decoration:underline;
}

.styleLien1:active {
color:#a29481;
text-decoration:underline;
}

.partypoker:link, .partypoker:visited {
background-image:url(images/party-poker.gif);
padding-left:58px;
font-size:13px;
background-position:top left;
background-repeat:no-repeat;
margin-left:5px;
padding-top:12px;
height:35px;
display:block;
color:#0d6901;
text-decoration:none;
}

.partypoker:hover {
color:#4e810a;
text-decoration:underline;
}

.partypoker:active {
color:#074b05;
text-decoration:underline;
}

.horse:link, .horse:visited {
background-image:url(images/horse.jpg);
padding-left:58px;
font-size:13px;
background-position:top left;
background-repeat:no-repeat;
margin-left:5px;
padding-top:12px;
height:35px;
display:block;
color:#beb95e;
text-decoration:none;
}

.horse:hover {
color:#ddd875;
text-decoration:underline;
}

.horse:active {
color:#7c7942;
text-decoration:underline;
}

.usa:link, .usa:visited {
background-image:url(images/usa.jpg);
padding-left:58px;
font-size:13px;
background-position:top left;
background-repeat:no-repeat;
margin-left:5px;
padding-top:12px;
height:35px;
display:block;
color:#508e0d;
text-decoration:none;
}

.usa:hover {
color:#6cb41f;
text-decoration:underline;
}

.usa:active {
color:#3f6b10;
text-decoration:underline;
}


.partygammon:link, .partygammon:visited {
background-image:url(images/des.gif);
padding-left:58px;
font-size:13px;
background-position:top left;
background-repeat:no-repeat;
margin-left:5px;
padding-top:12px;
height:35px;
display:block;
color:#b10a0a;
text-decoration:none;
}

.partygammon:hover {
color:#da827f; color:
text-decoration:underline;
}

.partygammon:active {
color:#970a0a;
text-decoration:underline;
}



/* Images brèves internes et externes */
.sectionColonne .articleImage, .conteneurImageBrevesExternes {
padding:2px;
border: 1px solid #CCCCCC;
float:left;
margin-right:5px;
margin-bottom:8px;
width:60px;
height:auto;
}

.imagesBrevesExternes  {
height:45px;
overflow:hidden;
background-position:top left;
background-repeat:none;
}

.imagesBrevesExternes img {
width:60px;
border:0;
height:auto;
}

.potinsInternational .imagesBrevesExternes  {
background-image:url(images/image-mini-potins.jpg);
}

.economieWeb .imagesBrevesExternes  {
background-image:url(images/image-mini-technologie.jpg);
}

/* Style simplepie pour articles externes */

#colonneDroite .potinsInternational h2 {
background-image:url(images/section-colonne-titre-potins.gif);
}

.potinsInternational a:link {color:#db8600;}
.potinsInternational a:visited {color:#da9830;}
.potinsInternational a:hover {color:#e88e00;}
.potinsInternational a:active {color:#a86802;}

.economieWeb a:link {color:#e0033d;}
.economieWeb a:visited {color:#e0033d;}
.economieWeb a:hover {color:#ed4c76;}
.economieWeb a:active {color:#b31f0a;}

#colonneDroite .artDeVivre h2, #colonneDroite .economieWeb h2 {
background-image:url(images/section-colonne-titre-artdevivre.png);
}

#colonneDroite .artDeVivre h3 {
font-size:13px;
font-weight:bold;
margin:0;
padding:0;
margin-top:6px;
padding-top:2px;
margin-left:10px;
padding-left:22px;
background-image:url(images/fleche-rougefonce.gif);
background-position:left;
background-repeat:no-repeat;
color:#e63c46;
margin-right:10px;
line-height:14px;
margin-bottom:5px;
}

#colonneDroite .artDeVivre .photoRecette img {
width:128px;
border:1px solid #d0313a;
padding:1px;
float:left;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

* html #colonneDroite .photoRecette img {
margin-bottom:2px;
}

#colonneDroite .artDeVivre h4 {
margin:0;
padding:0;
font-size:13px;
color:#b7141e;
}

#colonneDroite .artDeVivre h4:first-letter {
text-transform:capitalize;
}

#colonneDroite .artDeVivre p {
font-size:12px;
margin:0 10px 0 10px;
line-height:14px;
}

#colonneDroite .artDeVivre a:link, #colonneDroite .artDeVivre a:visited{color:#e12732;text-decoration:none;}
#colonneDroite .artDeVivre a:hover {color:#ec4953;text-decoration:underline;}
#colonneDroite .artDeVivre a:active {color:#b1131d;text-decoration:underline;}

#colonneDroite .artDeVivre ul li h4{
background-image:url(images/icone-fourchette.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
padding-bottom:4px;
font-size:12px;
}

#colonneDroite .independance ul li, #colonneDroite .artDeVivre ul li{
padding-left:5px;
padding-right:5px;
}

#colonneDroite .independance ul li span,  #wp-calendar-split ul li span{
background-image:url(images/icone-feuille.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:15px;
display:block;
}

#colonneDroite .nuage{ /* style pour le tag cloud */
text-align:center;
line-height:20px;
padding:10px;
overflow:hidden;
}

#colonneDroite ul .children { /* Style des sous catégories */
padding-bottom:0;
padding-top:5px;
margin-top:5px;
margin-left:-5px;
margin-right:-5px;
background:url(images/dotted.gif) top repeat-x;
}

#colonneDroite ul .children li { /* Style des sous catégories */
background:none;
padding-bottom:0;
padding-top:0;
margin-left:10px;
margin-right:10px;
}

.meilleursVotes li span {
background-image:url(images/article-etoile.gif);
background-position:top left;
background-repeat:no-repeat;
line-height:14px;
padding-left:20px;
margin-bottom:5px;
display:block;
}

.topArticles li span {
background-image:url(images/icone-visiteurs.gif);
background-position:top left;
background-repeat:no-repeat;
line-height:14px;
padding-left:20px;
margin-bottom:5px;
display:block;
}

/* Fin style sidebar */

/* Article single */

#bannierePub { /* Ajustement pour afficher la bannière sur la feuille */
margin-left:16px;
clear:both;
display:inline-block;
}

#leContenu {
font-size:.7512em;
margin-bottom:10px;
line-height:16px;
margin-left:18px;
margin-right:16px;
}

#leContenu h2 {
font-size:15px;
color:#003366;
}

#leContenu blockquote {
padding:15px;
background-color:#F0F6FF;
text-align:justify;
color:#000066;
font-size:11px;
clear:both;
}


#leContenu .important {
padding:15px;
background-color:#fff0f0;
text-align:justify;
color:#000066;
font-size:11px;
clear:both;
margin:10px 40px;
}

#leContenu img {
padding:2px;
border:1px solid #CCCCFF;
}

#leContenu .wp-smiley{
border:0;
padding:0;
}

#leContenu a:link{font-weight:bold;text-decoration:underline;color:#0175a9;}
#leContenu a:visited {font-weight:bold;text-decoration:underline;color:#5197b6;}
#leContenu a:hover {font-weight:bold;text-decoration:underline;color:#089bde;}
#leContenu a:active {font-weight:bold;text-decoration:underline;color:#006ea0;}

#leContenu p {
margin:0;
margin-bottom:10px;
}

/* Tableaux */
#leContenu table{
border:ridge 3px #336666;
padding:3px;
margin:3px;
}

#leContenu table th {
background-color: #F2F9FD;
padding-left:5px;
padding-right:5px;
}

#leContenu caption{
font-size:14px;
color:#386596;
font-weight:bold;
}

#leContenu table td{
background-color: #E4EDF3;
padding-left:5px;
padding-right:5px;
}

sup { /* style des exposants */
vertical-align:text-top;
text-decoration:none;
margin:0;
}

#leContenu .footnote-identifier-link:link, #leContenu .footnote-identifier-link:visited{text-decoration:none;}
#leContenu .footnote-identifier-link:hover, #leContenu .footnote-identifier-link:active{text-decoration:underline;}

#leContenu ul li { margin:0;margin-left:10px;padding: 2px 0px 2px 0; list-style-type:none; list-style-image: url(images/plus-article-puce.png); list-style-position:outside; font-size: 12px; line-height: 15px;  }
#leContenu ol li { margin:0;padding:0;margin-left:10px;margin-bottom:4px; list-style-position:outside; font-size: 12px; line-height: 15px;  }
#leContenu ul, #leContenu ol { margin:0;padding:0;margin-left:16px;margin-right:15px;margin-bottom:10px;}


.motsCles {
background-image:url(images/flechesTags.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left: 44px;
min-height:34px;
clear:both;
line-height:16px;
}

* html .motsCles {
height:34px;
}

#encadreMeta {
height:30px;
padding-top:5px;
background-color:#e0e4f5;
margin-left:9px;
font-size:10px;
margin-right:9px;
font-weight:bold;
text-align:justify;
line-height:12px;
clear:both;
}

#encadreMeta a:link, #encadreMeta a:visited, .ajoutCommentaire a:link, .ajoutCommentaire a:visited{color:#000000;font-weight:bold;text-decoration:none;}
#encadreMeta a:hover, .ajoutCommentaire a:hover {color:#000353;text-decoration:underline;}
#encadreMeta a:active, .ajoutCommentaire a:active {color:#000000;text-decoration:underline;}

.metaAbonnement a{
height:24px;
background-image:url(images/meta-rss.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
width:70px;
margin-left:5px;
text-align:center;
padding-top:2px;
float:left;
margin-right:20px;
display:block;
}

.metaShare a{
height:24px;
float:left;
background-image:url(images/meta-share.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
width:50px;
margin-left:5px;
text-align:center;
padding-top:2px;
display:block;
margin-right:20px;
}

.metaImprimer a{
height:24px;
float:left;
background-image:url(images/meta-imprimer.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
width:50px;
margin-left:5px;
text-align:center;
padding-top:2px;
display:block;
margin-right:20px;
}

.metaCommentaires a{
height:24px;
float:left;
background-image:url(images/meta-commentaires.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
width:90px;
margin-left:5px;
text-align:center;
padding-top:2px;
display:block;
}

.ajoutCommentaire a{
height:24px;
float:right;
background-image:url(images/meta-commentaires.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:30px;
width:90px;
margin-left:5px;
margin-right:25px;
text-align:center;
padding-top:2px;
font-size:10px;
line-height:12px;
}

/* Design pour l'encadré de la liste des articles en lien */

.RelatedPosts p, .yarpp-related p { font-size: 11px; padding: 0px 0px; margin: 0px 15px; line-height: 12px;
}
.RelatedPosts li, .yarpp-related li { margin:0;margin-left:0 0 0 10px;padding: 2px 0px 2px 0; list-style-type:none; list-style-image: url(images/plus-article-puce.png); list-style-position:outside; font-size: 12px; line-height: 15px; color:#336699; }
.RelatedPosts ul, .yarpp-related ul { margin:0;padding:0;margin-left:16px;margin-right:15px;}
.RelatedPosts a:link, .yarpp-related a:link { color:#00547a;font-weight:bold; }
.RelatedPosts a:visited, .yarpp-related a:visited { color:#0175a9; }
.RelatedPosts a:hover, .yarpp-related a:hover { color:#089bde; }
.RelatedPosts a:active, .yarpp-related a:active { color:#006ea0; }

.RelatedPosts, .yarpp-related{ background: #bbe9ff url(images/plus-article-bas.gif) no-repeat left bottom; padding: 10px 0 10px 0; position: relative;margin-top:10px;margin-bottom:10px;margin-left:14px;width:466px;font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.RelatedPostsTop  { background: url(images/plus-article-top.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 456px; padding-right:10px; height: 7px;}

.RelatedPosts h2, .yarpp-related h2 {
font-size:15px;
margin-left:10px;
margin-top:0;
margin-bottom:10px;
}


.RelatedPosts h3, .yarpp-related h3 {
font-size:13px !important;
font-weight:bold;
margin-top:0;
margin-bottom:5px;
padding-left:15px !important;
padding-top:2px;
background-image:url(images/plus-article-puce.png);
background-position:top left;
background-repeat:no-repeat;
line-height:14px;
}


.elementRelated, .yarpp-related {
margin:0 10px;	
padding:0 0 8px 0;
}

.separateurRelated {
clear:both;	
}

.vignetteYARP {
float:left;
border:3px double #33C;	
margin-right:7px;
margin-bottom:5px;
}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 5px 0px 0px 0px;font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.Comments h2 {font-size:15px;
margin-left:15px;
margin-right:15px;
margin-top:0;
margin-bottom:10px;}

.Comments h2 img {
border:0;
margin-left:5px;
}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 5px 5px 10px 5px; margin: 0px 0px 10px 0px; list-style-type: none;}
.Comments .List .ComListLi {background: #dee3f6 url(images/ComListLiBottom.gif) no-repeat left bottom;width:456px;margin-left:14px; }
.Comments .List .ComListLiTop { position: absolute; background: url(images/ComListLiTop.gif) no-repeat left top;  width: 466px; left: 0px; top: 0px; padding-top:5px;}
.Comments .List .ListNr { color:#bec9d1; margin-left:3px; font-size: 18px; font-family: 'Arial'; float:right;font-weight: normal; letter-spacing: -1px; padding: 0px; width:20px;text-align:center;padding-left:8px;width:50px;text-align:right;}
.Comments .List big { margin: 0px; font-size: 12px;  color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#8093a1; margin: 0px; font-size: 11px; display:block;}
.Comments .List small a { color:#8093a1; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}
.Comments .List .ListContent {  margin: 5px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block; overflow:hidden;}
.Comments .List .ListContent p { margin:0;margin-top:5px;margin-bottom:5px;}

/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; font-weight: bold; letter-spacing: -1px; margin: 0px; padding: 5px 0 10px 0; color:#333;}
.Comments .Form{ background: #bbe9ff url(images/plus-article-bas.gif) no-repeat left bottom; padding: 10px 0 10px 10px; position: relative;margin-top:10px;margin-bottom:10px;margin-left:14px;width:456px;font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;}
.Comments .FormTop { background: url(images/plus-article-top.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 456px; padding-right:10px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 12px; color:#336699; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 12px; display: block; padding: 5px 0px;font-weight:bold;}
.Comments .Form .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}
.Comments .Form input.SubmitComment { display:block;width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { display:block;width: 257px; height:26px; background: url(images/SubmitComment.png) no-repeat 0 -26px;  margin-top: 8px;margin-bottom:0;}

/* Style de page recherche */

#contenuRecherche {
width:780px;float:left;
margin-left:9px;
}

#colonneRecherche {
width:160px;display:inline;
}

/* Style de la page plan du site */

#leContenu .wp-tag-cloud {
margin:0;
padding:0;
}

#leContenu .wp-tag-cloud li {
width:225px;
height:16px;
display:block;
float:left;
margin:0;
padding:0;
overflow:hidden;
line-height:16px;	
}

.wp-tag-cloud li a{	background: url(images/fleche-categorie-2.gif) top left no-repeat;	padding: 0 0 0 8px;	text-decoration:none;}
* html .wp-tag-cloud li a{	background: url(images/fleche-categorie.gif) top left no-repeat;}

/* Style de la page archives */

#leContenu .car-list{
margin:0;
padding:0;
list-style-type:none;

}

#leContenu .car-list li {
list-style-image:none;
margin-left:0;
}

 #leContenu .column li {
list-style-image:none;
}

.car-monthlisting{
margin:0;
padding:0;
margin-top:4px;
}

.car-monthlisting li {
margin:0;
padding:0;
list-style-type:none;
background: url(images/fleche-categorie.gif) top left no-repeat;
padding: 0 0 0 8px;
margin-top:2px;
}

.car-yearmonth{
margin:0;
padding:0;
}

.car-yearmonth {
font-size:14px;
font-weight:bold;
color:#6C90B5;
margin-top:10px;
display:block;
padding-left:12px;
background-image:url(images/icone-feuille.gif);
background-position:left;
background-repeat:no-repeat;
}

/* Design des sondages dans la sidebar et la page archives sondages */

.wp-polls {
width:270px;
margin-left:auto;
margin-right:auto;
}

.wp-polls-form{
margin:0;
padding:0;
}

 .archivesSondage {
margin-top:0;
margin-bottom:10px;
}

* html .wp-polls {
padding-top:10px;
}

.wp-polls p {
margin:0;
margin-top:10px;
margin-bottom:10px;
font-size:12px;
line-height:14px;
}

.wp-polls ul {
margin:0;
padding:0;
text-align:center;
margin-left:auto;
margin-right:auto;
width:200px;
}

.wp-polls ul li {
margin:0;
padding:0;
margin-bottom:5px;
}

/* Fin du design des sondages*/

.lientag:link, .lientag:visited, .lientag:hover, .lientag:active { /* Ajustement pour les liens sur la page Tag, Archives, Auteur */

color:#000000;
font-weight:normal;
text-decoration:none;
}

.photoAuteur img { /* Photo de l'auteur */
border:3px double #999999;
float:left;
margin-right:8px;
margin-bottom:8px;
}

.inactive { /* Rendre invisible la navigation inactive sur la page Galerie*/
visibility:hidden;
}

/* Pied de page */

#piedPage {
background:#000 url(images/bg_popular.jpg) center bottom no-repeat;
margin-top:0;
padding: 0 0 36px 0;
clear:both;
font-size:12px;
padding-bottom:10px;
text-align:center;
}

#piedPage p {
margin:0;
clear:both;
padding:10px;
color:#FFFFFF;
font: 11px Arial, Helvetica, sans-serif;
}

	
#piedPage h5 {
margin-top:10px;
border-top:3px solid #085682;
border-bottom:1px solid #085682;
color:#5f9bbf;
padding:1px 0 3px 12px;
font: 1.6em Arial, Helvetica, sans-serif;
margin-bottom:10px;
}
	
* html #piedPage h5 {
padding:0;	
margin:10px 0 3px 12px;
}

#piedPage a, #piedPage a:visited {
color:#ecf7ff;
text-decoration:none;
font-weight:normal;
}

#piedPage a:hover {
color:#FFFFCC;
text-decoration:underline;
}

#piedPage ol {
padding-top:15px;
}

#piedPage .block {	
width:15%;
float:left;
padding-left:2%;
text-align:left;
}
	
#piedPage ul {
margin:0;
font: 11px Arial, Helvetica, sans-serif;
padding:0;
}
	
#piedPage li {
margin-left:20px;
color:#65a5cb;
padding:2px 0;
list-style:square
}

#piedPage span {
color:#316686;
}

#wpstats, .linklove{
display:none;
}

/* style 24/7 realmedia */



.colonne247 {
border:1px solid #bebebe;
background-color:#FFFFFF;
height:600px;
width:160px;
display:block;
margin-bottom:10px;
overflow:hidden;
}


#colonneDroite .bloc247 img {
margin:0;
padding:0;
display:block;

}

#colonneDroite .bloc247 a {
margin:0;
padding:0;
}



.bloc247 {
width:300px;
display:block;
overflow:hidden;
margin-bottom:10px;
border-left:1px solid #d2e1e5;
border-right:1px solid #d2e1e5;
}

.annoncez-vous {
	text-align:right;
	font-size:11px;
	margin-right:5px;
	display:block;
}

.tshirt {
background-image:url(images/tshirt.jpg);
background-position:top left;
background-repeat:no-repeat;
padding-left: 44px;
min-height:40px;
clear:both;
line-height:16px;
}

* html .tshirt {
height:40px;
}

#contenuGauche .tshirt a:link, #contenuGauche .tshirt a:visited {
color:#0033CC;
text-decoration:underline;
font-size:13px;
}

#contenuGauche .tshirt a:hover {
text-decoration:underline;
color:#0066CC;
}

.iconePDF {
padding-left:45px;
padding-top:10px;
background-image:url(images/icone_pdf.jpg);
background-position:top left;
background-repeat:no-repeat;
min-height:30px;
display:block;
}

* html .iconePDF {
height:30px;
}

.abonnement {
background-image:url(images/abonnement.png);
background-repeat:no-repeat;
background-position:97% 85%;
}

.twitter {
background-image:url(images/abonnement-twitter.png);
background-repeat:no-repeat;
background-position:3% 3%;
padding-left:80px;
text-align:right;
}

.abonnement form {
margin:0;
padding:0;
}

.modifierCommentaire{
padding-left:25px;
background-image:url(images/modifier.gif);
background-repeat:no-repeat;
background-position:top left;
padding-bottom:4px;
padding-right:20px;
font-size:14px;
}

.supprimerCommentaire{
padding-left:25px;
background-image:url(images/supprimer.gif);
background-repeat:no-repeat;
background-position:top left;
padding-bottom:4px;
font-size:14px;
}

#google_ads_div_AmeriQuebec_3_-_Atedra_banniere {
margin-top:5px;
}

#google_ads_div_AmeriQuebec_3_-_Atedra_banniere img {
border:0;margin:0;padding:0;
}
