body {
	background: transparent;
	font: 62.5%/ 1.6em Arial, Helvetica, Verdana, sans-serif;
	cursor: default;
	margin: 0px;
}

img {
	border: none;
}

abbr[title],acronym[title] {
	border-bottom: none;
}

#myAccountBox_userUpdateForm {
	float: left;
	margin: 0;
}

#paymentInformations {
	float: left;
	margin: 0;
}

#profileBean {
	float: left;
	margin: 0;
}

#personalInformations {
	float: left;
	margin: 0;
}

#passwordInformations,#coordinatesBean,#detailsBean,#imagesBean,#serviceToRemove,#user,#userToRemove
	{
	float: left;
	margin: 0;
}

#myAccountBox div.topContainer img#waitingModalPanelImg {
	display: none;
	right: 4px;
	margin-left: 0;
	opacity: 1;
	position: absolute;
	top: 46px;
	z-index: 6000;
}

/** listes */
li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

li label {
	font-family: arial;
	font-size: 1.3em;
	color: #000;
	margin-right: 4px;
	margin-top: 2px;
}

li div.label {
	color: #000000;
	float: left;
	font-family: arial;
	font-size: 1.3em;
	margin-right: 4px;
	margin-top: 2px;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

div.box_content li {
	display: block;
	float: left;
	margin: 0 0 5px;
	width: 100%;
}

/** liens */
a {
	color: #336b86;
	font-family: arial;
	font-size: 1.2em;
}

a.visited {
	color: #336b86;
	font-family: arial;
	font-size: 11px;
}

/** hr */
hr {
	border-bottom: 0.1px solid #DBEEF7;
	border-top: 1px solid #A2C4D5;
	clear: left;
	display: block;
	height: 1px;
	margin: 5px auto;
}

/** buttons */
#personalInformations .myaccount-buttons {
	width: 35%;
	margin: 0 auto;
}

#user .myaccount-buttons {
	width: 30%;
	margin: 0 auto;
}

#userToRemove .myaccount-buttons {
	width: 25%;
	margin: 0 auto;
}

#serviceToRemove .myaccount-buttons {
	width: 26%;
	margin: 0 auto;
}

.myaccount-buttons {
	width: 10%;
	margin: 0 auto;
}

#passwordInformations .myaccount-buttons {
	width: 16%;
	margin: 0 auto;
}

#profileBean .myaccount-buttons {
	width: 15%;
	margin: 0 auto;
}

input.button {
	cursor: pointer;
}

.password_button {
	width: 157px;
	height: 19px;
	border: none;
}

.register_button {
	width: 68px;
	height: 19px;
	border: none;
}

.cancel_button {
	width: 54px;
	height: 19px;
	border: none;
}

a.buttonLink {
	text-decoration: none;
}

a.buttonLink img {
	border: none;
}

.toggle_button {
	background: transparent url(../img/btn-bg.png) repeat-x scroll top left;
	border: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 1em;
	height: 23px;
	padding: 0 5px 2px;
	width: auto;
	cursor: pointer;
}

input.toggle_button {
	background: transparent url(../img/btn-bg.png) repeat-x scroll top left;
	border: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 1em;
	padding: 0 5px 2px;
	width: auto;
	cursor: pointer;
}

.hoverToggleBtn,input.hoverToggleBtn {
	color: black;
}

input.pushed {
	background: transparent url(../img/btn-toggle-bg.png) repeat-x scroll
		top left;
	border: none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 1em;
	padding: 0 5px 2px;
	width: auto;
	cursor: pointer;
}

input.text { /** width: 210px; */
	
}

input.short {
	width: 50px;
}

input.medium {
	width: 80px;
}

input.long,textarea.long {
	width: 196px;
}

input.extraLong {
	width: 300px;
}

input.disabled {
	color: black;
}

select.long {
	width: 200px;
}

/** tags */
.info {
	color: #015D8D;
	display: block;
	float: left;
	font-size: 11px;
	margin-left: 2px;
}

.info img {
	display: block;
	float: left;
	margin-right: 4px;
}

.info span {
	display: block;
	float: left;
}

span.titleInfo {
	color: #015D8D;
	display: block;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	margin-left: 14px;
}

.error {
	color: #FF0000;
	font-family: arial;
	font-size: 1.1em;
	display: block;
	float: left;
	clear: left;
	margin-left: 2px;
}

