/** Version: 04.03.09 -----------------------------------------**/
/*  Author: frd													*/
/*  Author URI: http://www.saekidesign.fr 						*/
/*  Description : Feuille de styles des squelettes de Vinstage  */
/*  ----------------------------------------------------------- */
/*  #f60 = orange vif ; #c60 = orange 						    */
/** ---------------------------------------------------------- **/

/* 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
/*  ------------------------------------------ */
* {margin: 0; padding: 0; font-size: 100%;}
body {
	margin-top: 1.5em;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background: #666 url('../images/texture.jpg') repeat-x  fixed top left; /*background: #0D0D0D;*/
}

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

h1{color: #cc6600; padding-left: 0em;}
h2{color: #ff9933; padding-left: 2em;}
h3{color: #cc9933; padding-left: 4em;}

p {text-indent: 2em; padding: 0em 2em 1em 2em;}
b { color: #cc6600; text-decoration: none; }
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 33em;
}

#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
}

#centrage {
	width: 78em; position: relative; width: 1014px;
	margin: 0 auto 0 auto; border: 0px solid yellow; background: transparent;
}

#header {
	width: 76.5em; /** -2em pour le padding et -2em margin**/
	height: 10em;
	margin-top: 1em;
	padding: 0 0 0 2em;
	background: url('../images/header-12.2009-2.jpg') no-repeat 0 0;
}
#header a img { border: none;}
#header .slogan {
	float: left; 
	padding: 5px;
	display: inline; 
	margin-left: 460px; 
	margin-top: 90px; 
	width: 40%; 
	background: #000; 
	border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em;
}
/** Menu horizontal **/
#menu {
	width: 78.5em;
	height: 2.2em;
	margin-top: 0.5em;
	margin-bottom: 2em;
	background: url('../images/inlinemenu2.png') no-repeat 0 0;
}

.inlinemenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 40em;
	border-width: 1px 0;
}




/** Menu vertical (gauche) **/
#conteneurmenu {
	position: absolute;
	width: 17em;
	height: 30em;
	margin-top: 2em; 
	padding: 0;
	background: url('../images/menu.png') no-repeat top left !important;
	background: url('../images/menu.gif') no-repeat top left;

}
#test-wrap{ overflow: hidden; border: 0px solid red; background: url('../images/bg_2.jpgXX') repeat-y 0 0; }

#testM {
	 margin: 32em 0 0 0; 
	 height: auto; 
	 width: 16em;
	 padding: 0; float: left;   

}



.spip_documents {clear: none;}
/** ie 7 seulement **/
*+html #conteneurmenu {margin-left: -17.5em;}

/** ie 6 et inferieur **/
* html #conteneurmenu {margin-left: -17.5em; }

#conteneurmenu a img {border:none; }
/** Conteneur du fil d'Arianne: navigation **/
#navigation {
	width: 60em;
	margin-left: 17.5em;	
}

/** Contenu de la page **/
#content {
	height: 25em;
	width: 57em; width: 720px;
	margin: 2em 0 0em 20.3em; 
	padding-bottom: 2em;

	border: 0px solid #f60;
	border-bottom: 0px dashed #f60;
	text-align: justify;
}
/** navigateurs modernes **/
html>body #content { 
	height: auto; 
	min-height: 25em;
}

#content h1{color: #cc6600; padding-left: 0em; font-size: 1.7em;}
#content h2{color: #ff9933; padding-left: 2em; font-size: 1.2em;}
#content h3{color: #cc9933; padding-left: 4em; font-size: 1.0em;}

/** Pied de page **/
#footer {
	clear: both; 
	width: 100%;
	line-height: 1.6em;
	color: #fff;
	background: #000;
	padding: 8px 0;
	height: 15em; 
	border-top: 10px solid #ff6600;
}
#footer-centre { width: 78em; margin: 0 auto;}

#footer h2 { font-size: 1.25em; color: #a5a5a5;}
html>body #footer { height: auto; min-height: 15em;}


.clearer {clear:both;}


/*---------------------------------------------------------------*/


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

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

/* Entete */
#entete {
	width: 99%;
	height: 3em;
	display: inline; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	width: auto; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; width: 150px;}



/* Fil d'Ariane */
#hierarchie {
	/*clear: both;*/
	display:inline;
	text-align: left;
	margin-bottom: 1em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 99%;
	margin-top: 4em;
	border-top: 1px dotted #ff6600;
	padding: 2px;
	text-align: center; 
	}
#pied small { font-size: 0.77em; }
#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; }
.espaceur { clear: both; margin: 0; padding: 0; border: none;  }

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


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

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }

