html {
	font-size: 100%;	
}

body {
	background-image: url("../images/global/fondjaune.gif");
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #666666;
}

h1 {
	margin: 0;
	padding: 0;	
}

h2 {
	color: #FF3333;
	font-size: 21px;
	font-family: Impact;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 10px;
	font-variant: small-caps;
}

#sousTitre {
	color: #FF3333;
	font-size: 13px;
	font-family: Impact;
	font-weight: lighter;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: -15px;
	font-variant: normal;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	font-family: verdana;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p a {
	color: #FF3333;
}

form {
	margin-left: 15px;	
}

#conteneur {
	width: 845px;
	position: absolute;
	left: 50%;
	margin-left: -372px;
	background-image: url("../images/global/fondmenu.png");
	background-position: left;
	background-repeat: repeat-y;
}

#logoMenu {
	width: 225px;
	float: left;
	padding: 0;
}

#mainMenu {
	width: 225px;
	height: 481px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

#logo {
	width: 225px;
	height: 68px;
	float: left;
	clear: left;
	padding: 0;
	border: 0;
	background-image:  url("../images/global/fondjaune.gif");
}

#grilleTopMenu {
	width: 845px;
	height: 57px;
	clear: both;
	background-image:  url("../images/global/grillehaut2.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffcc00;
}

#topMenu {
	width: 551px;
	height: 44px;
	float: left;
	background-image: url("../images/global/menuhaut.gif");
	background-repeat: no-repeat;
}

#rightGrid {
	width: 69px;
	height: 308px;
	float: right;
	clear: right;
	background-image:  url("../images/global/grilledroite2.gif");
}

#bottomMenu {
	width: 776px;
	height: 16px;
	float: left;
	text-align: center;
	background-image: url("../images/global/menubas.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#home {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 235px;
	top: 63px;
	position: absolute;
	letter-spacing: 1px;
	width: 60px;
	text-align: center;
}

#siteMap {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 298px;
	top: 63px;
	position: absolute;
	letter-spacing: 1px;
	width: 90px;
	text-align: center;
}

#language {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 388px;
	top: 63px;
	position: absolute;
	width: 106px;
	text-align: center;
}

#portal {
	font-weight: 900;
	width: 80px;
	font-size: 10px;
	color: #FF3333;
	left: 683px;
	top:63px;
	position: absolute;
	width: 85px;
	text-align: center;
}

#solutions {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 420px;
	top: 81px;
	position: absolute;
	letter-spacing: 1px;
	width: 80px;
	text-align: center;
}

#news {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 492px;
	top: 81px;
	position: absolute;
	letter-spacing: 1px;
	width: 57px;
	text-align: center;
}

#aboutUs {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 542px;
	top: 81px;
	position: absolute;
	letter-spacing: 1px;
	width: 72px;
	text-align: center;
}

#distribution {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 617px;
	top: 81px;
	position: absolute;
	letter-spacing: 1px;
	width: 72px;
	text-align: center;
}

#emailUs {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	left: 702px;
	top: 81px;
	position: absolute;
	letter-spacing: 1px;
	width: 67px;
	text-align: center;
}

#smenuLangue {
	position: absolute;
	font-size: 11px;
	width: 108px;
	top: 77px;
	left: 388px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	display: none;
	z-index: 10;
	/*-moz-opacity:0.85;
	opacity: 0.85;
	filter:alpha(opacity=85);
	z-index: 10;*/
}

#smenuLangue a {
	color: #666666;
}

#smenuLangue ul {
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	list-style-type: none;
	border-top: none;
}	

#smenuLangue li {
	padding: 5px;
	padding-left: 3px;
	padding-right: 0;
}

#smenuAbout {
	position: absolute;
	font-size: 11px;
	width: 79px;
	top: 93px;
	left: 542px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	display: none;
	z-index: 10;
	/*-moz-opacity:0.85;
	opacity: 0.85;
	filter:alpha(opacity=85);*/
}

#smenuAbout a {
	color: #666666;
}

#smenuAbout ul {
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	list-style-type: none;
	border-top: none;
}	

#smenuAbout li {
	padding: 5px;
	padding-left: 3px;
	padding-right: 0;
	margin: 0;
}

#smenuSolutions {
	position: absolute;
	font-size: 11px;
	width: 89px;
	top: 93px;
	left: 407px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	display: none;
	z-index: 10;
	/*-moz-opacity:0.85;
	opacity: 0.85;
	filter:alpha(opacity=85);*/
}

#smenuSolutions a {
	color: #666666;
}

#smenuSolutions ul {
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	list-style-type: none;
	border-top: none;
}	

#smenuSolutions li {
	padding: 5px;
	padding-left: 3px;
	padding-right: 0;
}

#smenuNews {
	position: absolute;
	font-size: 11px;
	width: 61px;
	top: 93px;
	left: 492px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	display: none;
	z-index: 10;
	/*-moz-opacity:0.85;
	opacity: 0.85;
	filter:alpha(opacity=85);*/
}

#smenuNews a {
	color: #666666;
}

#smenuNews ul {
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	list-style-type: none;
	border-top: none;
}	

#smenuNews li {
	padding: 5px;
	padding-left: 3px;
	padding-right: 0;
	margin: 0;
}

.back {
	position: absolute;
	left: 480px;
	top: 580px;
	color: #FF3333;
}
