#div1{
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	font-size: 11px;
	background-image : url("img/head.png");
	background-position : center center;
	height : 100px;
	border: 1px solid #FFFFFF;
}
#div2{
	margin-left : auto;
	margin-right : auto;
	width : 750px;
}
#menu{
	background-image : url("img/fnd.png");
	height : 117px;
	width : 80px;
	font-size: 11px;
	padding: 0px 10px 0px;
	line-height:15.5px;}
#fin{
	background-image : url("img/fin.png");
	height : 5px;
	width : 100px;
}
#div3{
	float : left;
}
#div4{
	background-image : url("img/75.png");
	margin-left : 100px;
	width : 650px;
	min-height : 1000px;
}
#div5{
    border: 1px solid #FFFFFF;
	margin-left : auto;
	margin-right : auto;
	background-image : url("img/85.png");
	color : #808080;
	font-size : 10px;
	height : 12px;
}

.div{
	margin-left : auto;
	margin-right : auto;
	background-image : url("img/75.png");
	font-size : 10px;
	height : 14px;
   	margin:0 5px 0 5px;
}

body{
	background-image : url("img/japon.jpg");
	background-position : center center;
	background-attachment : fixed;
	font-family : "Verdana";
}

.min-table{
	font-family:"Verdana";
	font-size : 11px;
}

.table{
	width : 550px;
	font-family:"Verdana";
	font-size : 11px;
}

.table2{
	width : 450px;
	font-family:"Verdana";
	font-size : 11px;
}

.imageflottante{
	float: left;
	margin:0 10px 0 0;
}

a{
	text-decoration : none;
	color : #000000;
}

input{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif; 
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:6px 3px;
}

textarea{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif; 
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:6px 3px;
}