/* *******************************************************************
*                  AXN Informatique - Philippe Martin                *
*				    390 bd Roosevelt - 41100 Vendôme                 *
*                       www.axn.fr - info@axn.fr                     *
******************************************************************* */

body 			{ padding : 0px; margin : 0px; }

p 				{ padding-left : 50px; padding-right : 15px; }

td 				{ font-size : 14px; }

td.textefixe	{ font-size	: 14px; }

ul
{
	padding-left		: 100px;
	padding-right		: 15px;
	margin				: 0px;
}

ol
{
	padding-left		: 150px;
	padding-right		: 15px;
	margin				: 0px;
}

.ulNiv2
{
	padding-left		: 40px;
	padding-right		: 15px;
	margin				: 0px;
}

.Main
{
	/*background-image			: url(img/bgMain.gif);*/
	background-image			: url(img_accueil/bg_fougere_gauche.gif);
	background-repeat			: no-repeat; 
	/*background-color			: #789D33;*/
	text-align					: justify;
	font-size					: 14px;
	font-family					: "Times New Roman", Times, serif;
	scrollbar-base-color 		: #789D33;
	scrollbar-face-color 		: #789D33;		/* couleur principale							*/
	scrollbar-highlight-color 	: #996129;		/* bordure lumineuse (effet 3d) haut & gauche	*/
	scrollbar-shadow-color 		: #996129;		/* bordure sombre (effet 3d) bas & droite		*/
	scrollbar-3dlight-color 	: #789D33;		/* bordure haut & gauche						*/
	scrollbar-darkshadow-color	: #789D33;		/* bordure bas & droite							*/
	scrollbar-track-color 		: #DDDDDD;		/* fond de la scrollbar							*/
	scrollbar-arrow-color 		: #DDDDDD;		/* fleches										*/
}

p.alignleft li{
	text-align			: left;
}

.Fond
{
	background-color	: #789D33;
}

.Cadre
{
	font-size			: 14px;
	font-family			: "Times New Roman", Times, serif;
	border				: solid 1px black;
	text-align			: justify;
}

.CadreColor
{
	font-size			: 14px;
	font-family			: "Times New Roman", Times, serif;
	border				: solid 1px black;
	text-align			: justify;
	background-color	: #C8DAA6;
}

img.Separateur
{
	width				: 480px;
	height				: 1px;
	border				: solid 1px #C8DAA6;
	/*src					: URL(img/_.gif);*/
}
/* ------------------------------------------------------------------------------------------------------ */
/* Texte
/* ------------------------------------------------------------------------------------------------------ */
.TitrePage
{
	font-family			: "Times New Roman", Times, serif;
	font-weight			: bold;
	font-style 			: italic;
	font-size			: 30px;
	color				: #789D33;
}

.titre_doc_colloque
{
	font-family			: "Times New Roman", Times, serif;
	font-weight			: 450;
	font-size			: 18px;
	color				: #924A10;
	padding-bottom		: 0px;
	text-decoration		:none;
}

.titre_doc_colloque:hover
{
	text-decoration		:underline;
}

.Titre2
{
	font-family			: "Times New Roman", Times, serif;
	font-weight			: 450;
	font-size			: 18px;
	color				: #924A10;
	padding-top			: 20px;
	padding-bottom		: 0px;
}
.Accroche
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 16px;
	color					: #924A10;
	font					: bold;
}

.information {
	font-family			: "Times New Roman", Times, serif;
	font-size			: 11px;
	color				: #924A10;
	/*width				: 840px;*/
}

.information a {
	font-family			: "Times New Roman", Times, serif;
	color				: #924A10;
}
/* ------------------------------------------------------------------------------------------------------ */
/* Images
/* ------------------------------------------------------------------------------------------------------ */
Img
{
	border			: none;
}

.ImgLien
{
	border			: 0px;
}

.ImgSuperposeRight
{
	margin-right	: 20px;
	margin-left		: 20px;
	margin-bottom	: 10px;
	margin-top		: 10px;
}
.ImgSuperposeLeft
{
	margin-left		: 0px;
	margin-right	: 20px;
	margin-bottom	: 20px;
	margin-top		: 10px;
}

.OngletCoin
{
	background-color	: #FFFFFF;
	width  				: 17px;
	height				: 17px;
}

.OngletTexte
{
	font-family			: Arial;
	font-size			: 12px;
	background        : "C8DAA6";
	height				: 17px;
	font-weight			: bold; 
}

a.OngletTexte
{
	font-family			: Arial;
	font-size			: 12px;
	background        :"C8DAA6";
	height				: 17px;
	text-decoration	: none;
	color			      : #924A10;
}

a.OngletTexte:hover
{
	text-decoration	: none;
	color			      : #000000;
}

/* ------------------------------------------------------------------------------------------------------ */
/* Liens
/* ------------------------------------------------------------------------------------------------------ */
.Lien
{
	color			: #924A10;
	text-decoration	: underline;
}
.Lien:hover
{
	color			: #924A10;
	text-decoration	: none;
}

.LienTitre
{
	font-family			: "Times New Roman", Times, serif;
	color				: #789D33;
	text-decoration		: underline;
}

.LienTitre:hover
{
	font-family			: "Times New Roman", Times, serif;
	color				: #789D33;
	text-decoration		: none;
}

.LienTitre2
{
	font-family			: "Times New Roman", Times, serif;
	font-weight			: 450;
	font-size			: 18px;
	color 				: #924A10;
	padding-top			: 20px;
	padding-bottom		: 0px;
	text-decoration	: none;
}

.LienTitre2:hover
{
	font-family			: "Times New Roman", Times, serif;
	font-weight			: 450;
	font-size			: 18px;
	color				   : #924A10;
	padding-top			: 20px;
	padding-bottom		: 0px;
	text-decoration		: none;
}
.LienAccroche
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 16px;
	color					: #924A10;
	font-weight			: bold;
	text-decoration	: underline;
}
.LienAccroche:hover
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 16px;
	color					: #924A10;
	text-decoration	: none;
}


@media screen
{
	.divMain
	{
		width						: 515px;/*583px;*/
		/*height						: 768px;*/
		/*overflow					: auto;*/
	}
}


@media print
{
	.divMain 	{ width : 80%; }
	.NoPrint 	{ display : none; }
	/*a:after 	{ content: " (" attr(href) ") "; }*/
}


/* ------------------------------------------------------------------------------------------------------ */
/* Forum
/* ------------------------------------------------------------------------------------------------------ */
.ForumLienSujet
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 16px;
	color				: #924A10;
	font-weight			: bold;
	text-decoration		: underline;
}

.ForumLienSujet:hover
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 16px;
	color				: #924A10;
	text-decoration		: none;
}

.ForumDatePost
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 10px;
	color				: #924A10;
}

.ForumNbReponses
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 10px;
	font-style			: italic;
	color				: #924A10;
}

.ForumSujet
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 16px;
	color				: #924A10;
	font				: bold;
	/*border				: solid 1px #000000;*/
}

.ForumMessage
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 12px;
	color				: #924A10;
	/*border				: solid 1px #000000;*/
}

.ForumInfos
{
	font-family			: "Times New Roman", Times, serif;
	font-size			: 12px;
	color				: #000000;
}