label.required {
	padding-right: 5px;
	font-weight: bold;
}

label {
	padding-right: 5px;
}

/******************************************************************
 * Titres
 */
div.myAccountBoxTitle {
	color: #015D8D;
	display: block;
	float: left;
	font-family: arial;
	font-size: 1.9em;
	font-style: italic;
	font-weight: bold;
	height: 1.9em;
	margin: 14px 0 0 4px;
	position: relative;
}

h1 {
	clear: right;
	display: block;
	float: left;
	margin: 5px 8px;
}

h2 {
	color: #444444;
	display: block;
	float: left;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 0 0 20px;
	padding: 10px 0 10px 35px;
	width: 150px;
}

h3 {
	display: block;
	float: left;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	margin: -2px 0 0 4px;
	padding: 0;
	width: auto;
}

h4 {
	display: block;
	float: left;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	margin: -2px 0 0 4px;
	padding: 0;
	width: auto;
}

h5 {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin: 12px 15px;
}

/**
 * Titres
 *****************************************************************/
	/******************************************************************
 * Onglets
 */
ul.ul_tabs li {
	background: transparent url(../img/tab-left.png) no-repeat scroll left
		top;
	border-style: none;
	float: left;
	height: 23px;
	left: 0;
	margin: 0 -40px 0 -10px;
	padding: 0;
	position: relative;
	width: auto;
}

ul.ul_tabs li a {
	background: transparent url(../img/tab-right.png) no-repeat scroll 100%
		50%;
	color: #604020;
	display: block;
	margin: 0 0 0 28px;
	padding: 0 28px 0 0;
	text-decoration: none;
}

ul.ul_tabs li span.tab {
	background: transparent url(../img/tab-bg.png) repeat-x scroll left
		bottom;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 4px 5px 3px 28px;
	color: white;
}

ul.ul_tabs li.selectedTab {
	background: transparent url(../img/tab-select-left.png) no-repeat scroll
		left top;
	border-style: none;
	float: left;
	height: 23px;
	left: 0;
	margin: 0 -40px 0 10px;
	padding: 0;
	position: relative;
	width: auto;
}

ul.ul_tabs li.selectedTab a {
	background: transparent url(../img/tab-select-right.png) no-repeat
		scroll right top;
	color: #604020;
	display: block;
	margin: 0 18px 0 28px;
	padding: 0 32px 0 0;
	text-decoration: none;
}

ul.ul_tabs li.selectedTab span.tab {
	background: transparent url(../img/tab-select-bg.png) repeat-x scroll
		left bottom;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 4px 5px 3px 8px;
	color: black;
}

ul.ul_tabs li a span.tabText {
	height: 23px;
}

/**
 * Onglets
 *****************************************************************/
	/******************************************************************
 * BOX
 */
div.box {
	display: block;
	margin: 0 auto;
	width: 410px;
}

#profileBean div.box {
	display: block;
	margin: 40px auto;
	width: 410px;
}

#coordinatesBean div.box {
	display: block;
	margin: 40px auto;
	width: 410px;
}

#detailsBean div.box {
	display: block;
	margin: 40px auto;
	width: 410px;
}

#imagesBean div.box {
	display: block;
	margin: 40px auto;
	width: 410px;
}

#paymentRibBean div.box,#paymentCbBean div.box {
	display: block;
	margin: 40px auto;
	width: 410px;
}

div.box_header {
	background: transparent url(../img/lost/inscription-header.gif)
		no-repeat scroll left top;
	height: 70px;
	margin: 30px auto 0;
	padding: 0;
	position: relative;
	width: 410px;
	float: left;
}

.box_header h2 {
	color: #444444;
	display: block;
	float: left;
	font-size: 2em;
	margin: 10px 0 0 15px;
	padding: 0;
}

