/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background-image:url(images/cuisine-recette-body.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:center;
	margin: 0px;
	text-align: center;
}

body, td, th, input, select, textarea, form { /* Common font style */	
	font-family:arial,sans-serif;
	font-size:13px;
	color: #000000;
}

input, select, textarea {
	background-color:#FFFFFF;
	border:1px solid #999999;
}

img, table { 
	margin: 0; 
	padding: 0; 
	border: none;
}

ul, ol, li { 
	margin: 0; 
	padding: 0; 
}

ul { 
	list-style: none; 
}

h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	font-weight: normal;
}

a:link{
	color:#0000FF;
	text-decoration:underline;
}

a:visited{
	color:#0000FF;
	text-decoration:underline;	
}

a:active{
	color:#0000FF;
	text-decoration:underline;	
}

a:hover{
	color:#0000FF;
	text-decoration:underline;
}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */

#page {
	width: 860px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*background-image:url(images/cuisine-recette-body.png);*/
	height:100%;
}

#conteneur { 
	height: 100%; 
}

#conteneur #contenu, #conteneur #contenu_rubrique {
	float: right;
	width: 570px;
	margin-right:30px;
	margin-top:10px;	
	padding:10px;
}

* html #conteneur #contenu {
	margin-right:15px;	
	width: 570px;
	margin-top:10px;
}

* html #conteneur #contenu_rubrique {
	float: right;
	width:570px;
	margin-right:15px;
	padding:10px;
	margin-top:10px;
}


#conteneur #navigation {
	float:left;
	width: 180px;
	text-align: center;
	margin-top:10px;
	margin-left:45px;
}

* html #conteneur #navigation {
	margin-top:10px;
	width: 190px;	
	margin-left:20px;
	height:1%;	
}

#conteneur #navigation .hack_nav{
	margin-top:-10px;
}

* html #conteneur #navigation .hack_nav{
	margin-top:10px;
}

#conteneur #navigation a:link, #conteneur #navigation a:visited {	

}

/* Blocs du contenu (c-a-d. la colonne principale) */
* html #contenu .contre-encart {
	float: left;
	width: 275px;
}

#contenu .contre-encart {
	float: left;
	width: 275px;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	height:323px;
	background-image:url(images/cuisine-recette-header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#entete #nom_site_spip, #entete a .spip_logos {
	margin-top:50px;
	margin-left:340px;
	width:500px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 150%;
}


#entete_rubrique {
	width: 100%;
	height:323px;
	background-image:url(images/cuisine-recette-header-rubrique.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#entete_rubrique #nom_site_spip, #entete_rubrique a .spip_logos {
	margin-top:50px;
	margin-left:340px;
	width:500px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 150%;
}




#entete_article {
	width: 100%;
	height:323px;
	background-image:url(images/cuisine-recette-header-article.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#entete_article #nom_site_spip, #entete_article a .spip_logos {
	margin-top:50px;
	margin-left:340px;
	width:500px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 150%;
}




#entete_recherche {
	width: 100%;
	height:323px;
	background-image:url(images/cuisine-recette-header-recherche.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#entete_recherche #nom_site_spip, #entete_recherche a .spip_logos {
	margin-top:50px;
	margin-left:340px;
	width:500px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 150%;
}
















#entete #nom_site_spip{
}

#entete a { 
	text-decoration: none; 
}

#recherche_box {
	width:166px;
	border:1px solid #D2C7B4;
	padding:20px 2px 10px 2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 10px 0px;
	height:60px;
	background-color:#976565;
	background-image:url(images/cuisine-recette-icon-3.gif);
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;	
}


#recherche_box .formulaire_recherche input {
	width:148px;
	margin:5px;
	margin-top:10px;
	border:1px solid #D2C7B4;
	background-color:#FFFFFF;
	padding:2px;
}

* html #recherche_box{
	width:180px;
}

/* Fil d'Ariane */
#hierarchie {
	font-family:arial,sans-serif;
	color:#333333;
	font-size:12px;
	display:block;
	margin-left:40px;
	width:680px;
	margin-top:-27px;

}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin:0px;
	margin-top: 10px;
	text-align: center;
	height:60px;
	background-image:url(images/cuisine-recette-footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#pied small { 
	font-size: 11px;
	margin-bottom:2px;
}

#pied img { 
	vertical-align: bottom;
}

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

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

.liste-articles{
	border:1px solid #D2C7B4;
	padding:10px;
	margin:0px 0px 10px 0px;
	min-height:150px;
}

* html .liste-articles{
	padding:0px 0px 10px 0px;
}

* html .liste-articles ul {
	padding:0px 10px 10px 10px;
}

.liste-articles h2{
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:20px;
	background-image:url(images/cuisine-recette-column-title.png);
	background-repeat:repeat-x;
	margin:-10px -10px 12px -10px;
	padding:5px;
}

* html .liste-articles h2{
	margin:0px;
	margin-bottom:10px;
}

/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {	

}

/* Typo pour le contenu */
#contenu, #contenu_rubrique {	]

}

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {	
	color:#333333;
	font-size:12px;
}

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	/*border: 1px solid #CCC;*/
	margin-bottom: 10px;
	font-size: 14px;
}

.menu-titre {
	padding: 0px;
	font-weight: bold;
}

#navigation p, .encart p {
	margin: 0; 
	padding: 0; 
	text-align: left; 
}

.rubriques{
	margin:10px 0px 0px 0px;
	clear:both;
}


/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
/*.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }*/

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
	margin-bottom: 10px;
}
.titre {
	font-size:30px;
	margin-bottom:4px;
}

.cartouche .titre {
	color:#660000;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:4px;
}

#contenu .surtitre, #contenu .soustitre {
	font-size: 12px;
}

