/* 
bleu = 2E96B9
rose = D24090
vert = 8CBF22
gris clair = e8e8e8
*/
body {
	font-family:Tahoma, Arial, sans serif;
	font-size:11px;
	color:#000;
/*
	background : url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/background-black.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
*/
    margin-top:8px;
    padding:0;
}
body.bgGreen	{
/*
	background : url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/background-green.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
*/
}
body.bgBlue	{
/*
	background : url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/background-blue.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
*/    
}
body.bgPink	{
/*
	background : url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/background-pink.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
*/    
}
.megamaster {
    width:998px;
    padding:0;
    margin:0;
	margin:0 auto;
}
/*********************************************
		HEADER
*********************************************/
#header {
	/*width:412px;*/
	width:998px;
	height:158px;
    margin:0;
    padding:0;
}


/*********************************************
		LOGO
*********************************************/
#logo {
	width:336px;
	height:143px;
	position:relative;
	float:left;	
	padding:0;
    margin:0;
	margin-right:10px;
	border:none;
}
#logo img {
	border:none;
	background:none;

}

/*********************************************
		MENU HAUT
*********************************************/
#menutop {
	width:412px;
	height:158px;
	position:relative;
	float:left;
    padding:0;
    margin:0;
}

#menutop div	{
	margin-right:2px;
}

/* ROSE - TRAFIC ; BLEU - COLLECTE ; VERT - VENTE */
#menutop1, #menutop2, #menutop3 {
	width:137px;
	height:155px;
}

#menutop1 img, #menutop2 img, #menutop3 img {
border:none}

/*********************************************
		LOGIN BOX
*********************************************/
#login {
	width:224px;
	height:134px;
	background:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/bgbottomlogin.gif);
	background-attachment:scroll;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#E8E8E8;
	border-top:16px solid #8B8B8B;
    padding:0;
    margin:0;
	margin-left:4px;
	color:#666;
	font-weight:normal;
	position:relative;
	float:left;
}

#login img {
	border:none;
}

#login a {
	color:#999;
	background:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/separator.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0 5px 0 3px;
	height:11px;
	font-weight:700;
	font-size:10px;
}

#login td {
	font-size:10px;

}
#login a#last{
	background:none;
	margin:0px;
}

.error {
	color:#FF0000;
	font-weight:700;
	padding:5px 2px 2px 2px;
	font-size:12px;
	background-color:#FFF;
	}
.error:before {
	content:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/exclamation.gif);
	}
	
/*********************************************
		BANDEAU FLASH
*********************************************/

#bandeau {
	width:100%;
	height:190px;
	background:#000;
	text-align:center;
}
#bandeau_ecollecte {
	width:100%;
	height:190px;
	background:#2E96B9; /*bleu*/
	text-align:center;
}
#bandeau_etrafic {
	width:100%;
	height:190px;
	background:#D24090; /*rose*/
	text-align:center;
}
#bandeau_evente { 
	width:100%;
	height:190px;
	background:#8CBF22; /*vert*/
	text-align:center;
}

#animation {
	width:960px;
	height:190px;
	margin:0 auto;
}

/*********************************************
		MENU de GAUCHE
*********************************************/

#menuleft {
	width:150px;
	height:160px;
	text-align:left;
	margin:0px;
}


/*********************************************
		SPECIFIQUE HOME
*********************************************/
#master {
	width:998px;
	text-align:center;
}
#content_home {
	width:830px;
	/*height:225px;*/
	text-align:left;
	line-height:150%;
	margin:0px;
	float:right;
	margin-top:-10px;
    _margin-left:-10px;
}
#content_home_contact {
	width:830px;
	/*height:225px;*/
	text-align:left;
	line-height:150%;
	margin:0px;
	float:right;
    _margin-left:-10px;
}
#txt_home,#txt_annonceurs,#txt_agences,#txt_editeurs {
	text-align:left;
	line-height:150%;
	float:left; 
	width:450px;
    vertical-align:text-bottom;
	margin:0px;
   	padding-top:50px;
}
#txt_home strong, #txt_agences strong, #txt_annonceurs strong, #txt_editeurs strong {
	font-size:12px;
}
#txt_agences, #txt_annonceurs, #txt_editeurs {
	display:none;
}

#txt_home_evente, #txt_home_etrafic, #txt_home_contact {
	text-align:left;
	line-height:150%;
	float:left; 
	width:450px;
  	vertical-align:text-bottom;
	margin:0px;
	padding-top:15px;
}

/*********************************************
		EVENTE - 2cols
*********************************************/

#txt_evente {
	text-align:left;
	padding:10px;
}

.evente1, .evente2 {
	margin-top:-30px;
	width:460px;
}

.evente1 {
	padding-right:15px;
}

.evente2 {
	border-left:1px dashed #8CBF22;
	padding:0 20px 0 15px;
}

#txt_evente strong {
	font-size:12px;
	color:#8CBF22;
}
#txt_evente h4 {
	font-size:12px;
	font-weight:700;
	color:#8CBF22;
	border-bottom:1px solid #8CBF22;
	text-align:center;
	}

/*********************************************
		ETRAFIC
*********************************************/
#txt_etrafic {
	text-align:left;
	padding:10px;
}

.etrafic1, .etrafic2 {
	margin-top:-30px;
	width:460px;
}

.etrafic1 {
	padding-right:15px;
}

.etrafic2 {
	border-left:1px dashed #D24090;
	padding:0 20px 0 15px;
}