.box_header h2 a {
	background: transparent none repeat scroll 0;
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div.box_content {
	background: transparent url(../img/lost/inscription-content.gif)
		repeat-y scroll top left;
	width: 410px;
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 10px;
	float: left;
}

div.box_footer {
	background: transparent url(../img/lost/inscription-footer.gif)
		no-repeat scroll left top;
	display: block;
	float: left;
	height: 15px;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 410px;
}

/**
 * BOX
 *****************************************************************/
div.content_header {
	background: transparent url(../img/lost/inscription-header.gif)
		no-repeat bottom left;
	height: 15px;
	width: 880px;
	float: left;
}

div.content {
	background: transparent url(../img/lost/inscription-content.gif)
		repeat-y bottom left;
	width: 880px;
	float: left;
	padding: 10px 0;
}

div.content_footer {
	background: transparent url(../img/lost/inscription-footer.gif)
		no-repeat bottom left;
	height: 45px;
	width: 880px;
	float: left;
}

.box_header a {
	background: transparent url(../img/lost/back.gif) no-repeat scroll 2px 2px;
	color: #FFFFFF;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin: 8px 20px 0 0;
	padding: 1px 0 5px 20px;
	text-decoration: none;
}

.box_header a:hover {
	color: #472d15;
}

/******************************************************************
 * COLUMN LAYOUT
 */
ul.column1_2 {
	display: block;
	float: left;
	padding: 10px;
	width: 390px;
}

ul.column1_2 li {
	
}

ul.column1_2 li label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
}

ul.column1_2 li label.radioLabel {
	clear: inherit;
}

ul.column1_2 li span.field {
	margin-bottom: 0;
	width: 175px;
	float: left;
}

ul.column2_2 {
	float: right;
	margin: 10px 20px 10px 0;
	padding: 0;
	position: relative;
	width: 325px;
}

ul.column2_2 li {
	
}

ul.column2_2 li label {
	width: 130px;
	display: block;
	float: left;
	text-align: right;
}

ul.column2_2 li span.field {
	margin-bottom: 0;
	width: 175px;
	float: left;
}

ul.column1_1 {
	padding-left: 20px;
	text-decoration: none;
}

ul.column1_1 li label {
	width: 200px;
	display: block;
	float: left;
	text-align: right;
}

ul.column1_1 li span.field {
	margin-bottom: 0;
	width: auto;
	float: left;
}

ul.column1_1 li span.field textarea {
	display: block;
	float: left;
}

/**
 * COLUMN LAYOUT
 *****************************************************************/
	/******************************************************************
 * TABLEAUX
 */
ul.tableContent {
	display: block;
	float: left;
	padding: 0 10px 0 20px;
}

ul.tableContent li {
	height: inherit;
}

ul.tableContent li {
	display: block;
	float: left;
	color: #000000;
	font-family: arial;
	font-size: 1.1em;
	border-bottom: 1px solid #BBBBBB;
}

ul.tableContent div {
	display: block;
	float: left;
	width: 100px;
}

ul.tabHeader {
	display: block;
	float: left;
	padding: 0 10px 0 20px;
}

ul.tabHeader div {
	display: block;
	float: left;
	width: 130px;
}

ul.tabHeader li {
	display: block;
	float: left;
	color: #000000;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
}

ul.tabHeader li div {
	display: block;
	float: left;
	color: #000000;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
}

/**
 * TABLEAUX
 *****************************************************************/
body {
	
}

div.mainContainer {
	background: transparent;
	border: none;
	margin: 0 auto;
	min-height: 600px;
	width: 1000px;
}

div.tabs {
	float: left;
	height: 23px;
	width: 100%;
}

ul.ul_tabs {
	height: 23px;
	margin: 0 0 0 75px;
	padding: 0;
	width: auto;
}

div.body {
	background: transparent none repeat scroll 0;
	margin: 0 auto;
	min-height: 300px;
	width: 410px;
}

div.body_content {
	float: left;
}

div.header {
	float: left;
	margin: 0 0 -5px;
	width: 100%;
	height: 23px;
}

div.footer {
	width: 100%;
	float: left;
	display: block;
	height: 22px;
}

div.title {
	float: left;
}

div.title img {
	display: block;
	float: left;
}

/*
div.title h1 {
    display: block;
    float: left;
    clear: right;
    margin:5px 8px;
}	 
 */
ul.column1_2 li span {
	width: auto;
}

li span.radioButtonBox {
	display: block;
	float: left;
	width: auto;
}

span.radioButtonBox input {
	display: block;
	float: left;
}

div.tabTitle {
	display: block;
	float: left;
	padding: 0 10px 0 20px;
	margin-top: 15px;
}

div.tabTitle img {
	display: block;
	float: left;
}

div.toggleableBox h4 {
	cursor: pointer;
}

table caption {
	display: none;
	text-align: left;
}

th.columnHeader_hidden {
	display: none;
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

fieldset legend {
	display: none;
}