/***** CSS du CMS Tagadash v.2.1 *****/
/*
Copyright (C) Patrick Hamy, (http://www.tagadash.fr/).
*/

#banniere
{
    text-align:center;
    background: transparent;
    margin: 0px;
    padding: 0px;	
}

html
{
    background: #DAF7F7 url('../images/bg.png') repeat-x;
    margin: 0px;
    padding: 0px;
}

body
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 90%;
    padding: 0px;
    width: 99%;
    margin: auto;
    margin-bottom: 8px;
}

dl
{
    padding: 0px;
    margin: 0px;
    text-align: left;
}

dt
{
    font-weight: bold;
    margin-top: 0.5em;
}

dd
{
    margin: 0 0 0 10px;
    padding: 0;
}


code, pre
{
    font-family: monospace;
    font-size: 1.2em;
}

pre
{
    border: 1px solid #0099FF;/*191*/
    background-color: #DAF7F7;/*dddddd*/
    margin: 1em;
    padding: 1em;
    overflow: auto;
}

blockquote
{
    border-left: 1px solid #0099FF;/*191*/
    padding-left: 1ex;
}

table
{
    border-collapse: collapse;
    width: 99%;
    margin-bottom: 10px;
}

thead th
{
    background-image: url('../images/tbh.png');
}

tr:target
{
    background-color: #A0E7F6;
}

td, th
{
    border: 1px solid #0099FF;/*191*/
	padding-left: 3px;
}

q:before
{
    content: "\ab\a0";
}

q:after
{
    content: "\a0\bb";
}

q[lang]:after
{
    content: "\a0\bb\a0[" attr(lang) "]";
}

li
{
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}

a
{
    text-decoration: none;
    color:  #0B7DAE;
}

a:hover
{
    text-decoration: none;
	color:#C00;
}

h1
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000;
    margin: 0;
}

h2
{
    color: #000;
    border-bottom: 1px solid #0099FF;/*119*/
	
}

h3
{
    color: #000;
    border-bottom: 1px solid #0099FF;/*191*/
}

