
* {
margin: 0;
padding: 0;
}

.clear {
clear: both;
}

.left {
float: left;
}

.hide {
display: none;
}

.no_border {
border: none;
}

img {
border: none;
}

ul {
list-style-type: none;
}

body {
background-color: #888866;
}

#page {
display: block;
width: 1080px;
min-width: 1080px;
margin: 0 auto;
background: url('defaut/fond.jpg');
}

h1 {
float: left;
background: url('defaut/logo.jpg') no-repeat;
width: 215px;
height: 63px;
margin: 35px 0 0 55px;
}
h2 {
width: 600px;
margin: 15px 0;
font-size: 16pt;
font-family: verdana;
}

.logo {
display: block;
width: 215px;
height: 63px;
}

#top_gauche {
float: left;
height: 225px;
max-height: 225px;
width: 130px;
background: url('defaut/top_gauche.jpg') no-repeat;
}

#fin_top_gauche {
float: left;
height: 220px;
max-height: 220px;
width: 220px;
background: url(defaut/fin_top_gauche.jpg) no-repeat;
}

#top_top {
float: left;
height: 59px;
width: 800px;
background: url(defaut/top_top.jpg) no-repeat;
}

#top_central {
float: left;
height: 166px;
width: 800px;
padding-top: 59px;
background: url(defaut/top_top.jpg);
}

#menu {
float: right;
margin: 18px 0 0 0;
width: 438px;
}
#menu li{
float: left;
}
.menu {
display: block;
height: 52px;
width: 117px;
}
.trombi_bt {
display: block;
height: 104px;
width: 73px;
margin: 0 10px 0 0;
}
.menu:hover, .trombi_bt:hover {
opacity: 0.6;
}

#trombinoscope {
background: url(defaut/bt_auteur.jpg) no-repeat;
padding: 0 0px 0 0;
}
#language {
background: url(defaut/bt_lang.jpg);
}
#lapsus {
background: url(defaut/bt_lapsus.jpg);
}
#jeux {
background: url(defaut/bt_jeu.jpg);
}
#existenciel {
background: url(defaut/bt_exist.jpg);
}
#bides {
background: url(defaut/bt_bides.jpg);
}
#douteux {
background: url(defaut/bt_dout.jpg);
}


#utilisateur {
float: left;
width: auto;
height: 15px;
margin: 8px 0 0 0;
font-size: 8pt;
font-family: verdana;
color: #2C2618;
}
#utilisateur a {
color: #2C2618;
font-size: 8pt;
font-family: verdana;
text-decoration: none;
margin: 0;
}
.ajout_titre {
color: #2C2618;
font-size: 8pt;
font-family: verdana;
font-weight: bold;
text-decoration: underline;
margin: 0 0 0 110px;
}
#utilisateur a:hover, .ajout_titre:hover {
color: #000000;
text-decoration: underline;
}


#top_droit {
float: left;
height: 225px;
width: 84px;
background: url(defaut/top_droit.jpg) no-repeat;
}

#header {
display: block;
width: 1020px;
height: 225px;
}
#footer {
width: 1014px;
height: 30px;
margin: 50px 0 0 0;
text-align: center;
font-size: 8pt;
font-family: verdana;
background: url(defaut/bas_fond.jpg) no-repeat;
background-position: bottom;
}
#footer a{
color: #2C2618;
}
#footer a:hover{
color: #2C2618;
text-decoration: none;
}
#xiti-logo {
float: left;
margin: 0 0 0 100px;
}

#contenu {
display: block;
width: 600px;
min-height: 300px;
margin: 0px auto 0px auto;
text-align: left;
padding: 10px 0 0 0;
background-color: #DCC86F;
}

.pagination {
width: 600px;
margin: 0px auto 0px auto;
text-align: center;
font-size: 8pt;
font-family: verdana;
}
.page_en_cours,.pagination a {
padding: 0 10px;
background-color: #AFA156;
line-height: 20px;
}
.pagination a {
color: #FFFFFF;
text-decoration: none;
}
.pagination a:hover {
color: #000000;
text-decoration: underline;
}

/* FORMULAIRES */
.connection, .ajout, .pref {
margin: 0 auto;
height: auto;
padding: 15px;
text-align: center;
font-size: 10pt;
font-family: verdana;
background-color: #FED035;
}
.ajout {
width: 450px;
}
.connection {
width: 300px;
}
.pref {
width: 450px;
height: 300px;
}

/* FORMULAIRE CONNECTION */
.connection input, .ajout input, .ajout textarea, select {
border: 1px solid #9A7D18;
background-color: #FDE69A;
padding: 1px;
}
select {
padding: 1px 0;
}
.mini {
margin: 0 2px;
width: 2.5em;
}

.connection li, .ajout li, .pref li {
margin: 0 auto;
height: auto;
padding: 5px;
text-align: right;
font-size: 10pt;
font-family: verdana;
}

.ajout textarea {
margin: 5px;
width: 200px;
height: 100px;
}

.sous_ul {
float: left;
font-weight: bold;
min-width: 450px;
}

.pref li.tleft {
float: left;
text-align: left;
font-size: 9pt;
margin: 5px 0 10px 0;
}
.connection li.tleft {
text-align: left;
font-size: 9pt;
margin: 5px 0 0 0;
}

