/*
	Feuille de style de la page d accueil
	Creation:  Marc Nadeau, 2008-07-29
	Dernieres modifications: Marc Nadeau, 2008-07-29
*/


a.credit_webmestre
	{
	color: #fff;
	text-decoration: none;
	border-bottom: #fff solid thin;
	background-color: transparent;
	}

a.credit_webmestre:hover
	{
	color: #000;
	border-bottom: #000 solid thin;
	background-color: pink;	
	}



a.menu_i18n, a.liens_divers
	{ 
	color: #fff; 
	text-decoration: none;
	padding: 0.5ex;
	border: #B02221 solid thin;
	margin: 1ex;
	}

a.menu_i18n:hover, a.liens_divers:hover
	{
	border: #fff solid thin;			
	}

a.liens_divers
	{
	font-variant: small-caps;
	font-weight: bold;
	}

body
	{
	background-color: #990100;
	font-family: 'helvetica', 'arial', 'sans-serif';
	color: #fff;
	}

p#credit_webmestre
	{
	text-align: center;
	font-size: 80%;
	}


p#demo
	{
	background-color: #fff;
	text-align: center;
	padding: 1ex;
	font-size: 120%;
	color: #000;
	font-weight: bold:
	border-bottom: #000 dotted thick;
	margin-top: 0;
	}

p#presentation
	{
	font-size: 90%;
	color: #fff;
	text-align: justify;
	}

p#titre_cifq
	{
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-align: justify;	
	}

td#image_accueil
	{
	text-align: center;
	padding: 1ex;
	}

td#logo_presentation
	{
	width: 700px;
	vertical-align: middle;
	}

td#menu_linguistique
	{
	padding: 1ex;
	text-align: right; 
	line-height: 200%;
	}


td#nouvelles_commanditaires
	{
	padding: 1ex;
	text-align: left;
	}









