html {	overflow-y: scroll;}body {	font-family: Arial, serif;	margin: 0 auto;	width: 800px;}.image_droite{    float: right;}.image_gauche{    float: left;}/*TCODE***********************************************************************//** * Feuille de style du toneCode. * les noms de balises ci-dessous ne doivent pas etre modifié * leurs styles peuvent l'etre a volonté ******************************************************************************/#apercu {	height: 403px;	width: 380px;	border: 1px solid #dcdcdc;	overflow: auto;	margin: 1px 0 10px 5px;	display: block;}#div_tCode span {	float: none;}#div_tCode div {	float: none;}#div_tCode input, select, textarea {}.cliquable {	cursor: pointer;}.textCode {	float: left;}.tCode {	color: black;	text-align: left;	margin: auto;	font-size: 0.9em;}.souligne { text-decoration: underline; }.barre    { text-decoration: line-through; }.italique { font-style: italic; }.gras     { font-weight: bold; }.orange    { color: rgb(236, 118, 0); }.noir      { color: black; }.marron    { color: maroon; }.vertf     { color: green; }.olive     { color: olive; }.marine    { color: navy; }.violet    { color: purple; }.bleugris  { color: teal; }.argent    { color: silver; }.gris      { color: rgb(100, 100, 100); }.rouge     { color: red; }.vertc     { color: lime; }.jaune     { color: yellow; }.bleu      { color: blue; }.rose      { color: fuchsia; }.turquoise { color: aqua; }.blanc     { color: white; }/*.arial { font-family: Arial, serif; }.times { font-family: Times, serif; }.courrier { font-family: Courier, serif; }.impact { font-family: Impact, serif; }.geneva { font-family: Geneva, serif; }.optima { font-family: Optima, serif; }.ttpetit { font-size: xx-small; }.tpetit { font-size: x-small; }.petit { font-size: small; }.gros { font-size: large; }.tgros { font-size: x-large; }.ttgros { font-size: xx-large; }   */.centre { text-align: center; }.gauche { text-align: left; }.droite { text-align: right; }.justifie { text-align: justify; }.flot_gauche { float: left; }.flot_droite { float: right; }.flot_gauche, .flot_droite { padding:1em; }.taille_ttpetit{ font-size: xx-small;}.taille_tpetit{ font-size: x-small;}.taille_petit{ font-size: small;}.taille_gros{ font-size: large;}.taille_tgros{ font-size: x-large;}.taille_ttgros{ font-size: xx-large;}/*.liste_i { list-style-type: lower-roman; }.liste_I { list-style-type: upper-roman; }.liste_a { list-style-type: lower-latin; }.liste_A { list-style-type: upper-latin; }.liste_1 { list-style-type: decimal; }.liste_rectangle { list-style-type: square; }.liste_cercle { list-style-type: circle; }.liste_disque { list-style-type: disc; }*/.liste {        list-style-image: url("images/puce.gif");        padding: 0 0 0 20px;        margin: 0;}.liste li {        margin: 0 0 0 20px;}.code, .citation, .spoiler /* Titre du code, de la citation et du spoiler */{        font-weight: bold;        display:block;        width:90%;        margin:auto;}.code2, .citation2, .spoiler2 /* Contenu du code, de la citation et du spoiler */{        border:1px dashed #A3C0D5;        background-color:white;        width: 90%;        padding: 8px;        margin:auto;}.code2{        font-family: Arial, serif;        font-size:0.9em;}.console{        background-color:black;        color:white;        border:none;}.spoiler2{        cursor: pointer;}.spoiler3 /* Spoiler par défaut (doit être caché) */{        visibility: hidden;}.smilies{        vertical-align: middle;}/* Les tableaux zCode */.tab_user{        border-collapse:collapse;        border:2px solid #2C485C;        margin: 0px auto 0px auto;}.tab_user caption{        text-align:center;        font-weight:bold;        width: 100%;}.tab_user td{        border:1px solid #2C485C;        background-color:#E9F0F5;        padding:2px;}.tab_user th{        background-color: #FBFCFD;        background-image:  url("../../images/designs/4/menu/header.png");        background-repeat: repeat-x;        border-right:1px solid #2C485C;        padding:2px;}.tCode h3 /* Balise sémantique "Sous-titre 1" */{        font-size:1.5em;        margin-left:40px;        padding-left:5px;        padding-right: 5px;        color: #000;        background-color: #FFF;        border-left: 2px solid #2FA5E9;        border-bottom: 1px solid rgb(235, 235, 235);        border-top: 1px solid rgb(235, 235, 235);        border-right: 1px solid rgb(235, 235, 235);}.tCode h4 /* Balise sémantique "Sous-titre 2" */{        font-weight:bold;        font-size:1.1em;        font-style:italic;        padding-left:20px;}.tCode h3, h4{        display:inline;}.image_droite{    float: right;}.image_gauche{    float: left;}/*Header***********************************************************************/#header {	background: #ffd100;	height: 93px;	border-top: 1px solid red;	border-bottom: 1px solid red;	margin: 10px 0 10px 0;	padding: 0 5px 5px 5px;	color: white;	font-weight: bold;}#header h4, #header h1, #header h2 {	margin: 0 60px 0 60px;}#header a {    text-decoration: none;    color: white;}#header p {    margin: 0 60px 0 60px;	font-size: 0.8em;}#img_droite{    float: right;}#img_gauche{    float: left;}/*Menu*************************************************************************/#menu {	color: white;	float: left;	width: 190px;}#menu ul {	margin: 0;	padding: 0;}#menu ul li {	list-style-type: none;	margin: 0 0 10px 0;	padding: 5px;	background: #de2715;	color: wihte;	font-variant: small-caps;	font-size: 0.9em;}#menu a {	text-decoration: none;	color: white;}#menu a:hover{	text-decoration: none;	color: #ffd100;}#menu ul ul li {	list-style-type: none;	margin: 0 0 0 20px;	padding: 5px 0 0 0;	font-size: 0.9em;	font-variant: normal;}/*Body_admin*************************************************************************/#body_admin{    margin: 0;	border: 1px solid black;	padding: 5px;}#body_admin a {	text-decoration: none;	color: #de2715;}#body_admin a:hover{	text-decoration: none;	color: black;}/*Body******************************************************************************/#body {	margin: 0 0 10px 200px;	border: 1px solid black;	padding: 5px;}#body h4 {	color: #303030;	margin: 10px 0 0 0;}#body p {    font-size: 1em;	margin-top: 0;}#body h1 {    font-size: 1.5em;	color: #111111;	font-weight: bold;}#body h2 {	color: #de2715;	font-weight: bold;}#body a {	text-decoration: none;	color: #de2715;}#body a:hover{	text-decoration: none;	color: black;}#body ul{	margin-top: 0;}#body .sign{	text-align: right;}/*Agenda****************************************************************************/dl.event{margin: 2em 0;padding: 0;font-family: georgia, times, serif;}.event dt{position: relative;left: 0;top: 1.1em;width: 5em;font-weight: bold;}.event dd{border-left: 1px solid #000;margin: 0 0 0 6em;padding: 0 6px 6px 6px;}	/*Footer****************************************************************************/#footer {	font-size: 0.8em;	text-align: center;	clear: both;	margin-left: 200px;	color: grey;}#footer a {	color: #de2715;}