li.tright {
text-align: right;
}

.pref li.tleft {
width: 450px;
}
.pref li.tcenter {
float: left;
font-size: 9pt;
width: 450px;
margin: 5px 0 10px 0;
}
.connection li.tcenter {
font-size: 9pt;
width: 300px;
margin: 5px 0 10px 0;
}

li .large {
background-color: transparent;
border: none;
width: 135px;
margin: 0 1px 0 0;
}
li.tleft input{
text-align: right;
border: none;
background-color: transparent;
}
li.tcenter {
text-align: center;
}
li .contexte {
width: 150px;
}
.a_instant {
margin: 10px;
font-size: 7pt;
}

.tleft ul {
width: 300px;
}

li.style {
float: left;
text-align: center;
width: 78px;
margin: 10px;
padding: 3px 3px 1px 3px;;
}
li.style:hover {
margin: 9px;
border: 1px solid #9A7D18;
}
li.style input {
margin: 0 5px 16px 0;
}

li.nbcita {
float: left;
text-align: center;
padding: 10px;
margin: 10px;
}
li.nbcita:hover {
margin: 9px;
border: 1px solid #9A7D18;
}
li.nbcita label {
padding: 0 5px 16px 0;
}

a.notes {
color: #9A7D18;
font-size: 8pt;
font-family: verdana;
}


.citation {
margin: 20px auto;
width: 600px;
min-height: 135px;
padding: 5px;
font-size: 12pt;
font-family: verdana;
background-color: #FFFFFF;
}

.texte_citation {
font-weight: bold;
font-size: 11pt;
font-family: verdana;
}

.infos {
display: block;
margin: 20px 0 0 0;
font-size: 8pt;
font-family: verdana;
}
.infos a {
color: #000000;
text-decoration: none;
}
.infos a:hover {
text-decoration: underline;
}

.id_citation {
padding: 0 0 0 5px;
margin: 0 0 10px 0;
font-size: 11pt;
font-family: verdana;
background-color: #FED035;
}

.contexte_citation {
display: none;
font-size: 11pt;
margin: 5px;
}
.supplement {
margin: 10px;
max-width: 430px;
border: 1px solid transparent;
padding: 5px;
}
.supplement a {
font-size: 8pt;
color: #9A7D18;
}
.supplement a:hover {
font-weight: bold;
text-decoration: none;
}

.Date_citation {
margin: 0 0 0 300px;
}

img.auteur {
font-size: 8pt;
font-family: verdana;
margin: 0;
padding: 0;
border: 1px solid #000000;
}
a.auteur {
float: right;
width: auto;
height: auto;
border: none;
margin: 0 0 30px 30px;
text-align: right;
padding: 0;
color: #000000;
font-size: 8pt;
text-decoration: underline;
}
a.auteur:hover {
text-decoration: none;
}
a.auteuri {
float: right;
width: 122px;
height: 110px;
border: none;
text-align: center;
font-size: 10px;
font-family: verdana, sans-serif;
color: #000000;
text-decoration: none;
padding: 0;
margin: 0 15px 0px 10px;
}
a.auteuri:hover {
background-color: #FED035;
}

.auteur_seul {
border: 1px solid #000000;
margin: -50px 0 0 450px;
}

.erreur {
color: #9A7D18;
text-decoration: blink;
border: 1px solid #9A7D18;
font-weight: bold;
text-align: left !important;
margin: 0 0 20px 0 !important;
font-family: verdana;
}

ul.trombi {
display: block;
width: 600px;
min-height: 700px;
margin: 0;
text-align: left;
padding: 0;
}
li.trombi_auteur {
float: left;
display: block;
width: 138px;
height: 150px;
padding: 0px;
margin: 5px;
text-decoration: none;
}
li.trombi_auteur:hover {
background-color: #FED035;
}
a.trombi_auteur {
display: block;
width: auto;
height: auto;
padding: 0px;
margin: 5px;
text-align: center;
text-decoration: none;
}
.trombi_photo {
margin: 0;
border: 1px solid #000000;
}
.trombi_desc {
display: block;
width: 130px;
max-width: 130px;
height: auto;
margin: 0 auto;
color: #000000;
font-family: Verdana;
padding: 5px 0;
font-size: 8pt;
font-weight: bold;
text-align: center;
}
.trombi_desc b {
font-size: 13pt;
}

.trombi_ligne {
float: left;
font-size: 13pt;
width: 600px;
margin: 2px auto;
padding: 0;
background-color: #FFEA6D;
}
.trombi_ligne:hover {
background-color: #FED035;
}
.trombi_ligne a {
float: left;
padding: 5px 15px;
margin: 0;
color: #000000;
}
.trombi_ligne b {
font-size: 16pt;
}
.trombi_auteur_citations {
float: right;
}
.trombi_auteur_texte {
float: left;
}

/* AVERTISSEMENT MAJ COMPTE */
#avert_compte {
background-color: #9B1F32;
height: 36px;
margin: 0;
padding: 0;
}
#avert_compte a {
display: block;
color: #FFFFFF;
font-family: Verdana;
font-size: 8pt;
height: 36px;
margin: 0;
padding: 3px 0;
}
#avert_compte img {
float: left;
margin: 0;
padding: 0 10px 0 0;
}