body {
	margin: 0;
	padding: 38px;
	/*text-align: center;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        
	background-color: #E1E1E1;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*~~~~~~~~~~~~~~*/
/*  Menu items  */
/*~~~~~~~~~~~~~~*/

#nav_container {
	position: relative;
	background-color: #EEEBDE;
	margin: 0 auto 0 auto;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width: 762px;
	height: 23px;
        text-align: center;
}

div.nav {
	float: left;
	background-color: #EEEBDE;
	width: 253px;
	height: 21px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

#nav1off {
	border-top: 2px solid #FD762C;
	border-right: 1px dotted black;
	width: 252px;
        text-align: center;
}

#nav1on {
	background-color: #FD762C;
	border-top: 2px solid #EEEBDE;
	border-right: 1px dotted black;
	width: 252px;
}

#nav2off {
	border-top: 2px solid #FEEA09;
	border-right: 1px dotted black;
}

#nav2on {
	background-color: #FEEA09;
	border-top: 2px solid #EEEBDE;
	border-right: 1px dotted black;
}

#nav3off {
	border-top: 2px solid #3C99DC;
}

#nav3on {
	background-color: #3C99DC;
	border-top: 2px solid #EEEBDE;
}

#HM_Menu2, #HM_Menu3{
    text-align: center;
}

div.navblock {
	float: left;
	width: 254px;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

a.menuItem {
	border: 1px solid #82816F;
	border-top: 0;
	background-color: white;
	height: 15px;
	width: 246px;
	display: block;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
	color: #92917F;
	font-weight: bolder;
}

a.menuItem:hover {
	color: black;
}

div.menuItem {
	border: 1px solid #82816F;
	height: 15px;
}

div.menu {
	top: 24px;
	position: absolute;
	width: 253px;
	visibility: hidden;
	display: none;
	cursor: pointer;
	background-color: white;
}

#menu1 { left: 0px; }
#menu2 { left: 253px; }
#menu3 { left: 508px; }



/*~~~~~~~~~~~*/
/*  Polices  */
/*~~~~~~~~~~~*/

p.global-error {
	display: block;
	margin: 5px auto 5px auto;
	font-size: 12px;
	color: red;
	font-style: italic;
	text-align: center;
}

p.global-message {
	display: block;
	margin: 5px auto 5px auto;
	font-size: 12px;
	color: green;
	font-style: italic;
	text-align: center;
}

p.standard-error {
	font-size: 12px;
	color: red;
}

div.nav span {
	font-weight: bolder;
	color: #3F3F3F;
	position: relative;
	top: 3px;
}
#div-path span {
	font-weight: bolder;
	font-size: 11px;
	color: #92917F;
}
#div-path a {
	text-decoration: underline;
	font-weight: bolder;
	font-size: 11px;
	color: #92917F;
}
#div-path a:hover {
	color: black;
}
span.grey-bold {
	font-weight: bolder;
	color: #808080;
}
span.bold {
	font-weight: bolder;
}

p.right-align {
	text-align: right;
	width: 450px;
}
#header-text span {
	font-weight: bolder;
	font-size: 14px;
}
p.title {
	font-weight: bolder;
	font-size: 15px;
}
span.red-font {
	color: red;
}
p.head-text {
	margin: 20px 0 10px 80px;
	padding: 0;
}
a.black-link {
	font-weight: bolder;
	text-decoration: underline;
	color: black;
}
p.black-title {
	margin: 0;
	padding: 0;
	font-weight: bolder;
	text-decoration: underline;
}

span.italic {
	font-style: italic;
}
span.blue-text {
	cursor: pointer;
	color: #333399;
}
p.left-spaced {
	display: block;
	margin-top: 35px;
	margin-left: 50px;
	width: 450px;
}
span.underline-title {
	font-size: 14px;
	color: black;
	text-decoration: underline;
	display: block;
	margin: 30px 0 0 5px;
}

/*~~~~~~~~~~~~~~*/
/*  Containers  */
/*~~~~~~~~~~~~~~*/


#amce-banner {
	width: 448px;
	height: 60px;
	margin: 0 auto 20px auto;
	margin-top: 20px;
	background: url("../images/txt_mediateur_telephonie.gif") bottom no-repeat;
}

span.headlinks {
	display: block;
	width: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: right;
	background-color: #E1E1E1;
	font-size: 11px;
	color: #82816F;
}

span.headlinks a {
	font-size: 11px;
	color: #82816F;
	text-decoration: none;
}

span.headlinks a:hover {
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

#global_container {
	position: relative;
	width: 780px;
	margin: 0px auto 0 auto;
	padding: 0;
	background-color: white;
}

#content-container {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

#div-path {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	height: 17px;
	text-align: left;
}

#div-path .disconnect{
	float: right;
	padding-right: 5px;
}
#div-path .print {
	float: right;
	padding-right: 5px;
	padding-left: 20px;
	background: url(../images/document-print.png) top left no-repeat;
}

#footer {
	background-color: #E1E1E1;
	margin-top: 0;
	width: 785px;
	height: 37px;
	padding: 0;
	vertical-align: middle;
}

#footer p {
	padding-top: 0px;
	margin: 0;
	padding-top: 12px;
	font-size: 11px;
	color: #83826E;
}