input,
select
{
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

textarea
{
    width: 100%;
    border: 1px solid #0099FF;/*848686*/
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 90%;
}

input[type=submit],
input[type=button]
{
    border-width: 1px solid #0099FF;
	background-color:#A0E7F6;
    border-style: outset;
    cursor: pointer;
}

input[type=submit]:active,
input[type=button]:active
{
    border-style: inset;
}

fieldset
{
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
}

legend
{
    color: #B1B1B1;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}

label
{
    font-weight: bold;
}

img
{
    border: none;
}

acronym
{
    cursor: help;
}

hr
{
    height: 1px;
    padding: 0;
    border: none;
    background-color: #A0E7F6;
    margin: 5px 0 5px 0;
}

#Logo
{
    font-size: 2.2em;
    line-height: 1em;
    float: right;
    color: #B1B1B1;
    margin: 0px;
}

#DateIP    /* La date l'heure et l'iP */
{
    width: 90%;
    padding: 0;
    margin-top: 40px;
    position: absolute;
    color: #B1B1B1;
    font-weight: bold;
    background: none;
    overflow: visible;
    line-height: 1.2em;
    text-align: right;
    right: 2em;
    font-size: 75%;
}

#Utilisateur    /* Utilisateur connexion préférences déconnexion */
{
    width: 100%;
    padding: 0;
    margin-top: 18px;
    position: absolute;
    background: none;
    overflow: visible;
    line-height: 1.2em;
    text-align: right;
    right: 2em;
    font-size: 90%;
}

#Utilisateur a
{
    color: #0080FF;/*ffcc66*/
}

#Utilisateur a:hover
{
	text-decoration:none;
    color: #C00;/*ffcc66*/
}

#Utilisateur ul
{
    color: #2f6fab;
    margin: 0;
    list-style: none;
    background: none;
}

#Utilisateur li
{
    display: inline;
    border: none;
    padding: 0;
    color: #2f6fab;
    margin-left: 0.5em;
    line-height: 1.2em;
    background: none;
}

#Separateur
{
    display: none;
}

#Utils /* Barre de navigation Nouvelle version type site */
{
    padding: 4px 8px;
    margin-top: 15px;
    background: #DAF7F7 url('../images/menu-nav.png') repeat-x;
    color: #000;
    font-size: 90%;
    top: 5em;
    margin: 1.6em 0 0 0;    
}

#Utils li
{
    border-top: 1px solid #0099FF;
    border-bottom: 1px solid #0099FF;
    padding: 4px 0;
    display: inline;
}

#Utils li a
{
    color: #0080FF;/*fff*/
    padding: 4px 8px;
    text-decoration: none;
}

#Utils li a:hover
{
    text-decoration : none;
    color: #C00;/*ffcc66*/
    background-color: transparent; 	   
}

#Content  /*EX : Fond du Forum News Calendrier */
{
    background-color: #E4FAFA; /*#F5F8FA*/
    color: #000;
    padding: 1em;
    margin: 1.5em 0 1.2em 0; 
    float: right;
    border: 1px solid #0099FF;/*848686*/
    width: 81%;
}

#Content ul
{
    list-style-type: square;
    list-style-image: url('../images/bullet.gif');
}

#Content li
{
    display: list-item;
}

#Content ol ul,
#Content ul ul
{
    margin-left: -1.5em;
}


#Menu
{
    padding: 0;
    margin: 1.7em 0 1em 0;
    width: 15%;/*13*/
    float: left;
    font-size: 90%;
}

#Menu ul
{
    background-color: #DAF7F7;
    border: 1px solid #0099FF;/*848686*/
    color: #000;
    padding: 0.5em 0;
    margin: 0 0 1em 0;
}

#Menu li
{
    display: block;
    padding: 0.2em 1ex;
	
}

#Menu a
{
    text-decoration: none;
    color: #0080FF;
}

#Menu a:hover
{
    text-decoration: none;
    color: #C00;
}

#Menu li:hover
{
    color: #000;
    background-color: none;/*#ECF1F5*/
    text-decoration: none;
}

#Menu form
{
    background-color: #DAF7F7;
    border: 1px solid #0099FF;/*848686*/
    color: #000;
    padding: 0.5em 0;
    margin: 0 0 1em 0;
    text-align: center;
}

#Menu h2
{
    background: #DAF7F7 url('../images/haut_menu.png') repeat-x;
    font-size: 0.9em;
    text-align: center;
    padding: 0 8px;
    margin: 0;
	padding-top: 6px;
    color: #000;
    text-decoration: none;
    border-right:1px solid #0099FF;/*848686*/
    border-bottom: 0;
    height: 23px;
    line-height: 20px;
}

#preview_texte
{
    height: 200px;
    background: #DAF7F7 url('../images/preview.png') no-repeat right top;
}

.cleaner
{
    clear: both;
    text-align: center;
}

.boutons
{
    margin-right: 20px;
}

.preview
{
    border: 1px solid #0099FF;/*848686*/
    overflow: auto;
    width: 100%;
    margin-top: 2px;
	text-align:left;
}

.bouton
{
    cursor: pointer;
}

.form_label
{
    clear: left;
    display: block;
    width: 180px;
    float: left;
}

.form_input /* Concerne le font de : Recherche, Livre d'or, etc...*/
{
    margin: 0px;
    overflow: auto;
    background-color: #DAF7F7;
}

.page_actuelle
{
    color: red;
}

/* News */

.news
{
    border: 1px solid #0099FF;/*848686*/
    margin: 20px 50px 15px ;
    clear: both;
    width: 80%;
    margin-left: 79px;
}

.news_infos
{
    font-size: 80%;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 4px 8px 4px 35px;
    color: #000;
}

.news_texte
{
    padding: 8px;
    padding-top: 20px;
    margin: 0px;
    background: #E4FAFA;
}

h3.news_titre
{
    margin: 0px;
    padding: 3px;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding-left: 20px;
    font-size: 104%;
    border-bottom: 1px solid #0099FF;/*848686*/
    background-color: #DAF7F7;
    color:  #000;
    background: #DAF7F7 url('../images/news_haut_gauche.png') left no-repeat;
    text-indent: 8px;
}

/* Messages privés */

.private_msg
{
    border: 1px solid #0099FF;/*848686*/
    width: 80%;
    margin: auto;
    padding: 10px;
}

.private_msg h2
{
    margin: 0 0 0.7em 0;
    border-bottom: none;
    text-align: center;
}

.private_msg_infos
{
    font-size: 0.9em;
}

.private_msg_infos ul
{
    display: inline;
    list-style: none;
}

.private_msg_infos li
{
    list-style-type: none;
    list-style-image: none;
}

/* Forums */

.forum_options
{
    border: 1px solid #0099FF;/*848686*/
	background-color:#A7EAF7;
    /*background-color: #DAF7F7;*/
    margin-bottom: 10px;
}

#reponse_rapide
{
    text-align: center;
    border: none;
}

#reponse_rapide textarea
{
    width: 50%;
    height: 100px;
}

/* Livre d'or */

#livre_or
{
    width: 60%;
    margin: auto;
    border: 1px solid #0099FF;/*848686*/
    text-align: center;
}

#livre_or textarea
{
    width: 90%;
}

.livre_infos
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 75%;
    margin-bottom: 0px;
    padding: 4px 8px 0 8px;
    height: 18px;
    color: #B1B1B1;
}

.livre_bloc
{
    border: 1px solid #0099FF;/*848686*/
    width: 60%;
    margin: 10px auto 10px auto;
}

.livre_msg
{
    padding: 10px;
}

#contenu_autres
{
    margin: 3em 1em 0 1em;
    padding: 1em;
    background-color: #DAF7F7;/*FFF*/
    border: 1px solid #0099FF;/*848686*/
}

#repertoire
{
    margin: 3em 1em 0 1em;
    overflow: auto;
    background-color: #DAF7F7;/*FFF*/
    border: 1px solid #0099FF;/*848686*/
    font-size: 0.9em;
}

#repertoire img
{
    margin: 5px;
}

.image
{
    float: left;
    margin: 10px;
    padding: 5px;
    text-align: center;
    width: 210px;
    height: 230px;
    overflow: hidden;
    border: 1px solid #0099FF;/*848686*/
}

#query
{
    border: 1px solid #0099FF;/*848686*/
    background: #DAF7F7;
    margin: 1em;
    padding: 1em;
    overflow: auto;
}

#Footer
{
    padding:0;/*0.2em 0 0.2em 0*/
    margin:0;/*0 0 1em 0*/
    width: 100%;
    float: left;
    font-size: 90%;
    text-align: center;
    color: #000;
	list-style:none;
}

#Footer ul
{
	list-style:none;
}

#Footer a
{
    text-align: center;
    font-weight: normal;
    text-decoration: none;
    color:  #0080FF;
}

#Footer a:hover
{
    text-decoration: none;
	color: #C00;
}

.stats
{
    color:#9F9F9F;
    font-size:0.9em;
    padding-left: 10px;
    margin: 0;
    float: left;
	text-align:left;
}

.footerms
{
    color:#000000;
    font-size:0.9em;
    padding-right: 10px;
    margin:0 30px 0 0;
    float: right;
}

.footer-center
{
    color:#000000;
    font-size:0.9em;
    padding-right: 10px;
    margin: 0px;
    float: center;
}

.statsxiti
{
    padding-left: 118px;
    margin: 0px;
    float: right;
}

#Footer-ville
{
    padding:0;/*0.2em 0 0.2em 0*/
    margin:0;/*0 0 1em 0*/
    width: 100%;
    font-size: 90%;
    text-align: center;
    color: #999;
}

#Footer-ville a
{
    color: #999;
	text-decoration:none;
}

#Footer-ville a:hover
{
    color: #666;
	text-decoration:none;
}

.legal
{
   overflow:auto;  
   margin: auto;
   padding: 7px;
   color: #000;/*000*/
   background-color: #87E1F6;/*D7FFD8*/
   width:75%;
   height:400px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 0.9em;
}

.droite
{
    text-align: right;
}
/* ---------------------- css info bulle ------------------------------- */
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: italic; 
    display: block; 
    position: absolute; 
    top: 15px; 
    left: 200px; 
    padding:0;/*5px*/ 
    color: #000;
	border-left:20px solid #84E0F6;
    border-right: 10px solid #84E0F6;
	border-bottom:1px solid #84E0F6;
	border-top:1px solid #84E0F6;
    background: #DAF7F7; 
    width:300px;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -7px; 
    left: 15px;
    height: 7px; 
    width: 11px; 
    background: transparent url("../images/infobulle.gif"); 
    margin:0; 
    padding: 0; 
    border: 0;
}
/*------------------------------------------------------ NUAGE DE TAGS -----------------------------------------------------------------*/
#pg1 {
	text-decoration:none;
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#pg1-1 {
	font-size: 14px;
}

#pg1-2 {
	font-size: 12px;
}
#pg1-3 {
	font-size: 10px;
}

#pg1-4 {
	font-size: 8px;
}

#pg1-5 {
	font-size: 9px;
}
/*----------------------------------------------------- MOT DE PASSE TEST -------------------------------------------------*/
#weak, #medium {
	border-right:solid 1px #C0C0C0;
}

#sm {
	margin:0px;
	padding:0px;
	height:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

#sm ul {
	border:0px;
	margin:-20px 0px 10px 400px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#sm ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	height:14px;
}

.nrm {
	width:84px;
	color:#000;
	text-align:center;
	padding:2px;
	background-color:#F1F1F1;
	display:block;
	vertical-align:middle;
}

.red {
	width:84px;
	color:#000;
	text-align:center;
	padding:2px;
	background-color:#FF0;
	display:block;
	vertical-align:middle;
}

.yellow {
	width:84px;
	color:#000;
	text-align:center;
	padding:2px;
	background-color:#FD9D1C;
	display:block;
	vertical-align:middle;
}

.green {
	width:84px;
	color:#000;
	text-align:center;
	padding:2px;
	background-color:#00CE00;
	display:block;
	vertical-align:middle;
}