
/* *** Styles de la homepage *** */

@media all{
	body		{font-family: Tahoma,Arial,Helvetica,sans-serif; color: black;
			background-color: white;
			background-image: none;
			margin-top: 8px; margin-left: 0px; margin-bottom: 8px; margin-right: 0px;
			}
	td		{font-family: Tahoma,Arial,Helvetica; font-size:11pt}
	th		{font-family: Tahoma,Arial,Helvetica; font-size:14pt; font-weight:bold}
	h1,h2	{font-family: Tahoma,Arial,Helvetica; font-style:italic; font-weight:normal;}
	h1		{font-size:24pt;}
	em		{font-size: 8pt; font-style: normal; font-weight: bold;}
	.titre		{font-family: Tahoma,Arial,Helvetica; font-size:24pt; font-style:italic}
	.grand		{font-family: Tahoma,Arial,Helvetica; font-size:14pt}
	.moyen		{font-family: Tahoma,Arial,Helvetica; font-size:10pt}
	.petit		{font-family: Tahoma,Arial,Helvetica; font-size:8pt}
	.toutpetit	{font-family: Tahoma,Arial,Helvetica; font-size:7pt}
	
	a:link		{text-decoration:none; font-weight:bold}
	a:visited	{text-decoration:none; font-weight:bold}
	a:hover		{text-decoration: underline}
	
	input		{font-size: 8pt; border-width: 1pt; height: 16px;}
	
	.liennews		{font-weight: bold;}
	a:link.liennews		{text-decoration: none; font-weight: bold;}
	a:visited.liennews	{font-weight: bold;}
	a:hover.liennews	{text-decoration: underline;font-weight: bold;}
	
	h3.lienPrincipal{	padding-left: 5px; padding-right: 5px; font-size: 11pt; margin-bottom: 0px;}
	td.aDroite{	text-align: right;}
	.layoutTablePrincipale{	width: 100%; height: 100%;}

	address{	font-style: normal; background-color: white; text-align: right; padding-right: 2px; font-size: 8pt !important; margin-top: 2px;}
	acronym{border-bottom: 0px; cursor: help;}

	ul.fausse_liste{padding-left: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; list-style-type: none;}
	ul.fausse_liste>li:before{content: "· ";}

	/* des couleurs pour les liens */
	a:link.bleu		{color:blue;}
	a:link.rouge		{color:red;}
	a:link.orange		{color: rgb(255,165,0);}
	a:link.vert		{color:green;}
	a:link.violet		{color:purple;}
	a:link.jaune		{color:#FAE62C;}
	a:link.blanc		{color:white;}
	a:link.noir		{color:black;}
	a:link.gris		{color:gray;}
	a:link.marron		{color:#6E3216;}
	
	a:visited.bleu		{color:blue;}
	a:visited.rouge		{color:red;}
	a:visited.orange	{color: rgb(255,165,0);}
	a:visited.vert		{color:green;}
	a:visited.violet	{color:purple;}
	a:visited.jaune		{color:#FAE62C;}
	a:visited.blanc		{color:white;}
	a:visited.noir		{color:black;}
	a:visited.gris		{color:gray;}
	a:visited.marron	{color:#6E3216;}

}

@media screen,print{
	h2.petit_titre		{font-size: 8pt; font-style: normal; font-weight: bold; background-image: url(/images/ligne_noire.gif); background-position: left bottom; background-repeat: no-repeat; padding-bottom: 1px; margin-bottom: 2px;}
	form			{margin-bottom: 0px; margin-top: 0px; padding-top: 0px;}
	.degrade_couleur	{width: 3px; height: 464px; background-color: red; float: right;}
	.item_news		{margin-bottom: 4px;}
	#table_infos		{margin-top: 40px; border-collapse: collapse; margin-left: 20px;}
	#table_liens		{width: 100%; height: 464px;}
	table,tr,td{ clear: both;}
}
