body {
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	
}
td {
	font-size: 13px;	
}
img.illustration {
	margin-right: 20px; 
	margin-bottom: 20px;
	margin-top: -20px;
	margin-left: -20px;
}
div.erreurs {
	color: #921717;
}
/* pour les ombres */
td.gauche_main {
			width: 15px;
			background-image: url("images/ombre_gauche.gif");
			background-repeat: repeat-y;
			background-position: left;
}
td.droite_main {
			width: 15px;
			background-image: url("images/ombredroite.gif");
			background-repeat: repeat-y;
			background-position: right;
}
table.main {
	border-collapse: collapse;
	padding: 0px;
	margin: auto;
	height: 100%;
	width: 1030px;
}
td.bande_haut {
	vertical-align: top;
	height: 175px;
	width: 1000px;
	max-width: 1000px;
}
td.accroche {
	vertical-align: bottom;
	height: 57px;
	text-align: right;
	padding: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	background-image: url("images/accroche_fond.jpg");
	background-position: top;
	background-repeat: repeat-x;
}
div.titrepage {
	font-size: 20px;
	color: #921717;
	font-weight: bold;
}
td.menu_gauche {
	background-image: url("images/accroche_ombre.gif");
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: justify;
	width: 460px;
	font-size: 13px;
}
/* le panneau de connexion/telechargement */
table.pgcontact {
	border: 0px;
	border-collapse: collapse;	
	padding: 0px;
	margin: 0px;
	width: 460px;
	margin: auto;
	text-align: center;
}
tr.menubas {
	height: 30px;	
}
td.cblanc_haut {
	background-image: url("images/connec/tabconnec_haut.jpg");
	width: 230px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
tr.haut_telech {
	height: 10px;	
	width: 200px;
}
td.crouge_haut {
	background-image: url("images/connec/tabtelech_haut.jpg");
	width: 230px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
td.cblanc_bas {
	background-image: url("images/connec/tabconnec_bas.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}
td.crouge_bas {
	background-image: url("images/connec/tabtelech_bas.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}
td.cblanc {
	background-image: url("images/connec/tabconnec_fond.jpg");
	background-position: right;
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
td.cblanc a {
	font-size: 13px;
}
td.crouge {
	background-image: url("images/connec/tabtelech_fond.jpg");
	background-position: left;
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0px;
	font-size: 17px;
	color: white;
	text-align: center;
}
td.crouge a {
	font-size: 13px;	
	color: #ffffff;	
}
td.contenu {
	vertical-align: top;
	text-align: justify;
	padding: 20px;
	font-size: 13px;
	background-image: url("images/accroche_ombre.gif");
	background-position: top;
	background-repeat: repeat-x;
	width: 1000px;
}
td.menu_gauche {
	vertical-align: top;
}
/* liens */
a {
	color: #921717;
	text-decoration: underline;
}
td.crouge a.petit {
	font-size: 10px;	
}
a.petit {
	font-size: 12px;	
}
div.lien_centre {
	text-align: center;
}
img {
	border: 0px;
}
div.titre_paragraphe {
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
}

/* formulaires */
input {
	border: 1px solid #921717;
	align: right;
}
input.ok {
	background-image: url("images/input_fond.gif");
	background-position: bottom right;
}
/* listes */
ul {
	padding-left: 0px;
}
li {
	list-style-image: url("images/minipuce.jpg");
	list-style-position: inside;
}
ul.sanspuce li {
	list-style-image: none;
	list-style-type: square;
}
/* page equipe */
table.equipe {
	border: 0px;
	border-collapse: collapse;	
	padding: 0px;
	margin: 0px;
	width: 920px;
	margin: auto;
}
td.membre {
	width: 120px;
	padding: 0px;
	padding-left: 10px;
	text-align: left;
}
td.descr_membre {
	vertical-align: top;
	width: 180px;
	padding-left: 10px;
	text-align: justify;
	font-size: 13px;
}
td.nom_membre {
	text-align: center;	
	vertical-align: middle;
	font-weight: bold;
	height: 30px;
	width: 60px;
}
/* liens, telechargements */
div.detail {
	font-size: 10px;
	font-style: italic;	
}
table.telechargements {
	border: 0px;
	width: 1000px;
	margin: auto;
	vertical-align: top;
	text-align: justify;
}
td.telechargements {
	font-size: 13px;
	width: 220px;	
	vertical-align: top;
	padding: 20px;
}
td.liens {
	font-size: 13px;
	width: 320px;	
	vertical-align: top;
}
td.crouge {
	font-size: 13px;
}
td.crouge telech {
	height: 30px;
	width: 230px;
}

td.logolien {
	width: 150px	
}
td.lien {
	text-align: left;
	font-size: 13px;	
}

table.inscription td {
	padding-right: 10px;
}
div.categorie {
	text-align: left;
	font-size: 15px;
	color: #921717;
	font-weight: bold;	
}