* {margin:0;padding:0;}

html,body {height: 100%;}

body
{
	font: normal 76% Verdana, Arial, sans-serif;
	color: #49465d;
	background: #fff;
}


/* -------------------------------------------layout */
#outer
{
	background:transparent url(../images/assets/bg_home.gif) repeat-x;
	position: relative;
	height: 100%;
	min-height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
#outer-lang
{
	background:transparent url(../images/assets/bg_lang.gif) repeat-y;
	position: relative;
}

#header
{
	height: 230px;
}
#header-lang
{
	height: 230px;
	background-image: url(../images/assets/lang_grad2.gif);
	background-repeat: no-repeat;
}
}
.headalpha, .footeralpha
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/images/assets/lang_grad1.png');
	height: 20px;
}

.headalpha[class], .footeralpha[class]
{
	height: 20px;
	background-image: url(../images/assets/lang_grad1.png);
	background-repeat: repeat-x;
}

#footer
{
	border-top: 1px solid #ccc;
	height: 3em;
	width: 100%;
	margin-top: 30px;
	font-size: 0.9em;
	padding: 0.5em 0 0 0;
	text-align: center;
}
#outer-lang #footer{
  text-align:left;
  text-indent:65px;
}

#logo
{
	float: left;
	padding: 140px 0 0 65px;
}
#logo-lang
{
	float: left;
	position:absolute;top:0;left:0;
	padding: 140px 0 0 65px;
}
.title
{
	height:170px;
}
.fox
{
	background:transparent url(../images/picto/fox.gif) no-repeat;
	font-size: 1.1em;
	margin: 23px 0 0 370px;
	padding: 10px 0 0 50px;
	height: 40px;
}
.fox strong{
  font: 1.9em "Century Gothic", Helvetica; color: #49465d;

}

.fox a
{
	color: #49465d;
	font-weight: normal;
	text-decoration: none;
}
.fox a:hover {color: #d32567;}
.fox span{font-weight:bold;}

#foxlang
{
	float: left;
	padding: 168px 0 0 690px;
}


.left
{
	width: 290px;
	padding: 0 0 0 65px;;
}
.left-lang
{
	width: 135px;
	padding: 0 0 0 365px;;
}

.center {height: 165px;}
.center-lang {height: 350px; }

.bottom {
  background:transparent url(../images/assets/bg_home_bottom.gif) no-repeat top left;
}

.middle { width: 290px;}
.middle-lang
{
	width: 240px;
	padding: 0.75em 0 0 0;
}
.right { width: auto; }
.right-lang
{
	padding: 0.9em 0 0 0;
	width: 230px;
	line-height: 1.5em;
	font-size: 0.9em;
}
.right-lang ul{margin:0.5em 0 1em 1em;}
.right-lang ul li{list-style:none;}

/* end layout */

img { border-style: none; }
.bold {font-weight: bold;}
.clear {clear:both;height:1%}
.float-l{float:left}

.center ul {padding: 0 0 0 15px;}
.bottom ul li
{
	padding: 0 0 1.5em 0;
	list-style-image: url(../images/picto/tarr_red.gif);
}
.middle-lang ul
{
	list-style-type: none;
	float: left;
	width: 70px;
}
a
{
	color: #49465d;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8em;
}
a:hover {color: #d32567;}

.middle-lang a
{
	font-weight: normal;
	line-height: 1.7em;
}


h2, .promo strong { font: 21px "Century Gothic", Helvetica; color: #c36; padding-bottom: 1em;}
#outer-lang h2 { color: #9ebc00 }
.credits
{
	padding: 0.5em 0 0 0;
	
}


/* login */

fieldset
{
	padding: 0.5em 0 0.5em 0;
	border-style: none;
	font-size: 0.9em;
}
label
{
	float: left;
	margin: 0 0 0.2em 0;
}
input
{
	margin: 0 0 0.2em 4em;
	display: block;
}
input.homowidth
{
	width:130px;
	font-size:1em;
}
.button
{
	height: 17px;
	width: 59px;
	border: none;
	cursor: pointer;
	background:transparent url(../images/picto/button.gif) no-repeat top left;
	margin: 0 0 0 5px;
	display: inline;
}
.passlost
{
	font-weight: normal !important;
	text-align: right;
}
.promo
{
	padding:0.8em;
	background:#D4D3D0;
	text-align:center;
}
.promo strong{
  padding:0;
  font-size:1.4em;
  font-weight:bold;
}

.promo strong span{
  background:transparent url(../images/picto/rnd_white_box.gif) no-repeat center center; 
  padding:0.4em 1em;
}

.subscription{
  padding: 5px 0 20px 0;
  text-align:center;
  clear:both;
}