/* Auth + Forms */
.auth-form {
	width: 90%;
	margin-left: 30px;
	text-align: left;
}

#auth-form {
	font-size: 12px;
	font-family: Arial;
}

#auth-form a{
	cursor: pointer;
}

#auth-form form .next-button{
	float: right;
}

#auth-form form .top-next-button{
	float: right;
	margin-top: -20px;
	width: 100px;
}

#auth-form form .top-next-button-save{
	margin-top: -15px;
}

#auth-form form .prec-button{
	float: left;
}


#auth-form .exemple{
	margin-top: -55px;
	margin-left: -15px;
	color: #7c7b7b;
	position: absolute;
	font-size: 13px;
}

#auth-form .barre {
	margin-left: -10px;
	margin-top: -6px;
}

#auth-form .feuille {
	position: absolute;
	margin-top: -33px;
	margin-left: 680px;
}

#auth-form form .register-button{
	margin-left: 300px;
}

#auth-form textarea {
	font-size: 11px;
}

#auth-form .inscription a{
	text-transform: uppercase;
	color: #89be46;
	font-size: 11px;
	font-weight: bold;
}

#auth-form #project textarea{
	width: 270px;
	height:  120px;
	border: 1px solid #3F6309;
	background-color: #DEEEC7;
	padding: 15px;
}

#auth-form #fiscal textarea{
	width: 270px;
	border: 1px solid #3F6309;
	background-color: #DEEEC7;
	padding: 15px;
	height:  60px;
}

#auth-form #juridic input{
	width: 270px;
	border: 1px solid #3F6309;
	background-color: #DEEEC7;
	padding: 15px;
}

#auth-form #juridic #juridic-submit{
	width: 100px;
	border: 0px;
	padding: 0px;
}

#auth-form #juridic textarea{
	width: 270px;
	height:  100px;
	border: 1px solid #3F6309;
	background-color: #DEEEC7;
	padding: 15px;
}

#auth-form #commercial textarea{
	width: 300px;
	height:  100px;
	border: 1px solid #3F6309;
	background-color: #DEEEC7;
	padding: 5px;
}

#auth-form .title{
	font-weight: bold;
	color: #89be46;
	font-size: 16px;
}

#auth-form .undertitle{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 13px;
	color: #7c7b7b;
}

#auth-form .undertitle img{
	margin-left: 15px;
}

#auth-form .undertitle a{
	text-transform: uppercase;
	color: #89be46;
	font-size: 11px;
	font-weight: bold;
}

#auth-form form{
	margin-bottom: 50px;
}

#auth-form .block-left{
	 float: left;
	 width: 50%;
	 margin-bottom: 20px;
}

#auth-form .block-right{
	 float: left;
	 width: 40%;
	 margin-bottom: 20px;
	 margin-left: 40px;
	 background-color:#f1e7dd;
	 padding:15px;
	 font-size: 11px;
	 color: #676666;
}

#auth-form #hidden_div_1 {
    display: none; 
    position: absolute;
    background-color: #4f8110;
    border: 1px solid #3e6408;
	margin-top: 1px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form #hidden_div_tab_1,#hidden_div_tab_2 {
    display: none; 
    position: absolute;
    background-color: #998167;
	margin-top: 0px;
	margin-left: 40px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form #hidden_tab_1 {
    display: none; 
    position: absolute;
	margin-left: 0px;
	background: white;
}

#auth-form #hidden_tab_1 td{
	color: black;
	height: 20px;
}

#auth-form #hidden_tab_1 td.td-left-bottom  {
	color: white;
	width: 272px;
}

#auth-form #hidden_tab_1 td.td-left {
	color: white;
	width: 272px;
}

#auth-form #hidden_tab_1 td.td-right {
	text-align: right;
}

#auth-form #hidden_tab_2, #hidden_tab_1 {
    display: none; 
    position: absolute;
	margin-left: 0px;
	background: white;
}

#auth-form #hidden_tab_2 td, #hidden_tab_1 td{
	color: black;
	height: 20px;
	text-align: right;

}

#auth-form #hidden_tab_2 td.td-left-bottom, #hidden_tab_1 td.td-left-bottom  {
	color: white;
	text-align: left;
	width: 272px;
}

#auth-form #hidden_tab_2 td.td-left, #hidden_tab_1 td.td-left {
	color: white;
	width: 272px;
	text-align: left;
}

#auth-form #hidden_tab_2 td.td-right, #hidden_tab_1 td.td-right {
	text-align: right;
}

#auth-form #hidden_tab_2 td.td-right-bottom, #hidden_tab_1 td.td-right-bottom {
	text-align: left;
}

#auth-form .info_bulle {
	float: right;
}

#hidden_div_tab_bulle_1, #hidden_div_tab_bulle_2, #hidden_div_tab_bulle_3, #hidden_div_tab_bulle_4, #hidden_div_tab_bulle_5, 
#hidden_div_tab_bulle_7, #hidden_div_tab_bulle_8, #hidden_div_tab_bulle_9, #hidden_div_tab_bulle_10, #hidden_div_tab_bulle_11, 
#hidden_div_tab_bulle_12, #hidden_div_tab_bulle_13, #hidden_div_tab_bulle_14, #hidden_div_tab_bulle_15, #hidden_div_tab_bulle_16, 
#hidden_div_tab_bulle_17, #hidden_div_tab_bulle_18, #hidden_div_tab_bulle_19, #hidden_div_tab_bulle_20, #hidden_div_tab_bulle_21, #hidden_div_tab_bulle_6 {
	display: none; 
    position: absolute;
    background-color: #998167;
	margin-top: -15px;
	margin-left: -15px;
    padding: 10px;
	font-size: 11px;
	opacity:0.88;
	width: 240px;
	color: black;
}
#hidden_div_tab_bulle_1 b, #hidden_div_tab_bulle_2 b, #hidden_div_tab_bulle_3 b, #hidden_div_tab_bulle_4 b, #hidden_div_tab_bulle_5 b, 
#hidden_div_tab_bulle_7 b, #hidden_div_tab_bulle_8 b, #hidden_div_tab_bulle_9 b, #hidden_div_tab_bulle_10 b, #hidden_div_tab_bulle_11 b, 
#hidden_div_tab_bulle_12 b, #hidden_div_tab_bulle_13 b, #hidden_div_tab_bulle_14 b, #hidden_div_tab_bulle_15 b, #hidden_div_tab_bulle_16 b, 
#hidden_div_tab_bulle_17 b, #hidden_div_tab_bulle_18 b, #hidden_div_tab_bulle_19 b, #hidden_div_tab_bulle_20 b,#hidden_div_tab_bulle_21 b, #hidden_div_tab_bulle_6 b{
	color: white;
}

