body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #494d50;
	font-size: 11px;
}

.csc-textpic-image {
	margin-bottom: 0;
}

#global {
	width: 1024px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #494d50;
}

a:hover {
	text-decoration: underline;
}

table {
	width: 100%;
}

.vtop {
	vertical-align: top;
}

#conteneur_g_d {
	float: left;
}

#bandeau {
	float: left;
	width: 711px;
}

#bandeau p img {
	margin-bottom: -4px;
	display: block;
	width: 711px;
}

/*----------------------------------------------------------*/
	/*-------------------------------------------------- HEADER */
	/*----------------------------------------------------------*/
#header {
	font-size: 11px;
}

#header_nav {
	float: right;
}

#header form {
	float: left;
	padding-top: 4px;
}

* html #header form {
	width: 33%;
}

#header label {
	color: #2b517c;
	font-size: 10px;
}

#header select {
	width: 120px;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 25px;
}

#header ul {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
}

#header ul li {
	display: inline;
}

#header .gp_sg {
	padding: 5px 15px 6px 15px;
	background: #87a1af;
	float: left;
	color: #FFFFFF;
}

/*---------------------------------------------------------*/
	/*-------------------------------------------------- CORPS */
	/*---------------------------------------------------------*/
#corps {
	clear: both;
}

*:first-child+html #corps {
	clear: both;
	padding-top: 20px;
}

/*----------------------- colonne gauche */
#col_gauche {
	float: left;
	width: 167px;
}

#col_gauche h2 {
	font-size: 12px;
}

#col_gauche input { /*width:125px;*/
	border: 1px #000 solid;
}

#col_gauche input#ok {
	border: none;
	background: none;
	color: #12bbf0;
	text-transform: uppercase;
	font-weight: bold;
	width: auto;
	padding: 0;
	font-size: 10px;
}

#col_gauche label {
	color: #000000;
	font-weight: bold;
}

#col_gauche form {
	padding: 25px 0 5px 8px;
	position: relative;
}

/* Bloc r�sultat de la recherche Ajax */
#col_gauche #bloc_resultat {
	z-index: 100;
	position: absolute;
	border: 1px black solid;
	background: white;
	padding: 5px;
}

#col_gauche #bloc_resultat p.bt_fermer {
	text-align: right;
	padding: 15px 5px 5px 0;
	text-decoration: underline;
}

#col_gauche #bloc_resultat p.place {
	padding-top: 3px;
	font-size: 10pt;
	font-weight: bold;
	color: #4b3835;
}

#col_gauche #bloc_resultat p.reponse {
	padding-bottom: 10px;
	font-size: 7.5pt;
}

#col_gauche #bloc_resultat table.tab_produits {
	width: 430px;
	font-size: 8pt;
	margin: 0 5px 0 5px;
}

#col_gauche #bloc_resultat table.tab_produits th,#col_gauche #bloc_resultat table.tab_produits td
	{
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #cecece;
}

#col_gauche #bloc_resultat table.tab_produits th {
	text-align: left;
	font-weight: bold;
	color: #484d50;
}

#col_gauche #bloc_resultat table.tab_produits td {
	color: black;
	text-align: right;
}

#col_gauche #bloc_resultat table.tab_produits td.product_name {
	text-align: left;
	font-weight: bold;
}

#col_gauche #bloc_resultat table.tab_produits td.product_name a {
	color: black;
}

/* Fin du bloc r�sultat */
#col_gauche ul {
	padding-bottom: 10px;
}

#col_gauche li {
	width: 100%;
}

#col_gauche li a {
	display: block;
	/*height:28px;*/
	padding: 3px 0;
	background: #e5e5e5;
	border-bottom: 1px #fff solid;
	font-weight: bold;
	line-height: 25px;
}

#col_gauche #bloc_nav1 .recherche_avancee a {
	background: url(../img/picto_fle_blanc.gif) right top no-repeat #494d50;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
}

#col_gauche #bloc_nav1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

#col_gauche #bloc_nav1 a,#col_gauche #bloc_nav1_bis a {
	background: url(../img/puce_carre_gris.gif) 2px center no-repeat #e5e5e5
		;
	padding-left: 15px;
	text-decoration: underline;
}

#col_gauche #bloc_nav3 {

}

#col_gauche #bloc_nav3 .gold {
	border: 1px #FFFFFF solid;
}

#col_gauche #bloc_nav3 .gold a {
	background: #fff;
	height: auto;
	padding: 10px 0px 5px 5px;
	border-bottom: 5px #e1e6ed solid;
}

#col_gauche #bloc_nav3 a {
	background: url(../img/picto_fle_gris.gif) 155px center no-repeat
		#e5e5e5;
	padding-left: 15px;
	text-decoration: underline;
}

#col_gauche #bloc_nav3_noflesh a {
	/*background:url(../img/picto_fle_gris.gif) 155px center no-repeat #e5e5e5;*/
	padding-left: 15px;
	text-decoration: underline;
}

#col_gauche #info {
	margin-left: 5px;
	width: 93%;
	font-size: 9px;
	border-bottom: 2px #494d50 solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

#col_gauche #info h2 {
	font-size: 12px;
	color: #00b0f0;
	text-transform: uppercase;
	border-bottom: 2px #494d50 solid;
	padding-bottom: 2px;
}

#col_gauche #info p {
	padding: 3px 0;
}

#col_gauche #contact span {
	color: #00b0f0;
}

/*----------------------- colonne centrale */
#col_centrale {
	float: left;
	width: 721px;
	min-height: 550px;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}

#col_centrale .bloc_marges {
	padding: 0 5px;
}

#col_centrale #bandeau_flash {
	width: 711px;
	height: 195px;
}

