

/*LOGIN INPUT*/
#login{
	position:absolute;
	left:480px;
	top:6px;
}
	
.login_submit{
	width: 39px;
	height:23px;
	border:0px #ffffff solid;
	/*background-color:#FFFFFF;*/
	background-image:url(../img/ok.png) ;
	background-repeat:no-repeat;
	background-color:transparent;
}
.login_input{
	width: 164px;
	height:23px;
	border:0px #ffffff solid;
	background-image:url(../img/bkg_input_text.png);
	background-repeat:no-repeat;
	background-color:transparent;
}

.login_input2{
	width: 164px;
	height:23px;
	border:0px #ffffff solid;
	background-image:url(../img/bkg_input_text.png);
	background-repeat:no-repeat;
	background-color:transparent;
}

#login_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin-top: 6px;
	margin-right: 5px;
	text-align:right;
}
/*************/

.form_default{
	background-color:#16485c;
	padding: 10px 5px 5px 10px;
	border:1px #58bdc5 solid;
}

.textarea_form{
	font-size:12px;
	width: 190px;
	height: 120px;
	margin-bottom: 5px;
	border:1px #ffffff solid;
	background-color:#FFFFFF;
}

#textarea_reglement{
	font-size:12px;
	width: 400px;
	height: 120px;
	margin-bottom: 5px;
	border:1px #ffffff solid;
	background-color:#FFFFFF;
}

input{
	margin-bottom: 5px;
	margin-right: 3px;
	font-size:14px;
	width: 190px;
	height: 23px;
	border:1px #999999 solid;

}


label{
	float: left;
	width: 180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}


.input_submit{
	margin-left: 180px;
	margin-top: 5px;
	width: 90px;
}

/*
.input_submit_camps{
	width:86px;
	height:23px;
	border:0px #ffffff solid;
	background-image:url(../img/bouton_inscrire.png) ;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#ffffff;
}
*/
.button_ok{
	width: 39px;
	height:23px;
	border:0px #ffffff solid;
	background-image:url(../img/ok.png) ;
	background-repeat:no-repeat;
	background-color:transparent;
}

.button_inscrire{
	width:86px;
	height:23px;
	border:0px #ffffff solid;
	background-image:url(../img/bouton_inscrire.png) ;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#ffffff;
}

.button_valider{
	width: 70px;
	height:23px;
	border:1px #999999 solid;
	/*background-image:url(../img/bt_valider.png) ;
	background-repeat:no-repeat;
	background-color:transparent;
	color:#ffffff;*/
	
}

.input_radio{
	width:10px;
	margin-left: 10px;
}

.input_checkbox{
	width:10px;
	margin-left: 180px;
}

#activite1 td{
	padding:4px;
}
#activite1{
	padding:3px;
	clear:both;
	margin-bottom:20px;
}

#activite1 a.thickbox, #activite1 a.thickbox:link, #activite1 a.thickbox:visited{
	text-decoration:none;
	padding:1px 1px 1px 6px;
	
}
#activite1 a.thickbox:hover, #activite1 a.thickbox:active{
	text-decoration:underline;
	padding:1px 1px 1px 6px;
}


/*
label{
float: left;
width: 180px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}

 input, textarea, select{
font-size:12px;
width: 180px;
margin-bottom: 5px;
border:1px #58bdc5 solid;
background:#FFFFFF url(../img/fnd_cells_th.gif) 0 0 repeat-y;
}


textarea{
width: 200px;
height: 120px;
border:1px #58bdc5 solid;
}
.pages{
	width: 450px;
	height: 220px;
	border:1px #58bdc5 solid;	
}
.boxes{
width: 1em;
}

#submitbutton, #submitbuttonpwd{
margin-left: 180px;
margin-top: 5px;
width: 90px;
}

#login_submitbutton{
	width: 50px;
	border:1px #16485c solid;	
}
.login_input{
	width: 150px;
	border:1px #16485c solid;	
}

#submitbuttonshort{
margin-left: 0px;
width: 50px;	
}
.submitbuttonshort{
margin-left: 0px;
width: 50px;	
}
.login_submitbuttonshort{
	margin-left: 0px;
	width: 50px;	
}
.leftbutton{
	margin-left: 0px;
	width:100px;
}

.heure{
	width:70px;
}
.dateloc{
	width:106px;
}
.input_pt{
	width:70px;
}
.input_mo{
	width:110px;
}
.input_calen{
	width:55px;
}
.input_radio{
	width:10px;
	margin-left: 180px;
}
br{
clear: left;
}
*/