#auth-form #hidden_div_2 {
    display: none; 
    position: absolute;
    background-color: #4f8110;
    border: 1px solid #3e6408;
	margin-top: 1px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form #hidden_div_3 {
    display: none; 
    position: absolute;
    background-color: #4f8110;
    border: 1px solid #3e6408;
	margin-top: 1px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form #hidden_div_4 {
    display: none; 
    position: absolute;
    background-color: #4f8110;
    border: 1px solid #3e6408;
	margin-top: 1px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form #hidden_div_5 {
    display: none; 
    position: absolute;
    background-color: #4f8110;
    border: 1px solid #3e6408;
	margin-top: 1px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form #hidden_div_6 {
    display: none; 
    position: absolute;
    background-color: #4f8110;
    border: 1px solid #3e6408;
	margin-top: 1px;
    padding: 10px;
	color: white;
	font-size: 11px;
	opacity:0.88;
}

#auth-form ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
	margin-bottom: 0px;
	margin-top: -15px;
	height: 38px;
	#height: 21px;
}

#auth-form ul#in{
	margin-top: 30px;
}

#auth-form li {
	float:left;
	margin-right: 9px;
	#background:url("images/norm_right.gif")
      repeat-x right top;
}

#auth-form li a {
	display:block;
	#background:url("images/norm_left.gif")
      repeat-x left top;
	#padding:3px 15px 4px 6px;
    padding:0px 0px 0px 0px;
	color: white;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}

#auth-form li:hover {
	#background:url("images/norm_right_on.gif")
      repeat-x right top;
}

#auth-form li a:hover {
	#background:url("images/norm_left_on.gif")
      repeat-x left top;
}

#auth-form #current {
	#background-image:url("images/norm_right_on.gif");
}

#auth-form #current a {
	#background-image:url("images/norm_left_on.gif");
	padding-bottom:5px;
	color: white;
	text-decoration: none;
}

#auth-form table{
	border: 0px;
	color: white;
	margin-left: 40px;
}

#auth-form table td{
	padding: 5px;
	padding: 5px;
	border: 0px;
	border-bottom: 1px solid white;
	background-color: #DECEBB;
}

#auth-form table td.separator{
	background-color: white;
	width: 10px;
}

#auth-form table td input{
	width: 65px;
	margin: 0px;
	background-color: #DECEBB;
}

#auth-form table td textarea{
	width: 260px;
	background-color: #DECEBB;
	height: 45px; 
}

#auth-form table td.td-left{
	background-color: #4F3213;
	width: 300px;
	padding: 15px;
}

#auth-form table td.td-right{
	border-right: 1px solid white;
}

#auth-form table td.td-left-bottom{
	background-color: #4F3213;
	border-bottom: 0px;
	width: 300px;
	padding: 15px;
}

#auth-form table td.td-right-bottom{
	border-bottom: 0px;
}

#auth-form table input{
	border: 0px;
	text-align: right;
}

#auth-form table textarea{
	border: 0px;
}

#auth-form .clear{
	clear: both;
	margin: 0px;
	padding: 0px;
}



/* Log form */

form#form_pdf {
	margin-top: 15px;
}	

form#login {
	margin-top: 15px;
}	

form#login label {
	float: left;
	width: 150px;
}

form#login a {
	text-decoration: none;
	color: blue;
}

form#inscription {
	margin-top: 15px;
}	

form#inscription label {
	float: left;
	width: 150px;
}

.log-form {
	margin-left: 30px;
	text-align: left;
}

.log-form input {
	border: 1px solid #DDDDDD;
}

.log-form .title {
	font-size: 12px;
	font-weight: bold;
	color: #674927;
	margin-left: 10px;
	margin-bottom: 0px;
}

.log-form .description {
	font-size: 11px;
	font-weight: bold;
	color: #989797;
	margin-left: 10px;
	margin-bottom: 0px;
}

.log-form .mpd {
	font-size: 11px;
	color: #989797;
	margin-bottom: 20px;
}

.log-form table td{
	border: 1px solid #e2d0bc;
	Vertical-align: top;
	padding-right: 10px;
}

.log-form label{
	float: left;
	width: 100px;
	font-weight: bold;
}

.log-form a {
	text-decoration: none;
	color: blue;
}

.log-form form p{
	padding-top: 3px;
	padding-bottom: 3px;
}

.log-form form {
	margin-left: 10px;
	margin-bottom: 15px;
}

.msg_error {
	color: red;
	margin-top: 10px;
	padding: 0px;
	padding-left: 20px;
	background-image: url("images/message_bad.png");
	background-repeat: no-repeat;
}

.msg_ok {
	color: green;
	margin-top: 10px;
	padding: 0px;
	
	padding-left: 20px;
	background-image: url("images/message_ok.png");
	background-repeat: no-repeat;
}