﻿/**
 *	Style pour kisster.com
 *	par Didier Ciochetto
 */


html
{

	background: white url('../images/site/haut-fond.png') repeat-x top;
	font-family: arial, sans-serif;
	color:#333333;
}


body
{
	margin: 143px 270px 45px 50px;
	padding: 50px 2% 0;
	_padding-top: 100px;
	background: url('../images/site/haut-m.png') repeat-x top left;
	border: 2px solid #E4E4E4;
	border-top: none;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

h1
{ /*
	font-size: 25px;
	background:url(../images/site/fond-titre.png) repeat-x #FFFFFF;
	height: 48px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: #BFC9CF solid 1px;
	margin-top: 50px;
*/
}
h1
{
	font-size: 16px;
	color:#DE1089;
	background:url(../images/site/barreH1.png) no-repeat #FFFFFF;


	padding-top: 15px;
	padding-left: 10px;

	margin-top: 50px;
	height:50px;
	color:white;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.05em;
}

a img
{
	border: none;
}

a
{
	color: #DD0C88;
}
a:hover, p.compte a:hover, p.id a:hover
{
	color: #94BF00;
}

table td
{
	padding: 0;
}

ul
{
	list-style-image: url('../images/site/puce.png');
}

hr
{
	margin: 1em 10px;
	border: none;
	color: white;
	border: 1px solid #eee;
}




/**
 *	Positions absolues
 */

div.bandohaut
{
	position: absolute;
	top: 10px;
	left: 270px;
	z-index: 3;
}

div.logo
{
	position: absolute;
	top: 1px;
	left: 15px;
	z-index: 3;
}


div.deco1
{
	position: absolute;
	top: 66px;
	left: 30px;
	width: 33px;
	height: 256px;
	background: url('../images/site/haut-g.png') no-repeat top left;
	z-index: 1;
}
div.deco2
{

	position: absolute;
	top: 0;
	left: 63px;
	width: 250px;
	height: 177px;
	/* background: url('../images/site/haut-g-logo.png') no-repeat top left; */
	z-index: 1;

}
div.deco3
{
	position: absolute;
	top: 143px;
	right: 250px;
	width: 42px;
	height: 171px;
	background: url('../images/site/haut-d.png') no-repeat top right;
	z-index: 1;
}

div.cadre
{
	position: absolute;
	top: 150px;
	right: 5px;
	margin: 8px 13px;
}

div.colonne
{
	position: absolute;
	top: 260px;
	right: 0;
	width: 215px;
	padding: 30px 26px 10px 24px;
	background: url('../images/site/cadre-colonne.png') no-repeat left top;
	z-index: 3;
}
div.colonne-deco
{
	padding: 5px;
	border-left: 2px solid #E4E4E4;
	border-right: 2px solid #E4E4E4;
	/* Faisons une image pour copain IE.
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-radius: 15px;
	*/
}
div.colonne-bas
{
	width: 215px;
	height: 12px;
	background: url('../images/site/colonne-bas.png') no-repeat;
}


div.colonne p
{
	margin: 0;
}

ul.cat a
{
	color: #999;
	font-size: 14pt;
	text-decoration: none;
}
ul.cat a:hover
{
	text-decoration: underline;
}

div.colonne p.membres
{
	margin: 10px;
}
div.colonne p.membres strong
{
	text-transform: uppercase;
}
div.colonne p.membres small
{
	/* font-size: 8pt; */
}
div.colonne p.membres img
{
	float: left;
	margin-right: 5px;

}

div.colonne p.stats
{
	font-size: small;
	margin: 0 20px;
}
div.colonne p.stats span
{
	color: #f70;
}

p.mots-cles, .fond1, .fond2
{
	margin: 5px;
	border: 1px solid #999;
	background: url('../images/site/fond-degrade.png') repeat-x top;
	padding: 5px;
}
p.mots-cles a:hover
{
	background-color: #1af;
}

.centre
{
	text-align: center;
}


/**
 *	Position absolue
 */


p.compte
{
	position: absolute;
	top: 0;
	right: 300px;
	font-size: 0.9em;
	text-align: right;
	padding : 0 25px 0 0;
	margin: 10px;
	border-right: 1px solid #999;
	color: #ccc;
}
p.compte a, p.id a
{
	color: #ddd;
	text-decoration: none;
}
p.compte a:hover, p.id a:hover
{
	text-decoration: underline;
}
p.compte em
{
	font-style: normal;
	color: #08c;
}

table.id, p.id
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.9em;
	text-align: right;
	color: #ddd;
	padding: 0 5px 0 18px;
}
table.id input
{
	font-size: 0.8em;
	padding: 5px;
	border: none;
	background: url('../images/site/form-champ.png') no-repeat;
	width: 120px;
}

