html {
	color:#666768;
	font-family:Helvetica,lucida,verdana,arial,sans-serif;
	font-size:100%;
}
body {
	margin:8px;
	background:#B0B0B0 url(http://imgs.aliceadsl.fr/img/console/bg_page.gif) repeat-x scroll left top;
	font-size:0.8em;
}
a {
	color:#277DBE;
}
a:hover {
	color:#FF0000;
}


#global{ width:980px; margin:0 auto;}

#topNavbar { 
	height:38px;
	background:url(http://imgs.aliceadsl.fr/img/console/hearderTopNav.png) no-repeat 0 0;
	margin-bottom:11px;
}
#topNavbar .liensleft {
	line-height:39px;
	font-size:12px;
	height:38px;
	float:left;
	width:230px;
}

#topNavbar .liensleft a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	padding:0 12px;
	background:url(http://imgs.aliceadsl.fr/img/console/sepTopnav.png) no-repeat right center;
	float:left;
	height:38px;
}
#topNavbar #googleSearch {
	float:left;
	height:29px;
	width:370px;
	padding:9px 0 0;
}

#googleSearch #searchForm .searchField{
	border:none;
	font-size:0.9em;
	height:17px;
	width:220px;
	padding:4px 0 0 28px;
	background:transparent url(http://imgs.aliceadsl.fr/img/console/bg_searchGoogle.png) no-repeat 0 0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#googleSearch #searchForm .searchField:hover {
		background-position:left bottom;
}
#googleSearch #searchForm .searchBtn{
	border:0 none;
	width:70px;
	height:21px;
	background:url(http://imgs.aliceadsl.fr/img/console/bg_searchGoogle.png) no-repeat right 0;
	text-indent:-9999px;
	vertical-align:top;
	cursor:pointer;
	/* IMPORTANT POUR IE */
	font-size:0px; 
	line-height:0px;
}
#googleSearch #searchForm .searchBtn:hover {
	background-position:right bottom;
}
#topNavbar .liensright {
	font-size:12px;
	height:38px;
	float:right;
	color:#fff;
	font-size:0.9em;
	width:350px;
	text-align:right;
	line-height:39px;
	padding-right:10px;
	
}
#topNavbar .liensright a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding-left:8px;
}
#topNavbar a:hover {
	color:#FF0000;
}

#headerChaine {
	height:85px;
	padding-top:9px;
	background:#fff url(http://imgs.aliceadsl.fr/img/console/bg_globalTop.png) no-repeat center top;
}
#imgChaine {
	height:75px;
}
#imgChaine.espaceAbo {
	background:url(http://imgs.aliceadsl.fr/img/console/headerChaine_espaceAbo.png) no-repeat center top;
}

#supercontent {
	background-color:#FFF
}
#supercontent .haut {
	background:transparent url(http://imgs.aliceadsl.fr/img/console/bg_tab.gif) no-repeat scroll -2px -24px;
	display:block;
	height:8px;
	margin:0;
	padding:0;
}
#supercontent .bas {
	background:transparent url(http://imgs.aliceadsl.fr/img/console/bg_tab.gif) no-repeat scroll -2px -392px;
	display:block;
	height:4px;
	margin:5px 0 0;
	overflow:hidden;
	padding:0;
}

#supercontent .content {
	background-color:#DBDBDB;
	border-color:#FFFFFF;
	border-style:none solid;
	border-width:0 8px;
	display:block;
	margin:0;
	overflow:hidden;
	width:964px;
}