.cartouche .spip_logos {
	float: right;
	clear:right;
	margin-right:10px;
	margin-top:0px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	padding:4px;
}

.cartouche p { 
	margin: 0; padding: 0; 
}

.cartouche small { 
	font-size: 0.71em; 
}

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte{
	color:#333333;
	font-size:14px;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; 
}
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { 
	margin-bottom: 14px; 
	clear: both;
	background-image:url(images/cuisine-recette-icon-5.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:2px;
}

* html .liste-articles li { 
	margin-bottom: 14px; 
	clear: both;
}

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold;
}

.liste-articles li .spip_logos {
	float:left ;
	margin:2px 4px 12px 0px;
		
}

* html .liste-articles li .spip_logos {
	float: left;
	margin:2px 4px 2px 0px;
		
}

.liste-articles li img{
	border:4px solid #FFFFFF;
}

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	font-size: 12px;
	line-height: 1.4em;	
}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 1px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }


#google_banner_inline a:link, #google_banner_inline a:visited, #google_banner_inline a:active{
	color:#FF0000;
}

.text_green{
	color:#006600;
}

*html .text_green{
	padding:0px 10px 10px 10px ;
}

#rss a:link, #rss a:visited, #rss a:active, #rss a:hover{
	text-align:left;
	border:1px solid #FF9900;
	display:block;
	padding:4px 2px 4px 4px;
	margin-top:0px;
	color:#FF6600;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	width:70px;
}

.menu1 a:link, .menu1 a:visited, .menu1 a:active{
	text-align:left;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;	
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;	
	display:block;
	padding:4px 2px 4px 4px;
	margin-top:0px;
	background-color:#FF8300;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-repeat:repeat-x;
	text-decoration:none;	
}

.menu1 a:hover {
	color:#333333;
	background-image:none;
	background-color:#FFCC00;
	text-decoration:none;	
}

.menu2 div a:link, .menu2 div a:visited, .menu2 div a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CC0000;
	text-align:left;
	border:1px solid #D2C7B4;
	display:block;
	padding:4px 2px 4px 2px;
	background-image:url(images/cuisine-recette-icon-1.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:25px;
	text-decoration:none;	
}

.menu2 div a:hover {
	color:#FF0000;
	text-decoration:none;
	background-color:#FFFFCC;
}

* html .menu1 a, * html .menu2 div a{
	height:1%;
}

#banner_vertical{
	float:right;
}

#banner_side{

}

#banner_hor{
	text-align:left;
	
}


#banner_inline{
	margin:0px 0px 10px 0px;
	background-color:#FF8300;
	padding:4px 4px 4px 4px;
}

.ul_sub_section{
	font-size:14px;
	margin:0px;
	list-style-type:square;	
}

.ul_sub_section li{
	font-weight:bold;
	font-size:14px;
	margin:10px 20px 10px 0px;
	list-style-type:none;
	background-image:url(images/cuisine-recette-icon-5.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:top left;
}

.ul_sub_section li ul li{
	font-size:12px;
	font-weight:bold;	
	margin:4px 0px 4px 0px;
	list-style-type:none;
	background-image:url(images/cuisine-recette-icon-4.gif);	
}


.ul_sub_section li ul li a:link, .ul_sub_section li ul li a:visited, .ul_sub_section li ul li a:active{
	color:#0066CC;
}

.ul_sub_section li ul li a:hover{
	color:#FF0000;
}

.li_article{
	font-size:14px;
	margin:4px 0px 4px 0px;
	list-style-type:none;
	font-weight:normal;
	background-image:url(images/cuisine-recette-icon-4.gif);	
}

.space {
	margin:10px 0px 10px 0px;
}

hr {
	height:1px;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
}

.module_title{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding:4px 4px 4px 35px;
	background-color:#993300;
	background-image:url(images/cuisine-recette-icon-2.gif);
	background-repeat:no-repeat;
	background-position:4px;
}

#recherche{
	width:200px;
}

small{
	margin-bottom:10px;
}

*html small{
	margin-bottom:0px;
}

.margin-sommaire{
	margin-top:10px;
}

*html .margin-sommaire{
	margin-top:30px;
}

li .sgm_icon img{
	border:none;
	padding:0px;
	margin:0px;
}

*html cartouche .small{
	display:none;
}


.menu1_sgm a:link, .menu1_sgm a:visited, .menu1_sgm a:active{
	text-align:left;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;	
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;	
	display:block;
	padding:2px 4px 2px 4px;
	background-color:#007399;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;	
}

.menu1_sgm a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#006600;
}

.date_small{
	font-size:9px;
	color:#666666;
	font-weight:normal;
}

.li_banner{
	background-image:none;
}

.detail_image .spip_logos{
	float:right;
	border:6px solid #FFFFFF;
}

.banner_skycrapper{
	padding:0px 10px 10px 10px;
}

.ads_text{
	padding:0px 20px 0px 0px;
}

.ads_banner{

}

.ads_banner_thumb{
	padding:30px 6px 6px 6px;
}

.ads_banner_thumb img{
	border:none;
}

.ads_banner_items{
	
}

*html .li_banner_thumb{
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
}

.li_banner_thumb{
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}


.banner_thumb_text{
 	margin-bottom:0px; 
	padding-bottom:0px;
}

.ul_article li{
	font-size:12px;
	margin:4px 0px 4px 0px;
	list-style-type:none;
	font-weight:normal;
	background-image:url(images/cuisine-recette-icon-4.gif);	
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.ul_article li a:link, .ul_article li a:visited, .ul_article li a:active{
	color:#0000FF;
	text-decoration:underline;
}

.ul_article li a:hover{
	color:#0000FF;
	text-decoration:underline;
}

.cssDescription{
	margin:10px 0px 10px 0px;
}