/* Menu */
ul, li, a, img, p{
	margin:0;
	padding:0;
}

.pointer{ cursor: pointer; }

.AvecDrapeau { position: relative; top: -70px; }

#EspaceMenu {
	float: left;
	width: 217px;
	min-height: 800px;
	height: auto !important;
	padding: 4px 0 0 0;
	margin: 0;
}

#conteneurBTOffres {
	float: left;
	margin: 0;
	padding: 0;
}

#conteneurBTOffres a {
	margin: 0; 
	padding: 0 0 4px 3px;
}

.LinkOffres {
	width: 98px;
	height: 44px;
	display: block;
	float: left;
	padding: 0 0 4px 4px;
	margin: 0;
}

.OffreTelebadge {
	width: 195px;
	height: 46px;
	display: block;
	float: left;
	padding: 0 0 4px 4px;
	margin: 0;
}

.BoutTelebadge {
	background: url(/img/boutTelebadge.jpg) bottom left no-repeat; 
	width: 96px; 
	height: 48px; 
	display: block; 
	float:left; 
	padding:0; 
	margin:0;
}

.MenuPrincipal {
	padding-top: 0;
	width: 207px;
	clear:both;
	text-align: left;
}

.ListMenuPrincipal {
	background: url(/img/OmbreMenu.png) top center no-repeat;
	padding: 10px;
}

.AMenu {
	text-decoration: none;
	font-size: 24px;
	line-height: 22px;
	color: #004b85;
	text-align: left;
}

.RetourAccueil{
	text-decoration: none;
	font-size: 18px;
	color: #004b85;
	line-height: 22px;
	font-variant: small-caps;
	background: url(/img/PuceFlecheBleue.png) 2px 2px no-repeat;
	padding:0 0 0 25px;
}

.PositionImageAlis{
	position:relative;
	top:2px;
}

#MenuPromo {
	float: left;
	margin: 10px 0;
	width: 256px;
}

/* histoire de faire joli en attendant */
#MenuPromo a {
	display: block;
	border: 1px solid gray;
	margin: 0 0 5px 0;
}


/* Sousmenu */
.SousMenu {
	padding:5px 5px 5px 25px;
}
.LiSousMenu {
	line-height: 15px;
	font-size: 13px;
	padding-bottom: 10px;
	list-style-type: square;
}

.ASousMenuOn {
	text-decoration: none;
	color: #ACCA00;
	font-size:14px;
	font-weight:bold;
}
.ASousMenuOff {	
	text-decoration: none;
	color: #004b85;
}
.ItemSousMenu {border-top:1px solid #E8E8E8; font-weight:bold;}

.LanguageUK {background: url(/img/FlagUk.png) top left no-repeat; display: block; width: 50px; height: 38px; margin : 0 0 32px 10px; display: block;  text-decoration: none; }
.LanguageFR {background: url(/img/FlagFR.png) top left no-repeat; display: block; width: 50px; height: 38px; margin : 0 0 32px 10px; display: block;  text-decoration: none; }

.SmalLink {background:url(/img/Fleche.png) 6px 6px no-repeat; display:block; width:200px; padding : 2px 0 2px 20px; display:block; text-decoration:none; color:#000;}

.center {text-align:center;}



/* Espace Abonnes */
#EspaceAbonnes { padding-left: 4px; }
#EspaceAbonnes input { height: 19px; }
#EspaceAbonnes input#connect { height: 44px; }
#EnteteAbonnes {
	margin-top: 5px;
	height: 10px;
	background: url(/img/Abonnes-Haut.png) no-repeat;
}
#MilieuAbonnes {
	padding: 0 0 0 45px;
	min-height: 210px;
	height: 210px !important;
	height: 210px;
	background: url(/img/Abonnes-Milieu.png) repeat-y;
}
#Deroulant {
	width: 200px;
	height: 40px;
	border: 0px solid;
	overflow: hidden;
	padding: 5px 0 0 0 ;
}
.label {
	font-size: 12px;
	font-variant: small-caps;
}
#identifiant,
#mdp {
	width: 100px;
	border: none;
	background: url(/img/CadreInput.gif) no-repeat;
	padding: 0 0 0 5px;
}
#TitreAbonnes {
	color: black;
	cursor: pointer;
	font-size: 15px;
	font-variant: small-caps;
}
#PiedAbonnes {
	height: 10px;
	background: url(/img/Abonnes-Bas.png) no-repeat;
	margin: 0 0 10px 0;
}
#InfosConnexion {
	color: white;
	width: 208px;
	height: 178px;
	position: absolute;
	top: 370px;
	left: -3px;
	background: url(/img/FondInfosAbonnes2.png) top center no-repeat;
	display: none;
	font-variant: small-caps;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#InfosConnexion p { padding-top: 30px; }
#DeclencheurInfosConnexion {
	float: right;
	margin: 0 40px 0 0 ;
}
#DeclencheurInfosConnexion:hover #InfosConnexion { display: block; }
#LienMotDePasseOublie {
	font-size: 18px;
	text-decoration: none;
	color: white;
}
#LienMotDePasseOublie:hover {
	font-size: 19px;
	border-bottom: 1px dotted;
}


/* Adresse Postale */
#AdressePostale{overflow:hidden; height:30px; margin:10px 5px; }
#TitreAdresse{background: url(/img/PuceFlecheBleue.png) no-repeat; padding:0 0 0 30px; font-size:13px; cursor:pointer;}
#aligner{ padding:0 0 0 30px;}