/* Type pour menu horizontal */
.inlinemenu { font: bold 12px Verdana, "Lucida Sans Unicode";}



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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers, .archive, .ventes {
	min-width: 10em;
	border: 0px solid #000;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.encart .breves, .encart .forums { float: left; margin: 1em 1em 2.4em 1em; padding: 0.5em; width: auto;}

.breves-test { border-left: 2px solid #763614; border-top: 2px solid #763614; }
.breves-test .menu-titre {background: #763614; color: #000;}

#footer .rubriques, 
#footer .breves, 
#footer .forums, 
#footer .divers,
#footer .ventes {float: right; margin: 0 0.8em; text-align: left; width: 24em;}

#footer .breves { width: 48em;}
#footer .breves small { color: #a5a5a5; font-size: 9px;}

#footer .breves, 
#footer .forums, 
#footer .divers    { display: inline;}

#footer .rubriques ul,
#footer .breves ul,
#footer .syndic ul,
#footer .forums ul,
#footer .divers ul,
#footer .ventes ul { color: #c60; padding-left: 10px;}

#footer .rubriques li,
#footer .breves li,
#footer .syndic li,
#footer .forums li,
#footer .divers li,
#footer .ventes li { color: #ccc; }

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #ff6600;
	text-align: left;
	font-weight: bold;
}
#footer .ventes li { 
	list-style-type: none;
	background: url('../images/tag_red.png') no-repeat 0px 8px;
	list-style-position: inside; 
	margin: 0; float: left; 
	padding: 4px 20px 5px 25px; 
}
.article-suite {
	padding: 0.2em 0.4em;
	margin-right: 2em;
	text-align: right;
	font-style: italic;
	border-bottom: 1px dotted #ff6600;
	background: #000;
}
.article-suite {
	padding: 0em;
	margin: 0em;
	text-align: left;
	font-style: normal;
	font-size: 0.75em;
	text-transform: uppercase;
	border-bottom: 0px dotted #ff6600;
	background: none;
}
.article-suite a, .article-suite a:link { color: #a5a5a5;}
.article-suite a:hover { color: #eee;}
.article-suite a:visited { color: #a1a1a1;}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { }
.rubriques .menu-titre { }

.breves { }
.breves .menu-titre { }

.syndic { }
.syndic .menu-titre { }

.forums { }
.forums .menu-titre {  }

.divers { }
.divers .menu-titre { }

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

/* Selection du moment : bords arrondis 
---------------------------------------------- */
.roundedcornr_box { background: url('../images/roundedcornr_712530_tl.png') no-repeat top left;}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {	margin-top: -10px;}
.roundedcornr_content { padding: 0 15px; }

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #ff6600; }
#content .surtitre, #content .soustitre { font-size: 0.82em; font-style: italic;}

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	width: auto;
 }

.cartouche p { margin: 0; padding: 0; clear: none;/*left*/ }
.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: #fff; font-size: 0.96em;}

.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; }

.intro {text-indent: 2em; text-align: justify; font-size: 0.85em;}

.inlinemenu li  {display: inline;}


.nav-menu-logo { 
	position: relative;
	float: left;  
	width: 92px; 
	height: 50px;
	padding: 1px;
	margin: 0.2em;
	text-align: center; 
	background: transparent url('../images/custom-bg.png') repeat 0 0; 
	border-radius: 0.5em; -moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;
	border: 1px solid #333; 
}
*+html #testM ul { display: inline; }

.menu-logo { 
	position: absolute; 
	width: 86px; 
	height: 48px; 
	margin-top: -28px; 
	margin-left: -47px; 
	left: 50%; 
	top: 50%;  
	background: transparent; 
	border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; 
	padding: 4px;
}

/* Mise en forme pour les prix
--------------------------------------------- */
.texte h3.spip strong.spip { 
	font-family: Verdana, Arial; 
	color: #c60; 
	padding: 6px 5px 4px 6px; 
	border: 0px solid #fff;
}

.prix, .soustitre { margin: 5px 10px;}
.prix, .soustitre span { 
	padding: 5px; 
	border-radius: 0.5em; -moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;
	font-weight: bold; 
	font-size: 1em;
}
.prix { font-size: 1.2em; width: auto;}
.prix, .soustitre span { background: #c60;}

.prix_center { text-align: center;}
.prix_right { text-align: right;}
.prix_left { text-align: left;}

/* Navigation par mot-clé, sous le menu vertical 
---------------------------------------------- */
#testM ul {	 list-style-type: none; text-align: center; width: 220px; }
#testM li {  border: 1px dotted #666; margin: 5px 0;}
#testM img { display: inline; width: 50px; }		




/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	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 ul { margin: 0; padding: 0; list-style: none; }
#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 { text-align: justify; border-bottom: 0px solid #c60; margin: 10px 0;}
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: none; padding: 10px;}

.liste-articles li.item { 
	min-height: 140px; 
	border-bottom: 1px solid #333; 
	border-top: 1px solid #333;
	background: #131313;
	padding: 10px 20px;
}
.article { 
	min-height: 140px; 
	border-bottom: 1px solid #333; 
	border-top: 1px solid #333;
	background: #131313;
	padding: 10px 20px;
}
.liste-articles li.item h3 { margin: 0 0 1em -4em;}

.liste-articles .item-img { float: right; margin: 5px 0px 5px 10px; width: auto;}

li.puce { 
	list-style-type: none;
	background: url('../images/mini-page.png') no-repeat 5px 6px;
	margin: 0 0 0 1em; 
	padding: 5px 10px 5px 30px; 
	border-bottom: 1px solid #333;
}
.liste-articles li.puce h3 { margin: 0 0 0.2em -4em;}


li.archive { 
	list-style-type: none;
	background: url('../images/tag_red.png') no-repeat 0px 8px;
	list-style-position: inside; 
	margin: 0; 
	padding: 5px 25px; 
	border-bottom: 1px solid #333;
}

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

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right;
	width: auto; }

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

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

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

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #333;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.liste-articles li .texte-sommaire {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0.9em;
	font-size: 0.92em;
	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-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

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

.formulaire_spip { text-align: left; font-size: 0.77em; margin-right: 1em; padding: 0;}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {border-color: #ff6600; border: none;padding: 10px;}
.formulaire_spip legend { color: #fff;}

.formulaire_spip label { color: #fff;}
.formulaire_spip .forml { width: 100%; font-family: inherit; font-size: inherit; background: #393939; border: 1px solid #666; color: #eee;}

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; background: #000; border: 1px outset #ff6600; color: #fff; padding: 2px;}

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

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

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

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left;}
.formulaire_recherche label { display: none; }
.formulaire_recherche .recherche { 
	border: 1px solid #ff6600; 
	background-color: #000; 
	border-radius: 0.5em; -moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;
	color: #fff; 
	padding: 2px;
}
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

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

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.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: #ff9933; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #fff; 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-left: 2px solid #7A5F51; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border-left: 2px solid #D64F0B; }
ul ul ul .forum-message { border-left: 2px solid #E34C00; }
ul ul ul ul .forum-message { border-left: 2px solid #C9571E; }
ul ul ul ul ul .forum-message { border-left: 2px solid #8F5C43; }
ul ul ul ul ul ul .forum-message { border-left: 2px solid #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum ff6600  */
ul .forum-chapo { border: none; border-top: 1px dotted #7A5F51; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em;  }
ul ul .forum-chapo { border-top: 1px dotted #D64F0B;}
ul ul ul .forum-chapo {  border-top: 1px dotted #E34C00;}
ul ul ul ul .forum-chapo {  border-top: 1px dotted #C9571E; }
ul ul ul ul ul .forum-chapo {  border-top: 1px dotted #8F5C43;}
ul ul ul ul ul ul .forum-chapo {  border-top: 1px dotted #E0E0E0;}

/*  ------------------------------------------
/*  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:link, a:visited, a:active, a { color: #cc6600; text-decoration: none; }
a:hover { color: #cc9933; text-decoration: none; }

h1 a, h1 a:link, h1 a:visited, h1 a:active { color: #aaa;}
h3 a, h3 a:link, h3 a:visited, h3 a:active {}

.inlinemenu li a{
	float: left;
	color: #fff;
	padding: 5px 11px;
	text-decoration: none;
	border-right: 1px solid #000; width: auto;

}
.inlinemenu li a:hover, .solidblockmenu li .current{
	border-bottom: #ffcc33 2px solid;
	text-indent: 0;
}
.inlinemenu a:hover, .inlinemenu a:link, .inlinemenu a:visited, .inlinemenu a:active { 
	color: #fff;
}


.nav-menu-logo a:hover {background: #c60;}


.puce a:hover {color: #eee;}
.on { color: #eee;}

.sommaire { border: 2px solid #c60 !important; border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px;}

.selection { float: right; margin: 15px 50px; width: 238px; height: 43px; display: block; background: url('../images/btn-selection.png') no-repeat 0 0;}
.selection:hover {background: url('../images/btn-selection.png') no-repeat -238px 0;}

.selection-img {min-height: 250px;  border: 0px solid white; padding-right: 10px; }
.selection-texte { min-height: 300px; border: 0px solid white;}
/* ie6 */
* html .sommaire { position: absolute;}
* html .ie6-fix1 { position: relative; margin-top: 450px;}
