/* Feuille de style de la partie droite (Page) */

.body
{
	background-color: #606060
}

.linered
{
	background-color: #D00000
}

.linegray 
{
	background-color: #202020
}

.menu
{ 
	color: #282828;
	font-family: arial;
	font-size: 12;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: right
}

.addresstitle
{ 
	color: #000000;
	font-family: arial;
	font-size: 14;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: right
}

.addressspace
{ 
	color: #000000;
	font-family: arial;
	font-size: 8;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: right
}

.address
{ 
	color: #000000;
	font-family: arial;
	font-size: 12;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: right
}

.text
{ 
	color: #C0C0C0;
	font-family: tahoma, arial;
	font-size: 13;
	font-weight: bold;
	text-align: justify
}

.copy
{
	color: #808080;
	font-family: arial;
	font-size: 12;
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center
}

a.address:link
{
	color: #282828;
	font-style: italic;
	text-decoration: none
}

a.address:active
{
	color: #282828;
	font-style: italic;
	text-decoration: none
}

a.address:visited
{
	color: #282828;
	font-style: italic;
	text-decoration: none
}

a.address:hover
{
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none
}

a.menu:link
{
	color: #282828;
	font-style: italic;
	text-decoration: none
}

a.menu:active
{
	color: #282828;
	font-style: italic;
	text-decoration: none
}

a.menu:visited
{
	color: #282828;
	font-style: italic;
	text-decoration: none
}

a.menu:hover
{
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none
}
