body
{
	font-family: Arial,Helvetica,Verdana; font-size:13px;
	margin:0;
	color:#35393c;
}

ul.lang {
	position:relative;
	margin:0px;
	padding:0px 10px;
	bottom:100px;
}

ul.lang li {
	list-style-type: none;
	float: left;
	margin-right:10px;
}

ul.lang li a {
	display:block;
	width: 24px;
	height:15px;
	background: transparent url(/images/design/flags.png) no-repeat;
	text-decoration:none;
}

ul.lang li.en a {
	background-position: -25px 0px;
}

form,dl,dt,dd					{	padding:0;	margin:0px;	}
h1, h2, h3, h4, h5, h6			{	margin:0; text-align: justify;	}
h1, h2							{	font-size:24px;		color:#db0002;	}
h3								{	font-size:17px;		color:#35393c;	margin:8px 0 8px 0;				}
h4								{	font-size:14px;		color:#35393c;	margin:8px 0px 8px 0px;			}
h5								{	font-size:14px;		color:#35393c;	margin:6px 0px;			}
h6								{	font-size:13px;		color:#35393c;	margin:4px 0px;			}

TABLE							{	border-spacing:0px;	border-collapse:collapse;	}
TABLE TD 						{	padding:0px;	}
tr, td, table, select, textarea {	font-size:12px;	}
strong, b						{	font-weight:bold;	}

img								{	border:0 none;		}
a								{	color:#35393c;	font-weight:bold;	text-decoration:underline;	}
a:link 							{						}
a:visited 						{						}
p								{	margin-top:0px; margin-bottom:2px; 	line-height:19px;	text-align: justify; }

ul								{	list-style-type:square;	}
.blanc							{	clear:both;	height:1px;	}

input.captcha		{ position:relative; top: -20px; margin-right: 20px; margin-bottom: 0px; width: 100px; }
img.captcha			{ position:relative; top:0px;}

.titre h1 {
	font-size:24px;	color:#FFFFFF;
	padding-right:13px;	float:left;
	padding-top:5px;	height:35px;
}
#body_contenu
{	clear:both;	padding:12px 30px 25px 30px;	}

.titre
{	margin:0px 0px 0px 0px;	}

.titre h1 p {
	margin:0px;
	padding:0px;
	line-height:30px;
}

#body_menu a { outline: none; }

/* Top */
#body_top
{
	height:38px;	font-size: 12px;
	position:relative;
}

#body_top div.password
{	left:495px;			}

#body_top div.login input, #body_top div.password input
{	position:absolute; top: 10px; left: 515px; height:16px; width:140px; border:0px; background-color:transparent;	}

#body_top div.password input
{	left: 775px; }

#body_top input.submit
{
	position:absolute;	left:660px;	top:6px;
	width:40px;	height:26px; border:0 none;
}

#body_top input.submit
{
	position:absolute;	left:933px;	top:5px;
	width:40px;	height:26px; border:0 none;
	background-color: transparent;
}

#body_top input.submit
{	cursor:pointer;	}

#a-language-switch
{ 	display: none;	}

p.sameCompte
{
	color:#DD6100;	
	font-weight:bold;	
	width: 100%;
	position: relative;
    top: -30px;
} 
