/* CSS Ajouté dans le cadre de la réalisation de l'iframe pass.fr */
#boutonSelect {
	margin: 5px 5px 0pt 0pt;
	padding: 2px 0pt;
	width: 100px !important;
}

.buttonleft {
	display: none;
	width: 0px;
	height: 0px;
	float: left;
}
.buttonright {
	background: none !important;
	border: none !important;
	clear: both !important;
	display: block !important;
	float: none !important;
	font-size: 0 !important;
	height: 0px !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 0 !important;
}

.updatepass {
	display: inline;
	float: left;
	margin: 0px;
	width: 120px !important;
}

.inputpass {
	display: block;
	float: left;
	margin: 0px;
	padding:0;
}

.inputcontent {
	float: right;
}
.inputcontent.margin10 {
	margin: 10px;
	width: auto !important;
}

/* Bouton sélectionner de la carte de France */
.buttontext {
}

/* Formule sélectionnée */
.chosen {
	border-color: 1px solid #E7D0BC !important;
	color: #FF0000 !important;
}

/* Encart commercial */
#AdsContainer {
	margin: auto;
	overflow: auto;
	width: 600px;
}
.NextData #AdsContainer {
	width: 560px;
}
#Notice {
	padding: 0px 0pt 20px 0px !important;
}

#MoyenProtect {
	color: #484D86 !important;
	font-size: 11px !important;
}


#Autre .argument div {
	float: left !important;
	padding-left: 8px !important;
	padding-top: 5px !important;
	width: 35px !important;
}

#Autre label {
	clear: none !important;
	font-weight: normal !important;
	width: 510px !important;
}

.alert_window {
	background: #F3F9FE;
	border: 1px solid #C7D9ED;
	color: #002A68;
	padding: 0 0 28px 0;
	position: relative;
}

.alert_window .close {
	background: url(../images/bg_bouton.jpg) #ECEDFF repeat-x;
	border: 1px solid #CBCDFD;
	bottom: 5px;
	padding: 2px;
	position: absolute;
	right: 10px;
}

.alert_window .close .bouton {
	background: none;
	border: 0px;
	color: #3E43A2;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none !important;
}

.alert_window h2 {
	background: #B3D7F7;
	color: #484D86;
	font-size: 16px;
	margin-top: 0px;
	padding: 5px;
}

.alert_window h3 {
	font-size: 14px;
	margin: auto 10px;
}

.alert_window ul {
	height: 150px;
	margin: 0 10px 0 15px;
	overflow: auto;
	padding: 0 10px 0 15px;
}

.alert_window li {
	margin: 0 0 5px 0;
}
	
.alert_window p {
	margin: 8px 10px 8px 10px;
	padding: 0;
}
.tooltip {
	float: none !important;
}

.tooltip_window	{
	background: #F3F9FE;
	border: 1px solid #C7D9ED;
	color: #002A68;
	display: none;
	padding: 0 0 25px 0;
	position: relative;
}

.tooltip_window .close {
	background: url(../images/bg_bouton.jpg) #ECEDFF repeat-x;
	border: 1px solid #CBCDFD;
	bottom: 5px;
	padding: 2px;
	position: absolute;
	right: 10px;
}

.tooltip_window .close .bouton {
	background: none;
	border: 0px;
	color: #3E43A2;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none !important;
}

.tooltip_window h2 {
	background: #B3D7F7;
	color: #484D86;
	font-size: 16px;
	margin-top: 0px;
	padding: 5px;
}

.tooltip_window h3 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}

.tooltip_window ul {
	height: 200px;
	margin: 0 10px 0 15px;
	overflow: auto;
	padding: 0 10px 0 15px;
}

.tooltip_window li {
	margin: 0 0 5px 0;
}

.tooltip_window div.main {
	height: 200px;
	margin: 0 10px 0 15px;
	overflow: auto;
	padding: 0 10px 0 15px;
}

.tooltip_window p {
	margin: 8px 0px;
	padding: 0;
}
