* {font-family:Verdana; margin:0; padding:0; font-size:12px; font-weight:normal; color:#595B62;}

#lgcontainer {
	width:800px;
	margin: 100px auto 0;
}

#lgcontainer.w500{
	width:500px;
}

#logo {
	position:relative;
	height:100px;
}

img{
	position:absolute;
	top:0;
	left:0;
	margin-bottom:40px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#E31937;
	text-transform:uppercase;
}

#logo h1 {
	position:absolute;
	top:60px;
	right:-1px;
	text-align:right;
}

#lgcontainer .langbox {
	float:left;
	width:390px;
}

#lgcontainer.w500 .langbox{
	width:500px;
}

#lgcontainer .langbox.w160{
	width:160px;
}

#lgcontainer .langbox.w185{
	width:185px;
}

#lgcontainer .langbox.w253{
	width:253px;
}

#lgcontainer .langbox.w300{
	width:300px;
}

#lgcontainer .langbox .contenue{
	margin-top:15px;
	border-bottom:1px solid #595B62;
	padding-bottom:10px;
}

#lgcontainer .right {
	margin-left:20px;
}

.langbox h3 {
	font-weight:bold;
	font-size:14px;
	color:#595B62;
	border-bottom:1px solid #595B62;
	margin:0;
	padding-bottom:10px;
}
.langbox ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0;
	padding:0;
}


.langbox li {
	border-bottom:1px solid #595B62;
	list-style: none;
	color:#595B62;
	height:50px;
	position:relative;
}

.langbox li a {
	font-size:12px;
	color:#595B62;
	text-decoration:none;
	background: transparent url('../_images/bigarrowbullet.png') 0 3px no-repeat;
	padding-left:15px;
	display:block;
	position:absolute;
	left:0px;
	bottom:10px;
}

.langbox li a:hover {
	color:#E31937;	
}

.majColor {
	color:#E31937;
	text-transform:uppercase;
}

form.log_form .txt {color:#999; background:url("../_images/bkg_input.jpg") no-repeat 0 0; border:none; height:20px; padding:10px 0 0 10px; width:146px;}

form.log_form .submit {text-align:left; font-weight:bold; margin-top:10px; margin-left:4px; background:#D9D8D9; height:30px; width:138px; border:1px solid #CCC; padding-left:10px; cursor:pointer;}

