/* CSS Document */
/*************** styles généraux bof **************/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Lucida, Sans-Serif;
	font-size: 11px;
	background: white url("../images/line.gif");
	line-height: 130%;
}
ul, ol {
	margin-top: 10px;
}

.test{
  
  color:yellow;

}


ul li {
	list-style-type: square;
	margin-left: 50px;
	margin-bottom: 10px;
}


ol li {
	list-style-type: decimal;
	margin-left: 50px;
	margin-bottom: 10px;
}
img {
border:0;
}
select.inputbox {
	margin: auto;
	padding: auto;
}
/*************** styles généraux EOF **************/
/*************** conteneur d'inclusion BOF **************/
#wrapper-out {
	margin: 10px;
}
#wrapper-in {
	width: 980px; /* avant Salestoolkit -> width: 950px;*/
	_width: 989px;
	margin: 0 auto;
	padding: 0 3px 3px 3px;
	background: white;
}
/*************** conteneur d'inclusion EOF **************/
/*************** header supérieur BOF **************/
#header-container {
	margin: 0;
	padding: 0;
	background: url("../images/header2.gif") top left no-repeat;
	_background: url("../images/header2_ie6.gif") top left no-repeat;
	height: 68px;
}
#header-top {
	float:left;
	width:710px;
}
#mod-lang {
height:36px;
float:left;
}
#sitemap {
padding-top:7px;
float:right;
}
#fish {
padding-top:8px;
padding-left:10px;
float:left;
}

h1 {
	margin: 0;
	padding: 0;
}
h1 a {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 68px;
	float: left;
	text-indent: -5000px;
}
#menutop {
height:30px;
width: 740px;
}
/*************** header supérieur EOF **************/
/*************** header inférieur BOF **************/
#header-bottom {
	margin: 0;
	padding: 0;
	background: white;
	height: 56px;
}
#mod-image {
	width: 152px;
	height: 56px;
	float: left;
}
#subheader {
	width: 798px;
	height: 56px;
	float: left;
}
#mod-pathway {
	width: 798px;
	height: 25px;
}
#mod-title {
	width: 798px;
	height: 31px;
	font-size: 18px;
	font-weight: bold;
	color: #27436C;
}
/*************** header inférieur EOF **************/
#main1 {
	margin: 0;
	padding: 0;
	background: white url("../images/menuleft.gif") top left no-repeat;
}
#main2 {
	margin: 0;
	padding: 0;
	background: url("../images/menuright.gif") top right repeat-y;*
}
#left {
	float: left;
	width: 152px;
	margin: 0;
	padding: 0;
}
#right {
	float: right;
	width: 152px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	height:466px;
}

#middle {
	margin: 0 152px;
	background: white;
	min-height: 440px;
}


#middle-large {
	margin: 0px 0px 0px 152px;
	background: white;
	min-height: 440px;
}
.column-in {
	margin: 0;
	padding: 5px 15px;
}
.column-inzero {
	margin: 0;
	padding: 0;
}
.column-inright {
	margin: 0;
	/*padding: 4px;*/
	padding: 14px 4px 4px 4px;
	height:340px;
}


.column-inmiddle {
	margin: 0;
	padding: 15px;
}

.column-inmiddle2 {
	margin: 0;
	padding: 10px 0 0 25px;
}

