#head {
}
#head h1 {
left:0px;
position:absolute;
top:0px;
}
#head #headinterface {
background-color:transparent;
float:right;
height:50px;
padding:35px 30px 0pt 0pt;
position:relative;
text-align:left;
z-index:10;
}
#head #headinterface p, #head #headinterface p input {
font-size:14px;
line-height:25px;
}
#head #headinterface p input.button {
}
#head #headinterface p.headinterface_link01 {
float:left;
font-size:14px;
padding:5px 20px 0pt 0pt;
}
#head #headinterface p.headinterface_link02 {
position:absolute;
right:50px;
top:66px;
width: 7em;
}
#head #headinterface input.button {
background-color:#B9DEFF;
border:medium none;
margin:0px;
padding:0px 0px 0px 10px;
}
#head input, textarea {
background-color:#F0F0F0;
border:1px solid #AAAAAA;
font-family:Arial,Helvetica,sans-serif;
margin:0px;
padding:0.1em 0px 0px 10px;
}
#head input {
line-height:1.2;
}
input:hover, textarea:hover {
border:1px solid #5ED800;
}
#head input:focus, textarea:focus {
}
