* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #eee;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.clearer {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

#global {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#top {
	position: relative;
	height: 273px;
	background: #fff url(images/illustration-mekz-limited.jpg) bottom left no-repeat;
}

#top h1 {
	width: 393px;
	height: 81px;
}

#top h1.titre-accueil {
	margin: 0 auto;
}

#top h1 a {
	display: block;
	height: 100%;
	background: url(images/mekz-limited-raw-materials-for-africa.jpg) top left no-repeat;
}

#top h1 a span,
#top h2 {
	display: none;
}

#top #mini-menu {
	position: absolute;
	top: 0;
	right: 0;
	width: 159px;
	height: 34px;
	padding-left: 26px;
	background: #2f4190 url(images/background-left-mini-menu.jpg) top left no-repeat;
	color: #fff;
}

#top #mini-menu #liens {
	height: 34px;
	padding-right: 10px;
	background: url(images/background-mini-menu.jpg) top left repeat-x;
	text-align: right;
}

#top #mini-menu a {
	font-size: 10px;
	line-height: 23px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	margin: 0 2px;
}

#top #mini-menu a:hover {
	border-bottom: 2px solid #fff;
}

#top #choix-langue {
	position: absolute;
	top: 40px;
	right: 0;
}

#top #choix-langue p {
	padding-right: 2px;
	font-size: 10px;
	text-transform: uppercase;
	color: #a8a8a8;
	text-align: right;
}

#top #choix-langue a {
	display: block;
	width: 34px;
	height: 27px;
	float: left;
	margin-right: 16px;
}

#top #choix-langue a span {
	display: none;
}

#top #choix-langue a#accueil-langue-uk {
	margin-left: 6px;
	background: url(images/selecteur-langue.jpg) 0 -27px no-repeat;
}

#top #choix-langue a#accueil-langue-uk.actif,
#top #choix-langue a#accueil-langue-uk:hover {
	background-position: 0 0;
}

#top #choix-langue a#accueil-langue-fr {
	background: url(images/selecteur-langue.jpg) -42px -27px no-repeat;
}

#top #choix-langue a#accueil-langue-fr.actif,
#top #choix-langue a#accueil-langue-fr:hover {
	background-position: -42px 0;
}

#top #choix-langue a#accueil-langue-pt {
	margin-right: 0;
	background: url(images/selecteur-langue.jpg) -86px -27px no-repeat;
}

#top #choix-langue a#accueil-langue-pt.actif,
#top #choix-langue a#accueil-langue-pt:hover {
	background-position: -86px 0;
}

#menu {
	background: #2f4190 url(images/background-menu.jpg) top left repeat-x;
	border-top: 1px solid #fff;
	height: 28px;
}

#menu ul {
	margin-left: 10px;
}

#menu li {
	display: inline;
	margin: 0 0 0 10px;
}

#menu li a {
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

#menu li a:hover {
	border-bottom: 2px solid #fff;
}

#menu li#menu-home {
	margin: 0;
}

#menu li#menu-home a {
	display: block;
	float: left;
	margin: 7px 0 0 0;
	width: 14px;
	height: 15px;
	background: url(images/home.png) top center no-repeat;
}

#menu li#menu-home a:hover {
	border-bottom: 2px solid #fff;
}

#menu li#menu-home a span {
	display: none;
	line-height:0;
}

#content {
	position: relative;
	clear: both;
	background: #fff url(images/background-content.jpg) top left repeat-x;
	padding: 20px 10px 10px 10px;
	z-index: 0;
}

#content.contenu-accueil {
	padding: 0;
}

#content #selection-accueil {
	height: 295px;
	background: #fff url(images/selecteur-accueil.jpg) top left no-repeat;
}

#content #selection-accueil a {
	position: absolute;
	top: 90px;
	display: block;
	width: 100px;
	height: 10px;
	padding-top: 92px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #012178;
}

#content #selection-accueil a#accueil-langue-uk {
	left: 208px;
	background: url(images/langue-uk-accueil.png) top center no-repeat;
}

#content #selection-accueil a#accueil-langue-fr {
	left: 350px;
	background: url(images/langue-fr-accueil.png) top center no-repeat;
}

#content #selection-accueil a#accueil-langue-pt {
	right: 208px;
	background: url(images/langue-pt-accueil.png) top center no-repeat;
}


#bottom {
	height: 29px;
	background: #2f4190 url(images/background-pied.jpg) top left repeat-x;
	border-top: 6px solid #ddd;
}

#bottom a#menu-contact {
	display: block;
	margin: 9px 0 0 9px;
	width: 16px;
	height: 13px;
	background: url(images/contact.png) top center no-repeat;
}

