body {
	font-family: Arial, Helvetica, Sans Serif;
	padding: 0pt;
}

.new-header {
	clear: both;
	float: left;
	width: 100%;
}

.new-logo {
	float: left;
	margin: 11px 0pt 23px 24px;
}

.new-logo img {
	border: medium none;
	width:234px;
	height:38px;
}

.tabs {
	background: #BFB3AA url(/images/level_1_back.gif) repeat-x scroll left top;
	clear: both;
	float: left;
	font-size: 14px;
	width: 100%;
}

.tab-first {
	border-left: 1px solid #BFB3AA;
	left: 8px;
	margin-right: 8px;
	position: relative;
}

.tabs a:link,.tabs a:visited {
	color: #443333;
	cursor: pointer;
	display: block;
	float: left;
	position: relative;
	text-decoration: none !important;
}

.tabs a:hover {
	background: #BFB3AA url(/images/level_1_back_B.gif) repeat-x scroll left top;
	color: #443333;
}

.tabs a b {
	border-left: 1px solid #E9E3DB;
	border-right: 1px solid #BFB3AA;
	float: left;
	padding: 4px 15px;
}

a.tab-selected:link,a.tab-selected:visited {
	background: #FAF6F1 url(/images/level_1_selected.gif) repeat-x scroll	left top;
	float: left;
	overflow: hidden;
}

a.tab-selected-shadow:link,a.tab-selected-shadow:visited {
	background: #FAF6F1 url(/images/level_1_selected_shadow.gif) repeat-x	scroll left top;
	float: left;
	overflow: hidden;
}

a.tab-selected:link b,a.tab-selected:visited b,a.tab-selected-shadow:link b,a.tab-selected-shadow:visited b
	{
	color: #443333;
	float: left;
	margin: 0pt;
	padding: 4px 15px;
}

.user a:link,.user a:visited {
	color: #336699;
	margin-left: 8px;
	text-decoration: none;
}

.user a:hover,.eu-nav a:hover {
	color: #6699CC;
	text-decoration: underline;
}


a.signin:link,a.signin:visited {
	color: #336699;
	float: right !important;
}

a.signin:hover {
	color: #6699CC;
}

* {
	margin: 0pt;
	padding: 0pt;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10px;
}

img {
	border: 0pt none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	text-align: left;
	width: 955px;
}

#body {
	background: transparent url(/images/border_dotted.gif) repeat-y scroll 221px 0pt;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}

#sidebar {
	float: left;
	margin-right: 21px;
	width: 220px;
}

#mainbar {
	float: left;
	width: 700px;
}



#content {
	float: left;
	margin-top: 22px;
	width: 436px;
}

#content h2 {
	color: #88746A;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 13px;
}

#content h2 a {
	background: transparent none repeat scroll 0% 0%;
	color: #336699;
	display: inline;
	font-size: 1em;
	margin-bottom: 0pt;
	padding: 0pt;
}


#content li {
	color: #443333;
	font-size: 1.2em;
	margin-left: 16px;
}

#content a {
	background: transparent url(/images/bg_link.gif) no-repeat scroll 0pt 2px;
	color: #336699;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 16px;
	margin-left: 25px;
	min-height: 9px;
	padding-left: 15px;
}



#footer {
	border-top: 1px solid #88746A;
	clear: both;
	margin-top: 25px;
	padding-top: 24px;
}

#footer p {
	color: #443333;
	font-size: 1.1em;
	margin-bottom: 12px;
	text-align: center;
}


#footer2 {
	border-top: 1px solid #88746A;
	clear: both;
	margin-top: 25px;
	padding-top: 24px;
}

#footer2 p {
	color:#000000;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 12px;
	text-align: center;
}

#footer2 p a {
	color:#000000;
	text-decoration: underline;
	margin-bottom: 12px;
}

#footer2 p a:link,#footer a:visited {
	color: #000000;
	text-decoration: underline;
}


#contact_info,#company_info {
	border: 0pt none;
}

#contact ol {
	float: left;
}

#contact li {
	margin-left: 0pt;
	width: 436px;
}

#contact_info li,#company_info li {
	clear: both;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 1.1em;
}

#contact_info label {
	display: block;
	float: left;
	width: 130px;
}

#contact_info input,#contact_info select {
	width: 200px;
}

/***** ALERT *****/
.bloc_alert {
	font-size: 12px;
	padding: 10px 0px;
	color: #c70e05;
	font-weight: bold;
}

.bloc_alert .picto {
	width: 30px;
	float: left;
}

.bloc_alert .texte {
	float: left;
}