#txt_etrafic strong {
	font-size:12px;
	color:#D24090;
}
#txt_etrafic h4 {
	font-size:12px;
	font-weight:700;
	color:#D24090;
	border-bottom:1px solid #D24090;
	text-align:center;
	}

/*********************************************
		ECOLLECTE
*********************************************/

#txt_eleads,#txt_coreg, #txt_jeux  {
	/*height:500px;*/
}

#txt_eleads {
	display:block;
}
#txt_coreg, #txt_jeux  {
	display:none;
}
.ecollecte h4 {
	font-size:12px;
	font-weight:700;
	color:#2e96b9;
	border-bottom:1px solid #2e96b9;
	text-align:center;
	}
.ecollecte strong {
	font-size:12px;
	color:#2E96B9;
}


/*********************************************
		RESTE
*********************************************/

#partenaires {
	width:998px;
}

#team {
	float:right;
	width:367px;
	height:287px;
	margin-top:50px;
    margin-left:0;
    padding-left:0;
	background:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/team.jpg);
	background-attachment:scroll;
	background-position:top center;
	background-repeat:no-repeat;
	border:3px solid #000;
}
/*********************************************
		FAQ - 2cols
*********************************************/

#txt_faq {
	text-align:left;
	padding:10px;
}

.faq1, .faq2 {
	margin-top:-30px;
	width:460px;
}

.faq1 {
	padding-right:15px;
}

.faq2 {
	border-left:1px dashed #666;
	padding:0 20px 0 15px;
}

#txt_faq strong {
	font-size:12px;
	color:#000;
}
#txt_faq h4 {
	font-size:12px;
	font-weight:700;
	color:#000;
	border-bottom:1px solid #000;
	text-align:center;
	}
#txt_faq h3 {
	font-size:12px;
	font-weight:700;
	color:#fff;
	background:#000;
	text-align:left;
	padding:2px;
	}
#txt_faq h5 {
	font-size:12px;
	font-weight:700;
	color:#fff;
	background:#3b3938;
	text-align:left;
	padding:2px;
	}

/*********************************************
		TEXTES
*********************************************/

h1 {
	font-size:17px;
	font-weight:normal;
	color:#333;
	background:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/bgh1.gif);
	background-attachment:scroll;
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px;
	text-align:left;
	}
h2 {
	font-size:17px;
	font-weight:normal;
	margin:0;
	padding-bottom:3px;
	border-bottom:1px solid #333;
	}
h4 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	}
h5 {
	font-size:12px;
	font-weight:700;
	color:#fff;
	background:#3b3938;
	text-align:left;
	padding:2px;
	}
strong {
	font-weight:700;
	line-height:150%;
	font-size:12px;
}

.table_blank {
	border:none;
}

.contactlink:link, .contactlink:visited {
	background:#000;
	color:#fff;
	font-weight:700;
	padding:1px;
	text-decoration: none;
	font-size:12px;
 	}
.contactlink:hover, .contactlink:active {
	background:#fff;
	color:#000;
	font-weight:700;
	padding:1px;
	text-decoration: none;
	border-bottom:1px solid #000;
	font-size:12px;
	}
.xs_link:link, .xs_link:visited {
	background:#fff;
	color:#000;
	font-weight:700;
	padding:1px;
	text-decoration: none;
	border-bottom:1px solid #000;
	font-size:11px;
 	}
.xs_link:hover, .xs_link:active {
	background:#fff;
	color:#000;
	font-weight:700;
	padding:1px;
	text-decoration: none;
	border-bottom:none;
	font-size:11px;
	}
#txt_home_autre {
	text-align:left;
	margin-top:10px;
	width:900px;
	margin-left:-150px;
}
#txt_signup {
	text-align:left;
}
.class1, .class2 {
	padding:5px;
	font-size:12px;
}
.class1 {
	background:#f3f3f3;
}
.class2 {
	background:#fff;
}
.contact {
	font-size:12px;
	font-weight:700;
	line-height:150%;
}
	
/*********************************************
		FOOTER
*********************************************/
#footer {
	width:998px;
	font-size:11px;
	font-weight:normal;
	color:#333;
	background:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/bgh1.gif);
	background-attachment:scroll;
	background-repeat:repeat-x;
	text-align:center;
	height:30px;
    margin-top:-10px;
    _margin-top:-15px;
}
	
#footer li a:link, #footer li a:visited, #footer li a:active, #footer li  a:hover {
	background:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/separator.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0 10px 0 10px;
	color:#666;
	font-weight:700;
	text-decoration:underline;
	
}
#footer li a:link#last, #footer li a:visited#last, #footer li a:active#last, #footer li a:hover#last {
	background:none;
	padding:0 0 0 10px;
}
#footer ul li {
	padding:0;
	display:inline;
}

#footer ul  {
    padding-top:5px;
}
/*********************************************
		FORMS
*********************************************/
textarea, input {
	background-color:#FFF;
	border: 1px solid #666;
	background-image:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/bginput.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Tahoma, Arial, sans serif;
	padding:2px;
}
select {
	background-color:#FFF;
	border: 1px solid #666;
	font-size:10px;
}
input:focus, textarea:focus {
	background-color:#FFF;
	border: 1px solid #666;
	background-image:url(http://www.leadium.com/include/smarty_tpl/templates/leadium/images/bginput_focus.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Tahoma, Arial, sans serif;
	padding:2px;
}
/*.button {
	border:none;
	color:#FFFFFF;
	text-indent:-5000px;
	cursor:pointer;
}
.btn_ok {
	background: url(img/btn_ok.gif) no-repeat center center;
	width:38px;
	height:24px;
}
*/
