
form#country {
	text-align: right;
}

h4 {
	color:#013774;
	font-size:0.7em;
	margin:0pt;
	padding:0pt;
}

body {
	width:992px;
}

#head #bloc_nav a.connexion {
	float:right;
	padding: 0px 0px 10px 0px;
}

div#arrondi_contenu  {
width:972px;
background-image:url(../../img/graph/barre_onglet_992px.gif);
height:24px;
padding-bottom: -10px;
margin-bottom: -15px !ie;
}

div#contenu {
	width:655px;	
	margin: 0px 0px 0px 190px;
}

div#navigationPath{
	width:430px;
}

div#aide img {
	position: relative;
	right: 455px;
	top: -30px;
	float: right;
}

div#aide span {
	position: relative;
	right: 388px;
	top: -27px;
	float: right;
	font-size: 1.1em;
	color: #FFFFFF;
}

div#aide a:hover, div#aide a:link, div#aide a:visited, div#aide a:active {
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: underline;
}

#account {
	margin: 30px 0px 30px 0px;
}

.lostEmailPage
{
	height: 280px;
}

.linkConfirmed
{
	height: 350px;
}

.lostPasswordPage
{
	height: 280px;
}

fieldset.prospection {
	width:550px;
}

#account fieldset{
	margin: 10px 100px 10px 0;
	font-size: 0.7em;
	padding: 10px 0px 10px 20px;
}
#account fieldset p{
	margin: 10px 0px 10px 0px;
}

#account fieldset div{
	clear:both;
	margin: 5px 0px;
	padding: 5px 0px;
}

/* bouton oui/non */
#account input.ouinon {
	margin:15px 15px 15px 150px;
	height:21px;
	width:68px;
	border:none;
	background-color:000000;
}

#account p.back {
	margin:15px 15px 15px 150px;
	float:left;
	height:21px;
	width:68px;
}

/* Fieldset */
#account fieldset legend{
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	color: #005aab;
	font-size: 1.1em;	
}

#account fieldset label{
	display: block;
	float: left;
	width : 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#account fieldset label.label200{
	width : 200px;
}

#account fieldset label.label600{
	margin: 20px 0px;
	width : 600px;
}

#account fieldset input.radio {
	width : 30px;
}

#account fieldset input{
	width : 250px;
	height: 13px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	float: left;
}

#account fieldset SELECT{
	padding: 0px;
	height: 17px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}
#affForm{
	float: left;
	padding: 5px 0px 0px 0px;
}

#account fieldset input.valider{
	margin: 0px 40px 10px 0px;
	width:87px;
	float:right;
	height:21px;
	background-color: #FFFFFF;
}

#account fieldset ul {
	list-style-type: disk;
	list-style-position: inside;
	margin: 4px 14px 8px 14px;
	padding: 0;
	color: red;
	font-size: 1em;
}
#account fieldset li {
	line-height: 1.2em;
}

h3{
	color: #005aab;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
}
/* bulle d'aide */
.ampoule{
	font-size:0.7em;
	margin: 10px 0px 5px 0px;
	padding: 4px 0px 0px 30px;
	height:30px !ie6;
	min-height:30px;
	background-position: top left;
	background-repeat: no-repeat;
}

.ampoule STRONG{
	color: #005AAB;
	font-size: 12px;
}

/* bulle d'info */
#account .info {
	padding: 3px 0px 0px 30px;
	height:26px !ie6;
	min-height:26px;
	font-size: 0.7em;
	background-image:url(../../img/icones/info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
}

/* Essai mais pas fini cela ne marche pas */
#account fieldset .checkboxc input{
	margin:0px;
	padding:0px;
	width:20px;
}
#account fieldset .radioc input{
	margin-left:5px;
	padding:0px;
	width:20px;
}

#account fieldset .radioc label {
	margin-right:5px;
	padding:0px;
	width:auto;
}

#account fieldset .checkboxc label {
	margin:0px;
	padding:0px;
	width:500px;
}


#link {
	margin: 30px 0px 30px 0px;
}

#link fieldset{
	margin: 10px 100px 10px 0;
	font-size: 11px;
	padding: 10px 0px 5px 20px;
}

#link fieldset legend{
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	color: #005aab;
	font-size: 12px;
}

#link fieldset div{
	clear:both;
	margin: 5px 0px;
	padding: 5px 0px;
}

#link fieldset label{
	display: block;
	float: left;
	width : 200px;
	padding: 3px 0px 0px 0px;
}
#link fieldset input{
	width : 250px;
	height: 13px;
	padding: 0px;
	font-size: 11px;
}
#link fieldset SELECT{
	padding: 0px;
	height: 17px;
	font-size: 11px;
}

#link fieldset input.valider{
	margin: 10px 40px 10px 0px;
	width:68px;
	float:right;
	height:21px;
}


#link fieldset ul {
	list-style-type: disk;
	list-style-position: inside;
	margin: 4px 14px 8px 14px;
	padding: 0;
	color: red;
	font-size: 1em;
}
#link fieldset li {
	line-height: 1.2em;
}

#actions
{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
#account fieldset label.radio {
	width : 400px;
}

#account div.outils{
	text-align:right;
	padding-top:2px;
}
#account div.outils a{
	font-size:0.7em;
	color:#013774;
}
#account div.outils span {
	display: none;
}

a#lien_precedent_no_margin{
	float: left;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 7px 25px;
	background-image:url(../../img/icones/puce_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:22px;
	margin:0px 0 0 20px;
}