#supercontent .content .bas {
	background:transparent url(http://imgs.aliceadsl.fr/img/console/bg_tab.gif) no-repeat scroll -2px -357px;
	clear:both;
	display:block;
	height:4px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:964px;
}
#supercontent .content #col1 {
	float:left;
	margin-left:8px;
	overflow:hidden;
	width:633px;
}
#supercontent .content #col2 {
	display:block;
	float:left;
	margin:0 0 0 10px;
	overflow:hidden;
	width:308px;
}
p#alert{
	text-align:center;
	padding:0 0 18px 0;
	font-weight:bold;
	display:none;
}
.bloc634{ width:634px; }
.bloc634 h3.title, .bloc309 h3.title {
	margin:0;
	padding:0;
	height:45px;
	text-indent:-9999px;
}
.bloc634_content {	background:url(http://imgs.aliceadsl.fr/img/console/bg_bloc634.png) repeat-y 0 0; padding:20px 26px;}

.bas634 { background:url(http://imgs.aliceadsl.fr/img/console/bas_bloc634.png) no-repeat left bottom;	height:10px; margin-bottom:7px;}

.bloc309 { width:309px;}
.bloc309_content { background:url(http://imgs.aliceadsl.fr/img/console/bg_bloc309.png) repeat-y 0 0; padding:14px 18px; }
.bas309 { background:url(http://imgs.aliceadsl.fr/img/console/bas_bloc309.png) no-repeat left bottom;	height:10px; margin-bottom:7px;}


#loginbloc h3 {	background:url(http://imgs.aliceadsl.fr/img/console/top_bloclogin.png) no-repeat 0 0;}

#bienvenue { float:left; width:280px; }
#bienvenue h4{ font-size:2.4em;	margin-bottom:12px; }
#bienvenue p{ font-size:1.1em; line-height:16px; }
#bienvenue ul.listeServices { margin-top:10px; }
#bienvenue ul.listeServices li {
	width:215px;
	height:44px;
	margin:18px 0 0;
	background:url(http://imgs.aliceadsl.fr/img/console/bg_listeServices.png) no-repeat;
	line-height:14px;
	font-size:12px;
}
#bienvenue ul.listeServices li.offres { background-position: 0 -44px; }
#bienvenue ul.listeServices li.avantages { background-position: 0 -88px; }
#bienvenue ul.listeServices li span{ display:block;	padding:9px  5px 0 62px; }
#bienvenue ul.listeServices li.offres span{	padding-top: 17px; }

#login {
	height:261px;
	background:url(http://imgs.aliceadsl.fr/img/console/bg_loginForm.png) no-repeat center top;
	width:275px;
	float:right;
}
#loginForm{
	padding:55px 20px 20px 20px;
}
#loginForm label {
	font-weight:bold;
	padding-bottom:5px;
	display:block;
	width:225px;
}

#loginForm a.mdpoubli {
	font-size:0.85em;
	font-weight:bold;
	display: inline-block;
	padding-top:8px;
}
#loginForm .loginField {
	border:0 none;
	width:225px;
	height:23px;
	background:url(http://imgs.aliceadsl.fr/img/console/bg_loginField.png) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:7px 0 0 7px;
	color:#999;
	margin-right:10px;
}

#loginForm .loginBtn {
	width:176px;
	height:30px;
	background:transparent url(http://imgs.aliceadsl.fr/img/console/btn_login.png) no-repeat 0 0 ;
	border:0 none;
	text-indent:-9999px;
	cursor:pointer;
	margin: 28px auto 0 auto;
	display:block;
	/* IMPORTANT POUR IE */
	font-size:0px; 
	line-height:0px;
	
}
#loginForm .loginBtn:hover {background-position:left bottom;}

#avantages .bloc634_content { padding: 10px 18px 8px 18px; }
#avantages h3 { background:url(http://imgs.aliceadsl.fr/img/console/top_blocavantages.png) no-repeat 0 0;}

ul.listeAvantages {
	width:170px;
	float:left;
	padding:0 14px;
}
ul.listeAvantages li {
	display:block;
	height:33px;
	background:url(http://imgs.aliceadsl.fr/img/console/pict_avantages.png) no-repeat 0 0;
	padding-left:42px;
	line-height:33px;
	font-weight:bold;
	font-size:12px;
	margin:10px 0;
	color:#000;
}
ul.listeAvantages li.webmail { background-position: 0 -33px; }
ul.listeAvantages li.pagespersos { background-position: 0 -66px; }
ul.listeAvantages li.secuenfants { background-position: 0 -99px; }
/*
ul.listeAvantages li.secupc { background-position: 0 -132px; }
*/
ul.listeAvantages li.internetplus { background-position: 0 -165px; }
ul.listeAvantages li.mobiles { background-position: 0 -198px; }
ul.listeAvantages li.tv { background-position: 0 -231px; }
ul.listeAvantages li.aliceplugs { background-position: 0 -264px; }

#pub {
	margin-bottom:8px;
}

#nouveautes h3{	background:url(http://imgs.aliceadsl.fr/img/console/top_blocnouveautes.png); }
#nouveautes .bloc309_content { padding-bottom:0;}
.news_entry { clear:left; height:70px;}
.news_entry img {
	float:left;
}
.news_entry a {	text-decoration:none; }
.news_entry p{
	float:left;
	padding:8px 0 0 10px;
	width:200px;
	font-size:12px;
	line-height:15px;
}
