body {
	background-color: #CCCCFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	vertical-align: baseline;
}

/* Forum CDT */
.fmain {
	font-size: 14px;
}

.fdmain {
	font-size: 13px;
	font-style: italic;
}
a.fmain	{
	color: #0000FF;
	text-decoration: none;
}

a.fmain:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.fred {
	color: red;
	text-decoration: none;
}

a.fred:hover {
	color: red;
	text-decoration: underline;
}

/* Gestion des sous menus */
.fondgris {
	cursor: pointer;
	padding: 4px;
	margin: 1px;
}
.fondgrison {
	cursor: pointer;
	padding: 3px;
	margin: 1px;
	border: 1px dashed #999999;
	background-color: #e4e4e4;
}

.fondgrison2 {
	cursor: pointer;
	padding: 3px;
	margin: 1px;
	border: 1px dashed #999999;
	background-color: white;
}

.reliefblanc {
	background-image: url(IMG/site/menus/barre-blanc.gif);
}

.reliefgris {
	background-image: url(IMG/site/menus/barre-noir.gif);
}

a.icone {
	text-decoration: none;
}

a.icone:hover {
	text-decoration: none;
}

/* Affichage ou non des formulaires */
.hide {
	display: none;
}

.show {
	text-decoration: none;
}

/* Date et heure dynamique */
.textechemin {
	color : black;
	font-family: Verdana, Tahoma, Arial;
   	font-size: 10px;
}

/* Cellules */
.bckr {
	background-repeat: repeat-x;
}

.bcknr {
	background-repeat: no-repeat;
}

/* Standard */
a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/* Lien en vert */
a.stg {
	color: #00FF00;
	text-decoration: none;
}

a.stg:hover {
	color: #00FF00;
	text-decoration: underline;
}

/* Caché (sans modifier le texte mis en lien) */
a.hidden {
	text-decoration: underline;
}

a.hidden:hover {
	text-decoration: none;
}

/* Caché non souligné (sans modifier le texte mis en lien) */
a.hidden2 {
	text-decoration: none;
}

a.hidden2:hover {
	text-decoration: underline;
}

/* Copyright */
.copyright {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -1px;
}

a.copyright {
	color: #444444;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

/* Compteur */
.cpt {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0px;
}

/* Tableaux */
.ttab {
	font-size: 13px;
	font-weight: bold;
	color:red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Liens (page comm) */
.liens {
	font-size: 18px;
	font-weight: bold;
	color: red;
	font-family: "Comic Sans MS";
}	

.tdliens {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

/* Divers */
a.msglog {
	color: #000000;
	text-decoration: none;
}

a.msglog:hover {
	color: #000000;
	text-decoration: underline;
}

/* Définitions de spip */
.mini {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
}

a.mini {
	color:#FFFFFF;
	text-decoration : none;
}

.maxi {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 15px;
}

.tmtddir {
	FONT-FAMILY: "Comic Sans MS";
	FONT-SIZE: 18px;
}

.mtddir {
	FONT-FAMILY: "Comic Sans MS";
}

.texte2 {
	font-family: Georgia, Garamond, Times, serif;
}

a.barrenavig  {
	color: #FFFFFF;
	text-decoration: none;
}

a.barrenavig:hover {
	color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: underline;
}

a.spip_url {
	color: #333333;
	text-decoration: none;
}

a.spip_url:hover {
	color: #333333;
	text-decoration: underline;
}

.contenu {
	margin: 15px;
}

#principal {
	position: absolute;
	left: 30%;
	/*left: 18em;*/
	top: 0px;
	margin: 0px;
	padding: 0px;
	/*margin-right: 2em;*/
	margin-right: 3%;
	margin-top: 1.5em;
}

.cartouche {
	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 1em;
}
.soustitre {
	color:#CC33FF;
}

.titre-texte {
	font-size: 190%;
	font-weight: bold;
}

.titre-texte-rouge {
	font-size: 190%;
	font-weight: bold;
	color:red;
}

.soustitre {
	color: #CC33FF;
	font-style: italic;
	font-size: 14px;
}

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}

.texte {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
}

.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}

.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}
