/*
========================================================================================
	G E N E R A L
========================================================================================
*//*
html, body
{
	overflow: auto;
}*/
body
{
	background-color: #C8DED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204C32;
}
.flash_fond
{
	background-image: url(../img/acc_flash_fond.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 520px;
	height: 240px;
	text-align: center;
}
a, a:visited
{
	text-decoration: none;
}


/*
========================================================================================
	M E N U (PRODUITS)
========================================================================================
*/
.menu_fond
{
	background-image: url(../img/acc_menu_fond.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.menu
{
	text-align: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
.menu div
{
	list-style-type: none;
	line-height: 15px;
}
.menu div a, .menu div a:visited
{
	padding-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204C32;
	text-decoration: none;
	background-image: url(../img/acc_menu_puce0.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.menu div a:hover, .menu div a:visited:hover
{
	color: #204C32;
	background-image: url(../img/acc_menu_puce1.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.menu_titre a, .menu_titre a:visited
{
	color: #204C32;
	font-weight: bold;
}


/*
========================================================================================
	M E N U (ENTREPRISE)
========================================================================================
*/
.menu2
{
	margin-bottom: 12px;
	text-align: left;
	color: #AEC8B8;/*border: 1px solid #000000;*/
	padding-top: 4px;
	padding-bottom: 3px;
}
.menu2 a, .menu2 a:visited
{
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	color: #204C32;
	text-decoration: none;
}
.menu2 a:hover, .menu2 a:visited:hover
{
	background-color: #AEC8B8;
	color: #000000;
	text-decoration: none;
}




#ligne
{
	height: 13px;
}
#entreprise_ssmenu
{
	display: none;
	text-align: right;
	/*margin-right: 261px;*/
	/*margin-right: 189px;*/
	margin-right: 256px;
	color: #A2C8B1;
}
#infostech_ssmenu
{
	display: none;
	text-align: right;
	/*margin-right: 123px;*/
	/*margin-right: 29px;*/
	margin-right: 96px;
	color: #A2C8B1;
}
#entreprise_ssmenu a, #entreprise_ssmenu a:visited, #infostech_ssmenu a, #infostech_ssmenu a:visited
{
	color: #204C32;
}
#entreprise_ssmenu a:hover, #entreprise_ssmenu a:visited:hover, #infostech_ssmenu a:hover, #infostech_ssmenu a:visited:hover
{
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #D9E9DF;*/
	background-color: #FFFFFF;
}



#piedepage
{
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #427158;
	margin-top: 30px;
	/*border: 1px solid #D9E9DF;*/
	bottom: 0px;
}
#piedepage a, #piedepage a:visited {color: #265545;}
#piedepage a:hover, #piedepage a:visited:hover {color: #000000;}