#footer a {
	font-size: 11px;
	color: #83826E;
	text-decoration: none;
}

#footer a:hover {
	font-size: 11px;
	color: black;
	text-decoration: underline;
}


/*input {
	border: 1px solid #ABADB3;
}*/

input.noborder {
	border: 0px;
}

div.smallBox {
	border: 1px solid black;
	width: 350px;
	margin: 50px auto 50px auto;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*  Main-container elements  */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



li {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	/*margin-left: 20px;*/
}

ul {
	list-style-type: disc;
	margin: 0px;
	padding: 15px;
}

ul.small-form {
	width: 300px;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style-type: none;
}

ul.small-form label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 15px;
}

div.small-form-submit {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	width: 40px;
}

li {
	clear: both;
}

div.submit-div {
	text-align: right;
	padding-right: 50px;
	margin-bottom: 25px;
}

div.large-form-submit {
	float: left;
	width: 500px;
	text-align: right;
	padding-right: 50px;
	margin-bottom: 25px;
}

#other_operator {
	display: none;
	visibility: hidden;
}

div.right-sign {
	text-align: right;
	margin-top: 30px;
	padding-right: 200px;
	margin-bottom: 25px;
}

fieldset {
	border: 1px solid black;
	margin-bottom: 25px;
	padding: 10px;
}

legend {
	color: black;
}

table.auth-table {
	width: 700px;
	padding: 0;
	margin: 15px auto 15px auto;
	border: 0;
}
table.auth-table tr.head {
	text-align: center;
}
table.auth-table tr.head td {
	text-align: left;
	padding-left: 60px;
	padding-bottom: 10px;
}
table.auth-table td.left {
	text-align: right;
	padding-right: 10px;
	width: 220px;
}
table.auth-table td.submit {
	text-align: right;
	padding-right: 100px;
}
table.auth-table td.right {
	text-align: left;
	padding-left: 10px;
	width: 480px;
}
a.blue-link {
	text-decoration: none;
	cursor: pointer;
	color: #333399;
}
a.blue-link:hover {
	text-decoration: underline;
	color: #333399;
}
div.div-separator {
	width: 90%;
	border: 0;
	border-top: 1px solid #C0C0C0;
	margin: 0 auto 0 auto;
	line-height:0;
	font-size:0;
	height: 1px;
	padding: 0;
}

div.div-float {
	float: left;
	width: 100%;
	border: 0;
	margin: 0 auto 0 auto;
	line-height:0;
	font-size:0;
	height: 1px;
	padding: 0;
}


#header-text span {
	margin-left: 12px;
}

#table-curraff {
	margin: 25px auto 25px auto;
	padding: 0;
	width: 700px; 
	border-collapse: collapse;
}

#table-curraff tr.body2 {
	background-color: #C0C0C0;
}

#table-curraff tr td {
	border: 1px solid black;
	padding: 0;
	padding-left: 15px;
	vertical-align: middle;
}

#table-curraff tr td.icon-content {
	padding-left: 5px;
}

#table-curraff tr.head {
	border-bottom: 2px solid black;
	background-color: #808080;
	font-weight: bolder;
	height: 23px;
}

#table-curraff tr.head td {
	padding: 0;
	text-align: center;
	border: 1px solid black;
	border-bottom: 2px solid black;
}

a.img-link {
	top: 3px;
	text-decoration: none;
}

img.link { border: 0; }

p.links-block {
	height: 23px;
	margin: 0;
	padding-top: 3px;
}

div.div-form-left {
	margin-top: 10px;
	width: 450px;
	float: left;
}

div.div-form-right {
	margin-top: 10px;
	width: 230px;
	float: right;
	background-color: white;
}

ul.left-form {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style-type: none;
}

ul.left-form label {
	float: left;
	display: block;
	width: 190px;
	text-align: right;
	margin-right: 15px;
}

ul.large-form {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style-type: none;
}

ul.large-form label {
	float: left;
	display: block;
	width: 280px;
	text-align: right;
	margin-right: 15px;
}

li {
	clear: both;
}

li.hidden_address {
	display:none;
}

/*span.add_address {
cursor:pointer;
}*/

a.add_address {
text-decoration:none;
}
a.add_address:hover {
text-decoration:underline;
}

.large-input {
	width: 200px;
}
.small-input {
	width: 50px;
}

div.right-comment {
	width: 400px;
	padding: 0;
	margin: 0;
	margin-left: 295px;
}

div.large-right-comment {
	width: 505px;
	padding: 0;
	margin: 0;
	margin-left: 205px;
}

div.large-right-comment div.element {
	float: left; 
	width: 250px;
}

#fileInputPattern {
	display: none;
	visibility: hidden;
}


div.popup-help {
	z-index: 3; 
	position: absolute;
	border: 1px solid black;
	padding: 5px;
	background-color: white;
	top: 150px;
	left: 40px;
	width: 690px;
	height: 100px;
	text-align: left;
	visibility: hidden;
	display: none;
}

div.popup-help .title {
	font-size: 1.0 em;
	font-weight: bolder;
	text-decoration: underline;
	border-bottom: 10px;
}

