/*
* Style sheet for HTML - CSS specification
*/

.alir
	{
		padding: 5px;
		padding-bottom: 4px;
	}

.alita
	{
		text-align: left;
		padding: 5px;
		padding-bottom: 4px;
	}

.pon1
	{
		color: #000000;
		font-size: 18px;
		text-align: left;
	}

.pon2
	{
		color: #000000;
		font-size: 18px;
		text-align: center;
		padding: 5px;
		padding-bottom: 4px;
	}

.titreon4
	{
		background-image: none;
		background-color: transparent;
		color: #000000;
		font-size: 20px;
		font-style: normal;
		line-height: 120%;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

.titreon5
	{
		background-image: none;
		background-color: transparent;
		color: #990000;
		text-align: left;
		font-size: 20px;
		font-style: italic;
		line-height: 100%;
		padding: 5px;
	}

A.dif:link 
	{
		background-color: transparent; 
		background-image: none; 
		font-family: "times new roman", times, serif; 
		font-size: 16px; 
		color: #000099; 
		font-style: normal;
		font-weight: normal;
		letter-spacing: normal;
		line-height: 100%;
		text-decoration: underline;
	}

A.dif:visited 
	{
		background-color: transparent; 
		background-image: none; 
		font-family: "times new roman", times, serif; 
		font-size: 16px; 
		color: #000099; 
		font-weight: normal;
		font-style: italic;
		letter-spacing: normal;
		line-height: 100%;
		text-decoration: none;
	}

A.dif:hover 
	{
		background-image: none; 
		font-size: 16px; 		
		color: #cc0000; 
		text-decoration: none;
	}
