/* @override http://localhost:8888/Et_cum_spiritu_tuo_local/Dossiers-Designs/Kakemono/css/kakemono-general-styles.css */

/* @group Tout a zero */

/*  Correction des styles HTML par defaut  */
/*      Mise a zero multi-navigateurs      */
/*        NE PAS MODIFIER CETTE CSS        */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { /*font-style: normal; font-weight: normal;*/ }
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* @end */

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

		© Origenius - 2007
		URL : http://www.dominusvobis.com
		
		Librement inspiré de Romy Duhem-Verdiere
		URL : http://romy.tetue.net

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

/* @group HTML & Textes et Liens */

/* Page globale */

html, body {
	height: 100%;
	background: #e2e5e2;
	font: 0.9em/1.5em "Century Gothic", Verdana, skia, Helvetica, sans-serif, "Kozuka Gothic Pro", "Hiragino Maru Gothic Pro", Osaka;
}

#global {
	min-height: 100%;
	width: 950px;
	background: url(Images-Kakemono-site/kakemono_fond.jpg) repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* Texte */

p, ol, ul, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-align: left;
	color: #323232;
}

/* Couleurs des liens */
a { color: #7f2724; text-decoration: none;
}

a:hover {color: #232323;
	text-decoration: none;
}
.on {
	font-weight: normal;
	font-style: normal;
	color: #466546;
}

/* @end */

/* @group Entete du site */

h2.menu-titre {
	display: none;
}

#header {
	height: 240px;
	position: relative;
	width: 950px;
	background: url(Images-Kakemono-site/kakemono_header.jpg) no-repeat;
}

.ariane {
	margin-left: 421px;
	margin-top: 106px;
	position: absolute;
	width: 500px;
}

.menurubrique {
	margin-left: 292px;
	margin-top: 190px;
	width: 455px;
	position: absolute;
}

.menurubrique li {
	display: inline;
	margin-right: 4px;
}

.menurubrique li a {
	display: inline-block;
	height: 26px;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 4px;
	margin-left: 0;
	padding-left: 5px;
	background: url(Images-Kakemono-site/kakemono_puce_horizon.jpg) no-repeat;
}

.menurubrique li a.on {
	background: url(Images-Kakemono-site/kakemono_puce_horizon.jpg) no-repeat 0 bottom;
}

.menurubrique li a:hover {
	background: url(Images-Kakemono-site/kakemono_puce_horizon.jpg) no-repeat 0 bottom;
}

.recherche {
	width: 150px;
	position: absolute;
	margin-top: 190px;
	margin-left: 730px;
}

/* @end */

div.formulaire_spip.formulaire_recherche {
	width: 150px;
	height: 30px;
}

/* @group Corps de la Page */

#center {
	padding-bottom: 164px;
	overflow: auto;
	margin-left: 20px;
}

/* @group Menu de navigation gauche */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding-bottom: 5px;
	background-color: #b5afb1;
}

#sidebar .menutop {
	background: url(Images-Kakemono-site/kakemono_menu_top.jpg) no-repeat;
	height: 30px;
	width: 230px;
	margin-left: 5px;
}

#sidebar .menumid {
	width: 230px;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: none;
	background-image: url(Images-Kakemono-site/kakemono_menu-mid.png);
}

#sidebar ul.menumotscle, #sidebar ul.menubreves {
	display: block;
	margin-left: 5px;
	background-image: url(Images-Kakemono-site/kakemono_menu-mid.png);
	padding-left: 5px;
	font-size: 0.8em;
	margin-right: 5px;
}

li.motclef {
	display: inline;
}

#sidebar .menubot {
	background: url(Images-Kakemono-site/kakemono_menu-bot.jpg) no-repeat;
	height: 25px;
	margin-left: 5px;
	padding-left: 8px;
	padding-top: 5px;
	margin-right: 5px;
}

p.pagination {
	font-size: 0.8em;
	clear: both;
	margin-left: 120px;
}

#sidebar h3.menu-titre {
	text-align: right;
	font-variant: small-caps;
	font-size: 1.1em;
	margin: 5px 10px 0 0;
	padding-top: 3px;
	color: #323232;
}

#sidebar .menumid li a {
	display: block;
	height: 25px;
	text-indent: 45px;
	background: url(Images-Kakemono-site/kakemono_puce_gauche.jpg) no-repeat;
	font-variant: small-caps;
	font-size: 1em;
	text-decoration: none;
	padding-top: 5px;
}

#sidebar .menumid li a:hover {
	background: url(Images-Kakemono-site/kakemono_puce_gauche.jpg) no-repeat 0 bottom;
	color: #5c4e49;
}

/* @end */

/* @end */

/* @group Content Corps de la page */

/* @group Content */

