/* GFPP - Site développé par Olivier Fély/CNRS Alsace - tél : 03 88 10 65 13 - mail : olivier.fely@alsace.cnrs.fr */

#bando_haut, #menu_gauche, .ssmenu {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


/* Début tableau de l'historique du GFPP */

.tablo td {
	padding: 2px 4px;
	border-bottom: 1px solid #990000;
	font-family: Arial, Helvetica;
	font-size: 11pt;
}

.tablo {
	width: 14cm;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
}

#cell1, #cellfin {
	font-weight: bold;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}

/* Fin tableau de l'historique du GFPP */

p {
	margin: 10px 0 20px 0;
}

p.nomarge {
	margin: 0 0 12px 0;
}

/* Pour des paragraphes non justifiés : ils le sont par défaut */
p.normal {
	text-align: left;
}

/* Pour du texte un peu plus petit */
.small {
	font-family: Helvetica, Arial;
	font-size: 0.8em;
	letter-spacing: 1px;
	color: #666666;
}

/* Titres en bleu */
h1 {
	margin: 0 0 12px 0;
	padding: 0;
	letter-spacing: 1px;
	color: #3399cc;
	font-size: 16pt;
}

/*Titres en rouge */
h2 {
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	color: #ba0a0a;
	font-size: 14pt;
}

.date {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	color: #ba0a0a;
	border-bottom: 1px dashed #ba0a0a;
	font-size: 0.8em;
	letter-spacing: 2px;
}

/* Puce carrée précédant les liens textuels */
.puce {
	margin-top: 6px;
}

.encadre {
	padding: 4px;
	border: 1px solid #990000;
}

#contenu {
	text-align: justify;
	margin: 0; 
	padding: 0;
}

p img {
	float: left;
	margin-right: 11px;
}

p a {
	color: #ba0a0a;
}

.inscription {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.95em;
	color: #ba0a0a;
	border: 1px solid #666666;
	font-weight: bold;
}

div.register {
	margin-bottom: 12px;
	width: 500px;
}

label {
	float: left;
	text-align: right;
	width: 30%;
}

input, select {
	margin-left: 5px;
	padding: 2px;
}


/* Début accès */

.acces {
	float: right;
	margin-left: 25px;
}

.albe {
	margin: 10px 0 10px 0;
}

/* Fin accès */


/* Début sponsors */

.sponsors {
	margin-right: 25px;
}

/* Fin sponsors */