/* HEADER */


/* MENU */

#menu {
	float: left;
	margin: 85px 0 0 0;
	width: 583px;
}

.menu01 a {
	background: url(../images/menu/besoins.gif) no-repeat left top;
	height: 32px;
	width: 117px;
}

.menu01 a:hover {
	background: url(../images/menu/besoins_over.gif) no-repeat left top;
}

.menu02 a {
	background: url(../images/menu/solutions.gif) no-repeat left top;
	height: 32px;
	width: 116px;
}

.menu02 a:hover {
	background: url(../images/menu/solutions_over.gif) no-repeat left top;
}

.menu03 a {
	background: url(../images/menu/technologie.gif) no-repeat left top;
	height: 32px;
	width: 116px;
}

.menu03 a:hover {
	background: url(../images/menu/technologie_over.gif) no-repeat left top;
}

.menu04 a {
	background: url(../images/menu/actualites.gif) no-repeat left top;
	height: 32px;
	width: 116px;
}

.menu04 a:hover {
	background: url(../images/menu/actualites_over.gif) no-repeat left top;
}
.menu05 a {
	background: url(../images/menu/maileva.gif) no-repeat left top;
	height: 32px;
	width: 118px;
}

.menu05 a:hover {
	background: url(../images/menu/maileva_over.gif) no-repeat left top;
}


/* ESPACE CLIENTS */

#espace_clients {
	background: url(../images/home/espace_clients_background.gif) no-repeat top left;
	height: 80px;
	line-height: 12px;
	padding: 23px 0 0 20px;
	width: 168px;
}





#espace_clients_maintenance {
	background: url(../images/actus/espace_clients_background.gif) no-repeat top left;
	color: #999;
	float: right;
	height: 20px;	
	font-size: 9px;	
	padding: 20px 0 0 70px;
	width: 117px;
}

#espace_clients_maintenance a {
	color: #999;
}

#espace_clients_maintenance a:hover {
	text-decoration: none!important;
}





#user, #password {
	background: none;
	border: none;
	color: #0d5b9e;
	font-size: 10px;
	height: 16px;
	margin: 0;
	padding-left: 2px;
	width: 113px;
}

#ok {
	/*background: url(../images/home/bt_ok.gif) no-repeat left top;*/
	border: none;
	background: transparent;
	height: 16px;
	line-height: 2px;
	text-indent: -2000px;
	width: 36px;
}

#espace_clients input {
}

.fleche_bleue {
	color: #294a91;
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px;
	text-decoration: none;
}


/* CONTENU HOME */


#contenu_flash {
		clear: left;
}

#contenu_flash2 {
	margin: 10px 0 0 0;
}

#contenu {
	border-bottom: 1px #CCC solid;
	float: left;
	height: 174px;
	margin: 10px 0 20px 0;
	width: 505px;
}

.actualites {
	color: #333;
	float: left;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	text-align: right;
	width: 234px;
}

.actualites img {
	float: left;
	margin: 0 5px 0 0;
}

.actualites h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0;
	text-align: left;
}

.actualites p {
	margin-bottom: 5px;
	text-align: left;
}

.actualites a {
	color: #333;
	text-decoration: none;
}

.actualites a:hover {	/* VBD : ajout */
	text-decoration: underline;
}

.innovations {
	background: url(../images/home/actu_innovations.gif) no-repeat left top;
	border-right: 1px #CCC solid;
	padding-right: 10px;
}

.innovations h1 {
	color: #F7921E;
}
.partenaires{
	background: url(../images/home/actu_partenaires.gif) no-repeat left top;
	border-right: 1px #CCC solid;
	padding-right: 10px;
}

.partenaires h1 {
	color: #D02166;
}

.societe {
	background: url(../images/home/actu_societe.gif) no-repeat left top;
	margin: 0 0 0 10px;
	padding-left: 10px;
}

.societe h1 {
	color: #294a91;
}

#contenu_flash2 {
	float: left;
}

