/* CSS Document */
html { 
	background-color:#075289; 
	background-image:url(images/bckgrd-degrad.png); 
	background-repeat:repeat-x;

	}

body {
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/back-white.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-left:-1px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	}
	

div.barre-top {
	background-image:url(images/barre-firefox-orange.png); 
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d64627;
	height:38px;
	width:786px;
	margin-top:0px;
	margin:auto;
	
	}

div.download { background-image:url(images/telecharger-mozilla-firefox.png); width:391px; height:127px; background-repeat:no-repeat}

	div.download a			{color:#002b7f; text-decoration:none;  }
	div.download a:visited	{color:#002b7f; text-decoration:none;}
	div.download a:active	{color:#002b7f; text-decoration:none;}
	div.download a:hover	{color:#002b7f; text-decoration:underline;}

div.downloadh { background-image:url(images/telecharger-mozilla-firefox.gif); width:391px; height:127px; background-repeat:no-repeat}

	div.downloadh a			{color:#002b7f; text-decoration:none;  }
	div.downloadh a:visited	{color:#002b7f; text-decoration:none;}
	div.downloadh a:active	{color:#002b7f; text-decoration:none;}
	div.downloadh a:hover	{color:#D64203; text-decoration:underline;}
	
	div.floppy a			{color:#002b7f; text-decoration:none; font-size:18px }
	div.floppy a:visited	{color:#002b7f; text-decoration:none; font-size:18px }
	div.floppy a:active	{color:#002b7f; text-decoration:none; font-size:18px }
	div.floppy a:hover	{color:#D64203; text-decoration:none; font-size:18px }


div.menu {
	background-image:url(images/menu_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#033562;
	height:38px;
	width:786px;
	margin:auto
	}
	
	div.menu a			{color:#FFF; text-decoration:none; font-size:11px; }
	div.menu a:visited	{color:#FFF; text-decoration:none;font-size:11px;}
	div.menu a:active	{color:#FFF; text-decoration:none;font-size:11px;}
	div.menu a:hover	{color:#FFF; text-decoration:underline;font-size:11px;}




div.content {
	width:750px;
	margin:auto
	}

h2 {color:#D64526}
h4 {color:#666666}


div.boutons{
	width:330px;
	height:24px;
	margin:auto;
	background-image:url(images/boutons-firefox.png);
	background-repeat:no-repeat;
	padding-top:26px;
	}
	div.boutons a			{color:#000; text-decoration:none; font-size:11px;}
	div.boutons a:visited	{color:#000; text-decoration:none;font-size:11px;}
	div.boutons a:active	{color:#000; text-decoration:none;font-size:11px;}
	div.boutons a:hover		{color:#000; text-decoration:underline;font-size:11px;}
	
	

div.award {
	background-image:url(images/awards.png);
	background-repeat:no-repeat;
	width:750px;
	height:180px;
	margin:auto
}


div.copyright {font-size:10px; color:#ACAEAB; width:700px; margin:auto}

div.googlefoot a			{ text-decoration:none;}
div.googlefoot a:visited	{ text-decoration:none;}
div.googlefoot a:active		{ text-decoration:none;}
div.googlefoot a:hover		{ text-decoration:underline;}
