/* --------------------------------------------------------- */
/* Feuille de style Sittelle Création  */
/* --------------------------------------------------------- */


/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%;} /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: "Lucida Sans Unicode", Arial; color: #000; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-family: "Lucida", Arial; }
h1 { font-size: 1.70em; color: #000; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #000; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #000; }
dfn { font-weight: bold; color: #000; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */
table.spip tr.row_first {background-color: black;}

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */

/*Images à centrer, taille 250px large*/
img.centered {
   margin-left: 125px; }

/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #f3e6c5; padding: 0; text-align: center; margin:0 auto; }

#page { position: relative; width: 800px; margin: 0 auto; text-align: justify; }

#entete { width: 800px; height: 156px; margin: 0; padding-top: 1.60em; }
#entete a.accueil { display: block; width: 800px; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: "Lucida", Arial; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { width: 800px; background: url(images/fond.jpg) repeat-y; overflow:hidden;}


#navigation { float: left; width: 284px; background: url(images/motif-fond-menu.jpg) no-repeat;}
#contenu { float: left; width: 516px; background: url(images/motif-fond-contenu.jpg) no-repeat;}


#pied { background: url(images/pied-de-page.jpg) no-repeat; clear: both; width: 800px; height: 61px; 
margin: 0; padding-top: 20px ; text-align: center; font-size: 0.90em;}
#pied img { vertical-align: middle; }
.lienpied
{color: #be1d2c;}
.lienpied:hover
{color: #be1d2c; text-decoration: none; font-weight: bold;}
.lienpied:active
{color: #be1d2c; text-decoration: none; font-weight: bold;}

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; padding-left: 10px; padding-right: 20px; color: #be1d2c}
#hierarchie a { color: #666; text-decoration: none;}

.cartouche { margin-bottom: 2em; padding-left: 10px; padding-right: 20px;}
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; color: #000; } /*texte explicatif des rubriques*/
.texte { line-height: 1.60em; }
.hyperlien { display: block; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #8B6F92; }

p
{padding-right: 20px; padding-left: 10px;
}
li
{padding-right: 20px; 
}

/*Couleur beige de texte*/

.beige
{
color: #c3af9e;
}


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/*Placement des rubriques dans le menu*/

/*Titre pour la rubrique "Créer son activité*/

.titrerubrique01
{height: 91px; 
clear: both; margin-left: 25px; margin-top: 30px; margin-bottom: 10px;}

/*Titre pour la rubrique "Sittelle Création"*/

.titrerubrique02
{height: 91px; clear: both; margin-left: 25px;  margin-bottom: 10px;}

/*Titre pour la rubrique "Bati Sittelle"*/

.titrerubrique03
{height: 91px; clear: both; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;}

/*Titre pour la rubrique "Coop Domi Ouest"*/

.titrerubrique04
{height: 91px; clear: both; margin-left: 25px; margin-top: 10px; margin-bottom: 10px;}


/*Sous-menu (articles) de la rubrique "Créer son activité"*/

.articlesrubrique01
{margin-top: -20px; padding-left: 75px; font-weight: bold;}
.articlesrubrique01 ul
{list-style: none;}
.articlesrubrique01 a
{text-decoration: none; color: #d6c8bc;}
.articlesrubrique01 a:hover
{text-decoration: none; color: #d6c8bc;}
.articlesrubrique01 a:active
{text-decoration: none; color: #d6c8bc;}
.articlesrubrique01 a:visited
{text-decoration: none; color: #d6c8bc;}

/*Sous-menu (articles) de la rubrique "Sittelle Création"*/

.articlesrubrique02
{padding-left: 75px; font-weight: bold;}
.articlesrubrique02 ul
{list-style: none;}
.articlesrubrique02 a
{text-decoration: none; color: #d5e59f;}
.articlesrubrique02 a:hover
{text-decoration: none; color: #d5e59f;}
.articlesrubrique02 a:active
{text-decoration: none; color: #d5e59f;}
.articlesrubrique02 a:visited
{text-decoration: none; color: #d5e59f;}

/*Sous-menu (articles) de la rubrique "Bati Sittelle"*/

.articlesrubrique03
{margin-top: -20px; padding-left: 75px; font-weight: bold;}
.articlesrubrique03 ul
{list-style: none;}
.articlesrubrique03 a
{text-decoration: none; color: #ecc769;}
.articlesrubrique03 a:hover
{text-decoration: none; color: #ecc769;}
.articlesrubrique03 a:active
{text-decoration: none; color: #ecc769;}
.articlesrubrique03 a:visited
{text-decoration: none; color: #ecc769;}

/*Sous-menu (articles) de la rubrique "Coop Domi Ouest"*/

.articlesrubrique04
{margin-top: -20px; padding-left: 75px; font-weight: bold;}
.articlesrubrique04 ul
{list-style: none;}
.articlesrubrique04 a
{text-decoration: none; color: #f2a002;}
.articlesrubrique04 a:hover
{text-decoration: none; color: #f2a002;}
.articlesrubrique04 a:active
{text-decoration: none; color: #f2a002;}
.articlesrubrique04 a:visited
{text-decoration: none; color: #f2a002;}

/*Mise en forme du menu actualités*/
#menu_actus
{margin-left: 25px;
margin-top: 10px;
}
.entete_actus
{
height: 85px;
background: url(images/actualite-titre.png) no-repeat;
}
.contenu_actus
{
background: url(images/actualite-fond.png) repeat-y;
}
.contenu_actus02
{
width: 225px;
}
.pied_actus
{
height: 23px;
background: url(images/actualite-bas.png) no-repeat;
}

.titre_actus
{
margin-left: 20px;
padding-top: 10px;
font-weight: bold;
text-align: left;
color: #bc1a29;
}
.sous_titre_actus
{
margin-left: 20px;
color: #bc1a29;
}
.texte_actus
{
margin-left: 10px;
text-align: left;
}
.suite_actus
{
margin-left: 100px;
font-size: 11px;
font-style: italic;
}

/*Placement de la boîte de formulaire de recherche*/

.formulairerecherche
{margin-left: 25px; padding-top: 10px;}

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { border: 0; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }

/*Film sur la page d'accueil*/
#film_accueil
{
margin-left: 50px;
}

/* Couleurs des liens
---------------------------------------------- */
a { color: #be1d2c; text-decoration: none; }
a:hover {color: #986d5b; text-decoration: none;}
a:focus,a:active,a:visited { color: #986d5b; text-decoration: none; }

/*Liste à puce pour l'affichage des listes entrepreneurs dans les articles*/

.list_entrepreneurs
{
   list-style-type: none;
}

.video_align
{margin-left: 70px;
}