.column-inmenutop {
	margin: 0;
	padding: 6px 6px 6px 7px;
}
.column-intitle {
	margin: 0;
	/*padding: 7px 15px 10px 15px;*/
	padding: 7px 0px 10px 15px;
}
.column-inpath {
	margin: 0;
	padding: 3px 15px 0px 15px;
}
.column-inpath {
	margin: 0;
	padding: 3px 15px 0px 15px;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
.line1 {
	margin: 3px 0px 3px 0px;
	background: url(../images/1x1bleu.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.line2 {
	margin: 3px 0px 0px 0px;
	background: url(../images/1x1bleu.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.line3{
	margin: 3px 0px 10px 0px;
	background: url(../images/1x1bleu.gif) repeat-x;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.copyright {
	color: #2A4E83;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	text-align: center;
	margin: 0;
	padding: 0;
}


/* navigation BOF */
#mainlevel {
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
}


#mainlevel li {
	float: left;
	padding: 0 15px;
	list-style-type: none;
	margin: 0;
}

/*Couleur du lien basique non-actif du topmenu*/
#mainlevel li a {
	color: #fff;
	text-decoration: none;
}

/*Couleur du lien du topmenu lorsque l'on passe la souris dessus*/
#mainlevel li a:hover {
	color: #fff;
}

/*Couleur du lien actif du topmenu*/
#mainlevel li.redsubmenu0_active_menu a {
	color: #CED7E1;
}

/* Gestion CSS des sous-menus */

/* INDENTATION LISTE A PUCE NIVEAU 2 */
.nav2 {
	padding: 7px;
}

/* Gestion de l'affichage du titre du menu de gauche */
.nav2 h3 {
	color: #fff;
	font-size: 18px;
	padding-bottom: 25px;
}

/* Gestion de la liste à puces de niveau 2 */
.nav2 li {
	list-style-type: square;
	margin-left: 15px;
	#margin-left: 20px;/*Interpréter uniquement par IE7 and _ for IE6*/
	margin-top: 10px;
	#margin-top: 10px;
	
}

/* Gestion des liens imbriqués dans la liste à puces de niveau 2 - soir Références, Actualité, Revue de presse*/
.nav2 a {

	color: #27436C;
	font-weight: bold;
	text-decoration: none;
}

.nav2 a:hover, div.drapeau_partenaire a:hover {
	text-decoration: underline;
	color: #d60220;
}

.submenu1_active_menu a {
	color: #d60220;
}


/* INDENTATION LISTE A PUCE NIVEAU 4 */
.submenu2{
	
	margin-left: 5px;
	#margin-left: 0px;
	#padding-left: 0px;
	list-style-position:outside;
}

.submenu2 li{
	
	#margin-left:5px;
  
  list-style-type:none;
	
  margin-bottom: 0px;
	#margin-bottom: 0px;
	
  padding-bottom: 0px;
	#padding-bottom: 0px;
	
  margin-top: 0px;
  #margin-top: 0px;
	
  padding-top: 0px;
  #padding-top: 0px;
}

.submenu2 a, div.drapeau_partenaire a{
  color: #27436C;
	font-weight:normal;
	text-decoration: none;
}

.submenu2_active_menu{
	color: #d60220;
	margin-bottom:0px;
	list-style-position:outside;
}

.submenu2_active_menu a {
	color: #d60220;
}


/* navigation EOF */
/* pathway BOF */
#mod-pathway {
	color: #d60220;
}
#mod-pathway a {
	color: #27436C;
}

/*Changement de la couleur du lien quand on passe le fil d'Arianne */
#mod-pathway a:hover {
	color: #d60220;
}
/* pathway EOF */
/* colonne de droite */
/* colonne de droite */
#right ul {
  list-style-image:url(/imglayout/arr-r.gif);
  margin-left: 10px;
}
/*list-style-image: url('/images/stories/sts/caddie.gif')*/


#right ul li {
	margin-left: 15px;
}
#right ol li {
	margin-left: 15px;
}
/* module de liens BOF */
#right .moduletable a {
	font-size:10px;
}
.moduletable-liens p {
	display: block;
	background-color: #fff;
	padding: 4px;
	margin-bottom: 10px;
}
.moduletable-liens a {
	font-size: 10px;
	color: #27436C;
}
.moduletable-liens a:hover {
	color: #d60220;
}
/* module de liens EOF */
/* module de login BOF */
#right h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}

/*
.moduletable-login {
	background-color: #ced7e1;
	padding: 4px;
	margin-bottom: 4px;
}
*/

/* module de demo EOF */
/* module de demo BOF */
/* GESTION DES MODULES DE DROITE DONT LA COULEUR VIOLETTE */
.moduletable-login {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	background-color: #ced7e1;
	/*padding: 4px;*/
	margin-bottom: 10px;
	height:26px;
}

.moduletable-login a{
	display:block;
	background-color:#ced7e1;
	text-decoration:none;
	/*padding:5px 0px 5px 0px;*/
}

.moduletable-login a:hover{
	display:block;/*le lien prend la forme du Div...*/
	background-color:#F0F3F7;
	text-decoration:none;
	/*padding:5px 0px 5px 0px;*/
}



/* module de demo EOF */
/* module de demo BOF */
/* GESTION DES MODULES DE DROITE DONT LA COULEUR EST VERTE */
.moduletable-shop {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	/*background-color: #ffcc33;*/
	background-color: #ACD3A6;
	/*padding: 4px;*/
	margin-bottom: 10px;
	height: 26px;
}

.moduletable-shop a{
	display:block;/*le lien prend la forme du Div...*/
	background-color:#ACD3A6;/*#999999*/;
	text-decoration:none;
	/*padding:5px 0px 5px 0px;*/
}