#content {
	float: left;
	width: 420px;
	display: inline;
	margin-right: 20px;
	padding-left: 30px;
}

#content .chapo p{
	font-weight: bold;
}

#content p  {
	line-height: 20px;
	text-indent: 15px;
	margin-bottom: 15px;
	text-align: justify;
}

#content h2  {
	text-align: right;
	font-size: 16pt;
	color: #466546;
	display: block;
	padding-top: 4px;
	font-style: italic;
	width: 420px;
	margin-bottom: 20px;
	line-height: 115%;
}

#content h3 {
	font-size: 1.2em;
	margin-bottom: 8px;
	padding-left: 15px;
}

#content h2.titre2  {
	text-align: left;
	margin-left: 30px;
}

#content small {
	display: block;
}

#content p small {
	display: block;
	font-size: 0.8em;
	text-align: right;
}

hr {
	background-color: transparent;
	height: 25px;
	border-style: hidden;
	clear: both;
}

blockquote {
	border-style: none;
	background: url(baliaure-img-bleu/quote.png) no-repeat left top;
	display: block;
}

.liste-articles {
	margin-bottom: 20px;
}

.liste-articles li {
	clear: both;
	margin-left: 15px;
	padding-top: 7px;
}

.liste-articles small {
	margin-left: 130px;
}

.liste-articles h3 {
	font-size: 1.1em;
	margin-left: 130px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.liste-articles img {
	border: 5px solid #b9beb8;
	padding: 3px;
	margin-left: 13px;
	float: left;
	display: inline-block;
}

/* @end */

/* @group Contentsommaire */

#contentsommaire {
	float: left;
	width: 615px;
	padding-left: 30px;
}

#contentsommaire li {
	clear: both;
}

#contentsommaire #rightsidebar {
	width: 182px;
	float: right;
	padding-top: 12px;
	border-left: 1px solid #d0c9cb;
	background-color: #d0c9cb;
	padding-bottom: 12px;
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 15px;
}#contentsommaire .chapo p{
	font-weight: bold;
}

#contentsommaire p  {
	line-height: 20px;
	text-indent: 15px;
	margin-bottom: 5px;
	width: 415px;
}

#contentsommaire h2  {
	text-align: center;
	font-size: 16pt;
	color: #466546;
	display: block;
	padding-top: 4px;
	font-style: italic;
	width: 600px;
	margin-bottom: 20px;
}

#contentsommaire h2.titre2  {
	text-align: left;
	margin-left: 30px;
	margin-top: 20px;
}

#contentsommaire li small {
	display: block;
}

#contentsommaire p small {
	display: block;
	font-size: 0.8em;
	text-align: right;
}

/* @end */

/* @group Cartouche de texte */

#documents_joints ul li.ledocument {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #d7dfed;
	clear: both;
	width: 420px;
}

div.infosdudocument a {
	display: block;
}

div.infosdudocument a:hover {
	border-bottom-style: none;
}

div.infosdudocument {
	float: right;
	width: 335px;
}

div.infosdudocument p {
	line-height: 150% !important;
	font-size: 80%;
}

div.logodocument {
	float: left;
	width: 80px;
}

div.logodocument a {
	display: block;
	margin-left: 10px;
}

p.octet {
	font-size: 80%;
	text-align: center;
	text-indent: 0 !important;
}

/* @end */

/* @group Portfoliio */

.documents_portfolio  {
	padding-bottom: 15px;
	display: block;
	clear: both;
	padding-top: 15px;
}

.documents_portfolio .spip_logos {
	display: inline;
	float: none;
	margin: 1.9%;
	text-align: center;
	padding: 4px;
	border: 6px solid #d4ddeb;
}

.documents_portfolio a:hover {
	border-bottom-style: none;
}

#content dd.spip_doc_descriptif p.spip {
	text-indent: 0;
	text-align: center;
	margin-bottom: 0;
	line-height: 12px;
}

/* @end */

/* @group Forums et Variés */

ul.forum {
}

.forum-fil {
}

.forum-fil ul {
	display: block;
	margin-left: 15px;
	}

.forum-texte {
	font-size: 0.9em;
	color: #3a3e3f;
	padding-right: 0;
}

.forum-texte .forum-repondre-message {
	padding: 1px 0;
	text-align: right;
	}

.forum-texte .forum-repondre-message a {
	color: #52504f;
	font-size: 0.8em;
}

/* Boite d'un forum : eclaircissement progressif des bords */

.forum-decompte {
	clear: both;
	background-image: none;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}

ul .forum-message {
	border: 1px solid #beccbf;
	margin-bottom: 10px;
}

