.addphoto_div_texte{
	padding:5px;
	width:655px;
	
	margin-bottom:25px;
	color:#1f1d68;
	text-align:justify;
	float:left;
}

.addphoto_div_photoOK { 
	color:#FF0000; 
	font-weight:bold; 
	height:50px;
	padding-top:20px;
}


.addphoto_table_form {
	width:380px;
	color:#000;
	margin:35px 130px 0px 0px;
}
.addphoto_table_form tr {
	height:35px;
}
.addphoto_td_submitenvoyer {
	text-align:center;
}

.addphoto_inputtext {
	width:300px;
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-right:0px;
	text-align:right;
}
.addphoto_inputtextarea {
	width:300px;
	height:100px;
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-left:0px;
	text-align:right;
}
.addphoto_select_continent {
	width:275px;
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-right:0px;
	text-align:right;
}
.addphoto_select {
	width:300px;
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-right:0px;
	text-align:right;
}
.addphoto_submit_envoyer {
	width:153px;
	color:#0174d0;
	font-weight:bold;
	font-size:14px;
	background:url("../../images/bg_button.png") top left no-repeat transparent;
	border:none;
	height:35px;
	text-align:center;
}

.file_1 {
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-right:0px;
	text-align:right;
	height:17px;
}

.addphoto_submit_ok {
	color:#0174d0;
	font-weight:bold;
	font-size:14px;
	background:url("../../images/bg_button2.png") top right no-repeat transparent;
	width:30px;
	border:none;
	height:25px;
}