.moduletable-shop a:hover{
	display:block;/*le lien prend la forme du Div...*/
	background-color:#f0f3f7;/*#999999*/;
	text-decoration:none;
	/*padding:5px 0px 5px 0px;*/
}



.row { 

	width: 100%;
	height: 100%;
	vertical-align:middle;
	
}

.row a { 
	display: block; 
	width: 100%; 
	height: 100%;
	float:left;	
	
}

.row span{
	display:block; 
	float:left; 
	width:112px;
	margin: 5px 0px 5px 0px;
}


.row img { 
	display: block;
	float: left;
	padding: 3px 8px 0 8px;
	margin: 5px 0px 5px 0px;
}




/* module de demo EOF */
/* module de demo BOF */
.moduletable-news {

	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	background-color: #f0f3f7;/*#ffcc33; ancienne couleur e-shop*/
	margin-bottom: 10px;
	height: 26px;
}

.moduletable-news a{

	display:block;/*le lien prend la forme du Div...*/
	background-color:#f0f3f7;/*#999999*/;
	text-decoration:none;
	/*padding:5px 0px 5px 0px;*/
}

.moduletable-news a:hover {
	display:block;/*le lien prend la forme du Div...*/
	background-color: #ced7e1;
	text-decoration:none;
	/*padding:5px 0px 5px 0px;*/
}


.moduletable-3lines {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	background-color: #ced7e1;
	margin-bottom: 10px;
	height:55px;
}

.moduletable-3lines a{
	display:block;
	background-color:#ced7e1;
	text-decoration:none;
}

.moduletable-3lines a:hover{
	display:block;
	background-color:#F0F3F7;
	text-decoration:none;
}

/* 2 lignes avec couleur de "Download SimulTrain7-Desktop */
.moduletable-2lines {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	background-color: #ced7e1;
	margin-bottom: 10px;
	height:32px;
}

.moduletable-2lines a{
	display:block;
	background-color:#ced7e1;
	text-decoration:none;
}

.moduletable-2lines a:hover{
	display:block;
	background-color:#F0F3F7;
	text-decoration:none;
}









.textmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* module de demo EOF */
/* module de demo BOF */
/*
.moduletable-shop {
	background-color: #ffcc33;
	padding: 4px;
	margin-bottom: 4px;
}
*/
/* module de demo EOF */
/* module de demo BOF */
/*
.moduletable-news {
	background-color: #ced7e1;
	padding: 4px;
	margin-bottom: 4px;
}
*/

/* module de demo EOF */
/* module de la home BOF */
.moduletable-home {
	background-color: #f0f3f7;
	/*padding: 20px 5px;*/
	padding: 12px 5px;
}

.moduletable-home a {
}
.moduletable-home a:hover {
}
/* module de la home EOF */
/* spécifique joomfish BOF */
ul.jflanguageselection {
	vertical-align: middle;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
	font-size: 0.8em;
}
ul.jflanguageselection li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	list-style-type: none;
}
ul.jflanguageselection li a {
	display: block;
}
ul.jflanguageselection img {
	border: none;
}
/* spécifique joomfish EOF */
/* module sitemap BOF */
#sitemap {
	padding-top:8px;
	padding-right:5px;
}
/* module sitemap EOF */
/* module recherche BOF */
#mod_search_searchword {
	font-size: 11px;
	width: 130px;
}
/* module recherche EOF */
/* module haut, bas BOF */
.moduletable-bas, .moduletable-haut  {
	padding:10px 5px;
	border: red solid 2px;
	/*background-color: #ffcc33;*/
}
.moduletable-bas h3, .moduletable-haut h3 {
	font-size:13px;
	color:#27436C;
	padding-bottom:15px;
}
/* module haut, bas EOF */

/* Joomla stuff 
.contentpaneopen, .blog {
width: 100%;
}
*/

/* Newsletter */

.bouton_envoyer2 {
  color: #27436C;
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  height:19px;
}

.yourEmail {
	height:16px;

	width:105px;
	margin-top:4px;
	#margin-top:2px;
	overflow:hidden;
}

/*******************************************
  Sales Toolkit
*******************************************/

.moduletable-4lines {
	margin-bottom: 10px;
	text-align:right;
}

.moduletable-4lines label{
	text-color:#00FF66;
}

/*champs login/pass*/
#mod_login_username,#mod_login_password{
	margin:0px 8px 2px 2px;
	width:84px;	
	color:#333333;	
}

#mod_login_submit{
	margin-right:8px;
	_margin-bottom:3px;
}

