/* CSS Document */

body{
	padding-top:0px;
	margin-top:0px;
	font-family: arial,helvetica,sans-serif;
	color:#5B5950;
}

h1{
	color:#476BB9;
	font-family:Georgia, serif;
}

div#body_top_right
{
	display:none;
}

a 
{
	color: blue;
	background-color : transparent;
	text-decoration:none;
}

a:visited
 {
	color: #00a;
	background-color : transparent;
}

a:active 
{
	color: red;
	background-color : transparent;
}

a:hover 
{
	text-decoration:underline;
	background-color : transparent;
}

div#cadre_main
{
	margin : 0 auto;
	width  :960px;
}

div#cadre_head
{
	display:none;
}

div#footer_menu
{
	display:none;
}

div#cadre_legal
{
	display:none;	
}

/* ==================================================== */
/* Corp
/* ==================================================== */ 

div#corp
{
	position : absolute;
	top      : 10px;
	width    : 960px;
}


/* ====================================================
  Gestion des menus :
    - About us
    - Technical Area
	- Contact us
   ==================================================== */ 

div#main_menu
{
	display:none;
}

div.menu_barre{
	background:url("/images/homepage/menu_barre.png");
	background-repeat:repeat-x;
	height:4px;
	clear:right;
}

div.menu_top{
	background:url("/images/homepage/menu_top.png");
	background-repeat:repeat-x;
	height:23px;
	clear:right;
}

img.homepage{
	float:right;
	border:0px;
	margin:0;
	padding:0;
}

/* =====================================================*/
/* Bloc en haut  roite pour les annonces (nouvelle version)
/* Date : 24 fï¿½rier 2006
/* Auteur : Pierre MARECHAL
/* =====================================================*/

	div.download {
		width: 375px;
		text-align:center;
		text-decoration: none;
		margin: 15px 0px 0px 0px;
		padding-left:5px;
	}
	
	p.download_label {
		font:115% Georgia,Serif;
		color:#476BB9;
		display:inline;
		margin:0;
		padding:0;
	}
	
	p.download_properties {
		font:80% Georgia,Serif;
		color:#476BB9;
		display:inline;	
	}
	
	a.download-link {
		display: block;
		padding: 0 0 12px 0;
		text-decoration: none;
		font-size:large;
		vertical-align:middle;
		width: 375px;
		margin-left: -8px;
		background: url('/images/homepage/fond_download.png') 0 100% no-repeat;
	}
	
	a.download-link span {
		display: block;
		min-height:35px;
		background: url('/images/homepage/fond_download.png') 0 0 no-repeat;
		padding-top:5px;
		padding-bottom:5px;
	} * html a.download-link span { height: 35px; }
	
	a.download-link:hover, a.download-link:hover span {
		cursor: pointer;
		background-position: 100% 100%;
		text-decoration: none;
	}
	
	a.download-link:hover span {
		background-position: 100% 0;
		text-decoration: none;
	}
	
	div#download_other_os {
		width: 375px;
		text-align:center;
		text-decoration: none;
		margin-bottom:15px;
	}
	
	div#download_other_os a{
		color:#476BB9;
		font-size:0.8em;
	}
	
/* ====================================================
  Cadres d'information
    ==================================================== */ 

div.cadre_title{
	font:1.2em Georgia,Serif;
	color:#476BB9;
	margin-bottom:10px;
}

div.cadre_title a{
	color:#476BB9;
	margin-bottom:10px;
}

div#testimonial{
	clear:right;
	float:right;
	width:470px;
	margin-top:-110px;
	margin-bottom:5px;
}

div#testimonial_content{
	font-weight:bold;
	font-size:0.8em;
}

div#testimonial_sign a{
	font:90% Georgia,Serif;
	color:#476BB9;
	float:right;
}

div#testimonial_author{
	font:90% Georgia,Serif;
	color:#476BB9;
	float:right;
	font-weight:bold;
	text-align:right;
}

div#announce{
	display:block;
	border:0;
	height:50px;
	background:none;
	padding:0px;
	height:135px;
}
/* ====================================================
  Séparation de la page en trois
   ==================================================== */
	
#columnLeft
{
	display:none;
}

#navibar
{
	display:none;
}