ul .forum-message p, ul .forum-message small {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

ul ul .forum-message p, ul ul .forum-message small {
}

ul ul ul .forum-message p, ul ul ul .forum-message small {
	width: 350px;
}

ul ul ul ul .forum-message p, ul ul ul ul .forum-message small {
	width: 346px;
}

ul ul ul ul ul .forum-message p, ul ul ul ul ul .forum-message small {
	width: 332px;
}
	
ul ul .forum-message {
	border-color: #c9d8ca;
	height: auto;
}
	
ul ul ul .forum-message {
	border-color: #d0e0d1;
	height: auto;
}
	
ul ul ul ul .forum-message {
	border-color: #d7e8d8;
	height: auto;
}
	
ul ul ul ul ul .forum-message {
	border-color: #dceddd;
	height: auto;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: none;
	margin: 0; padding:
	3px 6px 2px 6px;
	font-size: 0.88em;
	background: #beccbf;
	}

ul .forum-chapo small {
	width: 100%;
}
	
ul ul .forum-chapo { background: #c9d8ca; }
ul ul ul .forum-chapo { background: #d0e0d1; }
ul ul ul ul .forum-chapo { background: #d7e8d8; }
ul ul ul ul ul .forum-chapo { background: #dceddd; }

/* @end */

/* @end */

/* @group Menu de navigation droite */

#rightsidebar {
	width: 182px;
	float: left;
	padding-top: 12px;
	border-left: 1px solid #d0c9cb;
	background-color: #d0c9cb;
	margin-top: 0;
	padding-bottom: 12px;
}

#rightsidebar p {
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}

#rightsidebar img.spip_logos {
	border: 5px solid #b9beb8;
	padding: 3px;
	margin-left: 13px;
}

ul.rightsidemid p.pagination  {
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Pied de Page */

#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 164px;
	background: #ededed url(Images-Kakemono-site/kakemono_footer.jpg) no-repeat;
}

#footer_relatif {
	position: relative;
}
#sakura	{
	background: url(Images-Kakemono-site/kakemono_sakura.png) no-repeat;
	width: 300px;
	height: 305px;
	position: absolute;
	margin-top: -155px;
	margin-left: 15px;
}

#pied {
	margin-left: 270px;
	width: 640px;
}

#pied p{
	text-align: center;
	font-size: 0.8em;
	color: #52504f;
}




/* @end */

/* @group Variations diverses */

/* @group Transition */

#content p.transition {
	font: 10px/3em "century gothic";
	text-align: center;
	height: 40px;
	margin-left: 30px;
}

.tt {
	font-size: 15px;
	vertical-align: 6px;
}

.yy {
	vertical-align: 5px;
	font-size: 12px;
}

.uu {
}

/* @end */

/* @group Thickbox */

a.photopaysage.thickbox img, a:hover.photopaysage.thickbox img, a.photoportrait.thickbox img, a:hover.photoportrait.thickbox img {
	margin-right: 2px;
	margin-bottom: 5px;
	display: inline-block;
}

a.thickbox img, a:hover.thickbox img 
{
	border: 5px solid #c3c3c4;
	padding: 2px;
}

/* @end */

/* @group Plan */

body.page_plan #content ul li {
	margin-left: 40px;
	line-height: 2em;
}



/* @end */

/* @end */

/* @group Formulaires */


/*#entete div.formulaire_spip.formulaire_recherche {
	text-align: left;
	width: 125px;
	float: right;
	margin-right:25px;
}*/

#entete div.formulaire_spip.formulaire_recherche form { 
	text-align: left;
	width: 125px;
}
	
.formulaire_recherche label {
	float: right;
	display: none;
}

.formulaire_spip {
	text-align: left;
}
	
.formulaire_spip .forml {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.3em;
	background-color: #c9cbc9;
	border-style: none;
	height: auto;
}

#content .formulaire_spip p small {
	display: block;
	font-size: 0.9em;
	color: #a13f3f;
	text-align: right;
	width: 430px;
}

/* Boutons */
.spip_bouton { text-align: right;
}
.spip_bouton input { float: none; }

/* 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: 15px;
	font-size: 1.2em;
	border: 6px double #fe1d00;
}

.previsu legend {
	text-align: center;
	font-size: 2em;
	color: #fe1d00;
	font-style: italic;
}

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

/* 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; }

#sidebar .formulaire_menu_lang form {
	width: 150px;
}

#sidebar .formulaire_spip label {
	color: #a13f3f;
	font-size: 1em;
	text-align: center;
	display: block;
	margin-bottom: 5px;
	margin-top: -25px;
}

#sidebar .formulaire_spip .forml {
	width: 145px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

input#recherche.forml {
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 5px;
	display: block;
	width: 175px;
	background: transparent url(Images-Kakemono-site/kakemono_puce_horizon.jpg) no-repeat;
}

/* @end */