/* CSS Document */
body {
 	padding:0px;
	margin:0px;
}

.menu1 {
	width:600px;
	display:none;
	
}

.column {
	width:0;
}


.image_to_reduce {
	display:none;
	width:400px;
	padding:0px;
	margin:0px;
}

.new_table {
	width:100%;
}

.field {
	width:200px;
}

.table_no_border {
	width:auto;
	border:0px;
}

.table_form{
	width:0px;
	margin-left:0pt;
	border-collapse:collapse;
	border:0;
}

.the_title{
	margin:0px;
	padding:0px;
	align:left;
	position:relative;
}

.print_space {
	padding:30px;
}

.space_print2{
padding:120px;
}

.tohide {
	display:none;
	width:0px;
}

img.toreduce {	
	width:500px;
	heigth:200px;

}

}