/* CSS FEET PROD */

body {
	margin:0; padding: 0;
	background:#45080B url(../img/bg.gif) repeat-x; color:#993300;
	font:normal 62.5% Arial, Helvetica, sans-serif;
	text-align:center;
}

#container {
	width:100%; height:100%;
}

#texte {
	margin-top:5px;
}

#palette {
	margin-top:150px;
	height:245px;
	background:url(../img/palette.gif) no-repeat 50% 50%;
}

#uk {
	z-index:1;
	padding:100px 0 0 77px;
}

#fr {
	z-index:101;
	padding:0 0 0 77px;
}

/* Conteneur SWFobject : contient message d'erreur */
#feetprod {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.6;
}

#feetprod p {
	margin: 120px 20px 20px 20px; padding: 0;
}

a {color:#930; text-decoration: none;}
a:hover {color:#C00; text-decoration:underline;}