table.id button, table.recherche button
{
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
table.id button
{
	margin-top: -7px;	
}


h2.arborescence
{
	font-size: 8pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: right;
}



p.piedDePage
{
	margin-top: 5em;
	font-size: small;
	text-align: center;
}




/**
 *	Accueil
 */

p.accueil
{
	font-size: 20pt;
	text-transform: uppercase;
	margin-left: 30%;
}

p.accueil img
{
	float: left;
	margin-right: 15px;
	margin-top: -20px;
	margin-left: -15px;
}
p.accueil a
{
	text-decoration: none;
}


p.liens-accueil
{
	text-align: right;
	border-bottom: 1px solid black;
	font-size: 0.8em;
	line-height: 1em;
}
p.liens-accueil a
{
	text-decoration: none;
}

table.recherche, tr.médias-titre
{
	width: 100%;
	text-align: center;
	color: #547483;
	font-weight: bold;
	background-color: #D0D5CF;
	padding: 5px;
}
table.recherche input
{
	width: 100%;
}
table.recherche button
{
	margin-top: 2px;
}

/* Les différents onglets d'accueil. */
table.accueils
{
	margin: -17px auto 10px;
	text-align: center;
}
table.accueils td
{
	padding: 0;
}
table.accueils td a
{
	color: black;
	display: block;
	margin: 0;
	padding: 10px 0;
	width: 118px;
	height: 22px;
	background: url('../images/site/onglet.png') no-repeat left bottom;
	white-space: nowrap;
}
table.accueils td a.actif, table.accueils td a.actif:hover
{
	background-image: url('../images/site/onglet-actif.png');
}
table.accueils td a:hover
{
	background-image: url('../images/site/onglet-hover.png');
}


/**
*	Formulaires
*/

fieldset
{
	margin-top: 15px;
	background: url('../images/site/fond-degrade.png') repeat-x top;
}

form.form fieldset p
{
	padding-right: 20%;
	padding-left: 5%;
	text-align: right;
	line-height: 2em;
}
form.form button
{
	color: white;
	font-size: 16px;
	width: 110px;
	height: 32px;
	border: none;
	background: url("../images/site/bouton.png") no-repeat left top;
	cursor: pointer;
}
form.form  button:hover
{
	background: url("../images/site/bouton-over.png") no-repeat left bottom;
} 

table.tableForm
{
	margin: auto;
}
table.tableForm td
{
	height: 2em;
}

form.form table.demander
{
	width: 100%;
	text-align: center;
	margin-top: -3em;
}
form.form table.demander strong
{
	display: block;
	padding: 5px;
}
form.form table.demander td
{
	background: url('../images/site/fond-degrade.png') repeat-x left top;
	border: 1px solid #999;
	padding-bottom: 10px;
	width: 50%;
}
	
	


input, select
{
	font-weight: bold;
}

input[type="file"]
{
	font-size: 1em;
}

input, textarea, select
{
	border: 1px solid #bbb;
}

legend
{
	color: black;
}
textarea
{
	width: 100%;
}

textarea, input, select, label:active
{
	background-color: white;
}
textarea:focus, input:focus, select:focus, button:focus
{
	background-color: #F1F7FF;
}
textarea:hover, input:hover, select:hover, button:hover
{
	border-color: #08c;
}

/* Les messages rajoutés par Javascript et les erreurs. */
p#msgid
{
	position: absolute;
	top: 160px;
	right: 280px;
}
#msg
{
	display: none;
}

#msg, .e
{
	color: red;
	font-weight: bold;
	line-height: 1.2em;
	padding: 20px 10px 20px 75px;
	border: 1px solid #999;
	background: #bcc url('../images/site/warning.png') no-repeat left;
	z-index: 7;
}
[id="msg"], [class="e"]
{
	position: fixed;
	top: 160px;
	right: 305px;
	width: 200px;
}

#msg, .i
{
	color: red;
	font-weight: bold;
	line-height: 1.2em;
	padding: 20px 10px 20px 75px;
	border: 2px solid black;
	background: #bcc url('../images/site/warninginscription.png') no-repeat left;
	z-index: 7;
}
[id="msg"], [class="i"]
{
	position: fixed;
	top: 50px;
	right: 50px;
	width: 200px;
}

p.v
{
	color: green;
	font-weight: bold;
}


/**
 *	Questions & réponses
 */

div.q, div.r, p.top
{
	border: 1px solid #94BF00;
	padding: 5px;
	margin: 5px 0 5px 52px;
}
div.q, div.r, p.top
{
	background: url('../images/site/fond-degrade.png') repeat-x top;
}
div.q h3
{
	margin: 5px 0;
}
div.q img.avatar, div.r img.avatar, div.r table, p.top img.avatar, p.journal img.avatar
{
	position: absolute;
	left: 68px;
	margin-top: -5px; 
	max-height: 48px;
}

div.q img.cine
{
	position: absolute;
	left: 58px;
	margin-top: -5px; 
	width: 67px;
	height: 93px;
}


div.q span, table td small span
{
	color: #999;
	white-space: nowrap;
}
div.q em
{
	float: right;
	font-style: normal;
	font-size: small;
	padding: 2px 0 2px 10px;
	background: url('../images/site/exclamation.png') no-repeat 0px 2px;
}

a.abus
{
	background: url('../images/site/icone-abus.png') no-repeat left;
	padding-left: 20px;
	font-size: small;
}
div.q a.envoi
{
	background: url('../images/site/icone-ami.png') no-repeat left;
	padding-left: 20px;
	margin-left: 10px;
}

p.lien-répondre
{
	text-align: center;
}

div.r
{
	_height: 110px;
	min-height: 110px;
	background-color: #FCFCFC;
}


div.meilleure
{
	background-color: #FFFCF9;
	border-color: #f70;
}
div.meilleure table th a
{
	color: #f40;
	text-decoration: none;
}

div.achetée
{
	background-color: #F4F4FF;
}

/* Les boutons de vote */
div.r table
{
	margin-top: 45px;
	left: 52px;
	width: 80px;
	text-align: center;
}
div.r table th
{
	font-size: small;
}

tr.vote
{
	font-style: italic;
	height: 27px;
}
tr.vote form
{
	margin: 0;
	padding: 0;
}
tr.vote input
{
	border: none;
}
td.o
{
	text-align: left;
}
td.v
{
	text-align: right;
}
td.note
{
	font-size: small;
	white-space: nowrap;
}
td.p
{
	color: #4d5;
}
td.n
{
	color: #f55;
}

p.emoticones img
{
	cursor: pointer;
}

small.votes
{
	cursor:help;
	border-bottom:1px dotted gray;
}

#qui, .qui
{
	width: 90%;
	text-align: center;
	margin: 0 auto 5px;
	padding: 3px;
	border: 1px solid silver;
}


/**
 *	Profil
 */

div.zoneNouveauMembre
{
	margin-top: 1em;
	padding: 10px;
}
 
table.profil
{
	border-spacing: 0 1px;
	border: none;
	text-align: center;
	margin: -22px 0 0;
	width: 100%;
	font-size: 12px;
}
td.bleu
{
	background: #00A0C6 url(../images/site/fond-bleu.png) repeat-x bottom;
	border-top: 1px solid white;
	border-right: 3px solid white;
	color: white;
	width: 105px;
	height: 55px;
}
td.orange
{
	background: #FF7F00 url(../images/site/fond-orange.png) repeat-x bottom;
	border-bottom: 1px solid white;
	border-right: 3px solid white;
	color: white;
	width: 105px;
	height: 55px;
}
td.nb, p.nb
{
	background: white url(../images/site/fond-degrade.png) repeat-x top;
	border: 1px solid #999;
	font-size: 12px;	
	text-align: left;
	padding: 0 0 0 10px;
}
div.p
{
	margin-top: -15px;
	background: url('../images/site/fond-degrade.png') repeat-x top;
	border: 1px solid #D1D5D0;
	padding: 5px 0 0 5px;
}
div.rss
{
	background-color: #BFC9CF;
	padding: 2px;
	font-size: 12px;
}

p.journal
{
	line-height: 1.2em;
	text-align: justify !important;
	font-size: small;
	background-color: #EEFAFC;
	margin: 5px 15px;
	padding: 3px !important;
	min-height: 40px;
}

p.journal img.avatar
{
	left: 105px;
}

tr.médias
{
	font-size: small;
	text-align: center;
}
tr.médias td
{
	width: 33%;
}

img.image
{
	max-width: 300px;
	max-height: 250px;
	_width: 300px;
}

/**
 *	Recherche
 */


/* L'arborescence du résultat. */
.arboRech, .refPanier
{
	display: block;
	margin-top: 5px;
	font-size: 8pt;
	padding-left: 55px;
	color: gray;
}
p.arboRech
{
	position: relative;
	top: 1em;
}
.arboRech a, .arboRecherche a
{
	color: gray;
	text-decoration: none;
}
.arboRecherche
{
	font-size: 8pt;
	color: gray;
}

.resultat
{
	padding: 0.6em;
}



/**
 *	Les 2 liens fixes
 *	mais pas fixe dans IE7 parce que ça rame (ni IE6 parce qu'il connait pas fixed).
 */
p.fixe
{
	display: block;
	bottom: 0;
	right: 50%;
	width: 105px;
	height: 41px;
	padding: 18px 0 0 32px;
	margin: 0;
}
[class="fixe"]
{
	position: fixed;
	background: url('../images/site/menu-bas.png') no-repeat;
}

/**
 *	Les 2 liens fixes
 *	mais pas fixe dans IE7 parce que ça rame (ni IE6 parce qu'il connait pas fixed).
 */
p.fixemenubas
{
	display: block !important;
	bottom: 0;
	margin: 0;
	left: 50px;
	width: 65%;
	font-size:13px;
	padding-left:5px;
}
[class="fixemenubas"]
{
	position: fixed;
	background: url('../images/site/fondmenubas.png') no-repeat; 
background-repeat: repeat-x;
}

/* par crajkaro pour upload d'image en réponse */
.maxi {
max-width: 450px;
}

/* pour pub */
.googleads {
height: 270px;
padding: 10px;
line-height:1.8;
text-align:center;
background: url(http://www.kisster.com/images/publicite.gif) 50% 0px no-repeat;
}



/* Acceuil infobulle */
a.presentation{
	position: absolute;
	left: 68px;
	margin-top: -5px;

    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.presentation:hover{z-index:25; background-color:#ff0}

a.presentation span{display: none}

a.presentation:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#FFAD66; color:#000;
    text-align: center}


/* Infobulle Inscription*/
a.infobulleinscription{
	position: absolute;
	right: 300px;
	margin-top: -5px;

    z-index:24; 
    color:#000;
    text-decoration:none}

a.infobulleinscription:hover{z-index:25; }

a.infobulleinscription span{display: none}

a.infobulleinscription:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#FFAD66; color:#000;
    text-align: center}
	
/* FOOTER */



.menu1 { /* boite qui contient le menu (les onglets) */
  border-bottom:solid 2px #5CAE21 ; /* crée le trait noir en-dessous des onglets */
    border-top:solid 2px #DE1089 ; /* crée le trait noir en-dessous des onglets */
  padding-top:12px ; /* marge intérieure haute */
  padding-bottom:0px ; /* marge intérieure basse */
  background-color:black} /* le fond du menu est noir */


.onglet { /* style des onglets inactifs */
  margin : 0px ; /* marge extérieure */
  padding:5px 7px 0px 7px ; /* marge intérieure */
  background:url(images/site/coin-haut-droite.gif) no-repeat right top} /* insère un rectangle noir en haut à droite de l'onglet */

a.onglet { /* style des liens se trouvant dans un onglet inactif */
  background-color:#D40085 ; /* le fond de l'onglet est gris */
  text-decoration:none; color:black} /* les liens ne sont pas soulignés */

.onglet-actif { /* style de l'onglet de la page active */
   border-bottom:solid 2px #0056E2 ; /* le trait inférieur est effacé */
   background-color:white} /* le fond de l'onglet actif est blanc*/
a.onglet-actif {text-decoration:none} /* le fond de l'onglet actif est blanc*/





.menu
{
	position: absolute;
	top: 114px;
	left: 220px;
	z-index: 2;
}
.menu ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.menu ul li
{
	display: inline;
	position: relative;
	width: auto;
}
.menu ul li:hover ul
{
	display: block;
}

.menu ul a
{
	background: #969696 url('../images/site/coin-onglet2.png') no-repeat top left;
	-moz-border-radius-topright: 10px;
	padding: 5px;
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.menu a:hover
{
	color: white;
}


/* Les sous-menu. */
.menu ul li ul
{
	display: none;
	position: absolute;
	top: 23px;
	left: 1px;
	z-index: 3;
}
.menu ul.s li
{
	display: block;
}
.menu ul ul.s a
{
	display: block;
	background: #DD0C88;
	padding: 1px 5px 6px;
	font-weight: normal;
	-moz-border-radius-topright: 0;
	height: 1em !important;
}
.menu ul ul.s a:hover
{
	background-color: #94BF00;
}



/**
 *	Vue d'un article
 */

#fond img
{
	margin-top: 30%;
}
#fond
{
	/* background: #ccc url('sablier.gif') no-repeat center center;
	/* Fait monter FF à 100% CPU! :-? Je met donc l'image en HTML, et centrée ici. */
	text-align: center;
	background-color: #222;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	filter: alpha(opacity=80);
	/* Moins d'opacité à IE puisqu'il faut lui réduire les marges du body, la présentation est foutue. */
	opacity: 0.7;
	display: none;
}

/* Il faut une iframe pour IE le neuneu, sinon alerte sécurité. */
#vue object, #vue iframe
{
	position: absolute;
	top: 37px;
	left: 3%;
	width: 94%;
	height: 90%;
	border: 5px outset #eee;
	z-index: 4;
	background-color: white;
	/* Si le site ne met pas de fond, on voit le transparent. */
}
#vue span
{
	position: absolute;
	right: 6%;
	top: 6px;
	height: 20px;
	padding: 4px 20px;
	border-top: 3px outset silver;
	border-left: 3px outset silver;
	border-right: 3px outset silver;
	background: #ccc url('onglet.png') repeat-x top;
	z-index: 5;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
}
#vue span b
{
	cursor: pointer;
	color: #119;
	text-decoration: underline;
}


