/*
========================================================================================
	G E N E R A L
========================================================================================
*/
html,body
{
	/*width: 100%;*/
	height: 100%;
	overflow: auto;
}
body
{
	margin: 0px;
	padding: 0px;
	background-color: #D9E8DF;
	
	/*scrollbar-arrow-color: #F0F7F2;
	scrollbar-face-color: #5A9A78;
	scrollbar-3dlight-color: #AED0BE;
	scrollbar-highlight-color: #81B69A;
	scrollbar-shadow-color: #427158;
	scrollbar-darkshadow-color: #284636;
	scrollbar-track-color: #CBDED5;*/
	
	scrollbar-arrow-color: #204C32;
	scrollbar-face-color: #8DBAA3;
	scrollbar-3dlight-color: #E4EFEA;
	scrollbar-highlight-color: #B8D3C6;
	scrollbar-shadow-color: #68A486;
	scrollbar-darkshadow-color: #4A7B63;
	scrollbar-track-color: #CBDED5;
}
img
{
	border: 0px;
}
a, a:visited
{
	text-decoration: none;
	color: #005BCA;/*1573FF - 1B5676*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover, a:visited:hover
{
	text-decoration: none;
	/*color: #FF5015;*/
	color: #204C32;
}
h2
{
	color: #2A5C43;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



/*
========================================================================================
	I N T E R F A C E
========================================================================================
*/
.global
{
	height: 100%;
	width: auto;
}
.gauche
{
	position: absolute;
	left: 0px;
	height: 100%;
	width: 190px;
	background-color: #9FC6B1;
	background-image: url(../img/menu_logo_clemco.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.droite
{
	height: 100%;
	width: auto;
	background-color: #D9E9DF;
	background-image: url(../img/page_fond.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.haut
{
	margin-left: 190px;
	width: auto;
	height: 14%;
}
.menu_haut
{
	height: 21px;
}
.contenu
{
	margin-left: 190px;
	height: 86%;/*height: 67%;*/
	overflow: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#c_produits {background-image: url(../img/page_fond_01.gif);}
#c_entreprise {background-image: url(../img/page_fond_01.gif);}
#c_implantation {background-image: url(../img/page_fond_01.gif);}
#c_groupe {background-image: url(../img/page_fond_01.gif);}
#c_applications {background-image: url(../img/page_fond_01.gif);}
#c_consoair {background-image: url(../img/page_fond_01.gif);}
#c_choisir {background-image: url(../img/page_fond_01.gif);}
#c_sav {background-image: url(../img/page_fond_01.gif);}
#c_actualite {background-image: url(../img/page_fond_01.gif);}
#c_contact {background-image: url(../img/page_fond_01.gif);}
#c_espace_client {background-image: url(../img/page_fond_01.gif);}

#c_protections_operateurs {background-image: url(../img/page_fond_02.gif);}
#c_hydrogommage {background-image: url(../img/page_fond_03.gif);}
#c_sablage {background-image: url(../img/page_fond_01.gif);}
#c_sableuses {background-image: url(../img/page_fond_01.gif);}
#c_sableuses_speciales {background-image: url(../img/page_fond_01.gif);}
#c_cabines_manches {background-image: url(../img/page_fond_05.gif);}
#c_sans_poussiere {background-image: url(../img/page_fond_06.gif);}
#c_amenagement_cabines {background-image: url(../img/page_fond_07.gif);}
#c_depoussierage {background-image: url(../img/page_fond_08.gif);}
#c_transfert {background-image: url(../img/page_fond_09.gif);}
#c_machines_automatiques {background-image: url(../img/page_fond_10.gif);}


/*
========================================================================================
	M E N U (GAUCHE)
========================================================================================
*/
.menu_fond
{
	background-color: #9FC6B1;
	background-image: url(../img/menu_fond.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 254px;
}
.menu
{
	width: 190px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
}
.menu div
{
	list-style-type: none;
	line-height: 12px;
}
.menu div a, .menu div a:visited
{
	color: #204C32;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	font-size: 11px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}
.menu .ssmenu a:hover, .menu .ssmenu a:visited:hover
{
	background-image: url(../img/menu_survol.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #204C32;
}
#chap1
{
	background-image: url(../img/menu_survol.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#chap2
{
	background-image: url(../img/menu_survol.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#chap3
{
	background-color: #AEC8B8;
	color: #000000;
}


.menu_titre a, .menu_titre a:visited
{
	color: #204C32;
	font-weight: bold;
	display: block;
	/*margin-top: 2px;*/
	letter-spacing: 1px;
	background-image: url(../img/acc_menu_puce0.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.menu_titre a:hover, .menu_titre a:visited:hover
{
	background-image: url(../img/menu_survol.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #204C32;
}


/*
========================================================================================
	M E N U (HAUT)
========================================================================================
*/
.menu_entreprise
{
	background-color: #F0F7F2;
	border-bottom: 1px solid #BAD6C6;
}
.menu2
{
	text-align: right;
	margin-right: 8px;
	color: #AAAAAA;
}
.menu2 a, .menu2 a:visited
{
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: #204C32;
}
.menu2 a:hover, .menu2 a:visited:hover
{
	background-color: #AEC8B8;
	color: #000000;
	text-decoration: none;
}

#ligne
{
	background-color: #E0EDE6;
}
#entreprise_ssmenu
{
	display: none;
	text-align: right;
	/*margin-right: 261px;*/
	/*margin-right: 189px;*/
	margin-right: 184px;
	color: #A2C8B1;
}
#infostech_ssmenu
{
	display: none;
	text-align: right;
	/*margin-right: 123px;*/
	/*margin-right: 29px;*/
	margin-right: 132px;
	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;
}


/*
========================================================================================
	P I E D   D E   P A G E
========================================================================================
*/
#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: #000000;}
#piedepage a:hover, #piedepage a:visited:hover {color: #265545;}