#bottom a#menu-contact:hover {
	border-bottom: 2px solid #fff;
}

#bottom a#menu-contact span {
	display: none;
}

#signature {
	font-size: 10px;
	color: #666;
	margin-bottom: 10px;
}

#signature a {
	color: #666;
	text-decoration: none;
}

#signature a:hover {
	color: #111;
}




/* Mise en page du contenu */

#content .illustration {
	position: relative;
	float: right;
	width: 320px;
	margin: 0 10px 10px 10px;
	z-index: 100;
	text-align: right;
}

#content .illustration img {
	position: relative;
	right: 0;
	margin-bottom: 20px;
}

#content .colonne-contenu {
	width: 427px;
}

#content a {
	color: #7a3f7f;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p,
#content ul {
	color: #012178;
	margin-bottom: 10px;
}

#content li {
	margin-left: 16px;
	list-style-type: square;
	font-weight: bold;
}

#content li.niveau-2 {
	list-style-type: circle;
	font-weight: normal;
}

#content li.li-seul {
	margin-bottom: 10px;
}

#content .sans-espacement {
	margin-bottom: 1px;
}



/* Mise en page particulière de Products */
/*
#content * {
	border: 1px solid red;
}
*/
#content ul.products-left,
#content ul.products-right {
	float: left;
	width: 200px;
}

#content ul.products-left {
	margin-right: 10px;
}



/* Mise en page particulière de Activity Area */

div.zone-d-activite {
	position: relative;
	text-align: center;
}

div.zone-d-activite p {
	position: absolute;
	top: 460px;
	left: 52px;
	width: 250px;
	font-family: "Times new roman", sans-serif;
	font-style: italic;
	font-size: 32px;
	color: #735675;
}



/* Mise en page particulière de Contact */

div.confirm-form {
	margin: 18px 0 16px 0;
	width: 360px;
	padding: 8px 2px;
	border: 1px solid #555;
	background: #1aaf00;
	text-align: center;
	color: #fff;
}

div.erreur-form {
	margin: 18px 0 16px 0;
	width: 360px;
	padding: 8px 2px;
	border: 1px solid #555;
	background: #ff0052;
	text-align: center;
	color: #fff;
}

#contact-informations {
	position: relative;
	clear: right;
	float: right;
	width: 330px;
}

#contact-form {
	position: relative;
	float: left;
	width: 380px;
	padding-left: 10px;
}

#contact-form .demi-field-gauche {
	float: left;
	width: 190px;
}

#contact-form .demi-field-droite {
	float: left;
	width: 190px;
}

#contact-form .field-submit {
	text-align: center;
}

#contact-form .label {
	color: #555;
	font-size: 11px;
	line-height: 12px;
}

#contact-form .label.erreur-champ {
	color: #ff0052;
}

#contact-form .input {
	display: block;
	width: 360px;
	padding: 2px;
	margin-bottom: 4px;
	border: 1px solid #ddd;
	background: url(images/background-content.jpg) 0 -3px repeat-x;
	font-size: 11px;
}

#contact-form .input.erreur-champ {
	border-color: #efa4bc;
	border-top-color: #ff0052;
}

#contact-form .demi-input {
	width: 170px;
}

#contact-form .input-code {
	width: 116px;
	height: 26px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 6px;
}

#contact-form .button {
	margin: 4px 14px;
	padding: 3px 14px;
	background: #2f4190 url(images/background-menu.jpg) bottom left repeat-x;
	border: 1px solid #2f4190;
	font-size: 13px;
	font-weight: bold;
	color: #fcfddb;
}

#contact-form .button:hover {
	background: #2f4190 url(images/background-menu.jpg) top left repeat-x;
	border: 1px solid #aaa;
}



/* Mise en page particulière du plan de site */

#content #sitemap-home {
	padding-left: 18px;
	background: url(images/home-blue.png) center left no-repeat;
}

#content .langue-sitemap {
	position: relative;
	float: left;
	width: 145px;
	margin-top: 10px;
	margin-bottom: 18px;
}

#content .langue-sitemap h3 {
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #888;
	background: url(images/langues-sitemap.jpg) 0 0 no-repeat;
	padding-left: 28px;
}

#content .langue-sitemap h3#francais {
	background-position: 0 -26px;
}

#content .langue-sitemap h3#portugues {
	background-position: 0 -52px;
}

#content .langue-sitemap li {
	list-style-type: inside;
	margin-left: 20px;
}

#content .langue-sitemap a {
	color: #012178;
	font-weight: normal;
}

#content #sitemap-xml {
	padding-left: 18px;
	background: url(images/sitemap-xml.png) center left no-repeat;
}