#col_centrale .baseline { /*padding:12px 0 8px 10px;
	height:35px;*/

}

#bandeau .image {
	width: 100%;
	height: 135px;
	background: #000000;
}

#bandeau .nav {
	border-top: 1px #FFFFFF solid;
	background: #9a9b9b;
}

#bandeau .nav a {
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	background: #494d50;
	padding: 10px 0;
	width: 100px;
	border-right: 1px #FFFFFF solid;
}

/*----------------------- colonne droite */
#col_droite {
	float: right;
	width: 132px;
	position: relative;
	top: -60px;
}

#right_menu_picture {
	float: right;
	width: 132px;
	position: relative;
	font-weight: bold;
	text-align: center;
	color: #87A1AF;
	font-weight: bold;
}

* html #col_droite {
	width: 130px;
}

#col_droite a { /*text-transform:uppercase;*/
	font-weight: bold;
	color: #87a1af;
}

#col_droite a:hover {
	color: #00afeb;
	text-decoration: none;
}

#col_droite .carte {
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 0px;
}

#col_droite .monde_trackers {
	border-bottom: 2px #00afeb solid;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#col_droite .monde_trackers strong {
	color: #000000;
}

#col_droite .welcome {
	padding: 20px 0px 5px 5px;
}

#col_droite .name {
	padding-left: 5px;
	font-weight: bold;
}

#col_droite .company {
	padding-left: 5px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 5px;
}

#col_droite .logout { /*border-bottom:2px #00afeb solid;*/
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#col_droite .tx-felogoutormap-pi1 {
	height: 40px;
}

#col_droite h2 {
	font-size: 12px;
	background: url(../img/picto_fle_bas.gif) left 3px no-repeat;
	padding: 0 0 20px 15px;
}

#col_droite .col_g_liste {
	border-bottom: 2px #9a9b9b solid;
	margin-bottom: 10px;
}

#col_droite .col_g_liste li {
	padding: 0 0 10px 8px;
}

#col_droite .last {
	border: none;
}

/*----------------------------------------------------------*/
	/*-------------------------------------------------- FOOTER */
	/*----------------------------------------------------------*/
#footer {
	clear: both;
}

#footer:after {
	/* Self clearing class for blocks with floating elements */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #footer {
	height: 1%;
}

*:first-child+html #footer {
	min-height: 1%;
}

#footer .lien_site {
	float: left;
	width: 167px;
	font-size: 12px;
}

#footer .lien_site a {
	display: block;
	padding: 17px 0 3px 8px;
	text-align: center;
	background: url(../img/picto_site.gif) left top no-repeat;
}

#footer ul {
	float: left;
	width: 721px;
	text-align: right;
	padding: 14px 0 0 0;
}

#footer li {
	background: #000000;
	padding: 6px 5px 4px 0;
}

#footer li a {
	color: #FFFFFF;
	background: #000000;
	padding: 4px 5px 4px 0;
	font-size: 10px;
}

#footer .copyright {
	float: left;
	width: 135px;
	font-size: 10px;
	padding: 18px 0 0 0;
	text-align: center;
}

/*----------------------------------------------------------------------*/
	/*---------------------  STRUCTURE PARTICULIERE ------------------------*/
	/*----------------------------------------------------------------------*/
#global.pge_disclaimer {
	width: 721px;
}

.pge_disclaimer #col_centrale {
	border: none;
}

/*---------------------------------------------------------------------------- seminaire */
#col_gauche #bloc_seminaire {
	background: #d5dce5;
	border-bottom: none;
	margin-top: 20px;
}

#col_gauche #bloc_seminaire h2 {
	border-bottom: 2px solid #95a8bd;
	color: #00B0F0;
	font-size: 12px;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin: 0 10px 5px 10px;
	padding-top: 5px;
}

#scrollBox {
	overflow: hidden;
	position: relative;
	width: 145px;
	height: 100px;
	visibility: visible;
	padding: 0 0 0 10px;
	font-size: 12px;
}

#scrollContent {
	position: relative;
	visibility: visible;
	top: 0px;
	padding-right: 10px;
}

#scrollContent a strong {
	color: #30517c;
}

#col_gauche #bloc_seminaire .lien {
	text-align: right;
	padding: 5px 10px 5px 0;
}

#col_gauche #bloc_seminaire .lien a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

#newsletter {
	margin: 10px 0 0 10px;
	background-color: #F0F2F6;
	border-bottom: 1px solid white;
	padding: 10px;
}

#newsletter .input {
	width: 30%;
	margin-left: 150px;
	float: left;
	position: relative;
	top: -10px;
	border-bottom: 1px solid white;
}

#newsletter .inputradio {
	margin-left: 200px;
	_margin-left: 160px;
	float: left;
	position: relative;
	top: -10px;
	border-bottom: 1px solid white;
}

#newsletter .clear {
	clear: both;
}

#newsletter .label {
	width: 250px;
	_width: 250px;
	clear: left;
	float: left;
	display: inline;
	border-bottom: 1px solid white;
}

#newsletter .submit {
	clear: both;
	margin-left: 300px;
	_margin-left: 485px;
	background: #87A1AF none repeat scroll 0 0;
	color: white;
	clear: both;
	border-top: 1px solid white;
}

.error_msg {
	margin-left: 15px;
	color: #e60028;
}

#newsletter_error {
	margin: 10px 0 0 10px;
	background-color: #F0F2F6;
	padding: 10px;
	border: 1px solid #E60028;
}
.underlingParagrapheFr{
  text-decoration : underline;
}

#translate .ch {
  float: right;
  font-weight: bold;
  margin: 20px;
}

