@charset "utf-8";
/* CSS Document */

.main-content {height: 900px;}
.infos {font-family: Tahoma; font-size: 11px; line-height:19px; color: #65615e; width: 700px; padding-top: 20px; padding-left: 50px; margin-bottom: 60px;}
.infos2 {font-family: Tahoma; font-size: 11px; line-height:19px; color: #65615e; width: 700px; padding-top: 20px; padding-left: 50px; margin-bottom: 20px;}
.infos span, .infos2 span {font-family: Tahoma; font-size: 17px; color: #65615e;}
.big_form {float: left;}
.left_side {width: 380px; float: left; text-align: right; color: #636363; margin-left: 20px;}
.left_side input {border: 1px solid #636363;}
.right_side input {border: 1px solid #636363;}
* html .left_side {margin-left: 10px;}
.right_side {width: 380px; float: left; margin-left: 30px; text-align: right; color: #636363;}
.left_side span {font-size: 11px; line-height: 1em; padding-right: 15px; vertical-align: -3px; font-family: Tahoma;}
@media all and (min-width:0) {.left_side span {vertical-align: 3px;}}
@-moz-document url-prefix() {.left_side span {vertical-align: -3px;}}
* html .left_side span {vertical-align: 3px;}
.right_side span {font-size: 11px; line-height: 1em; padding-right: 15px; vertical-align: -3px; font-family: Tahoma;}
@media all and (min-width:0) {.right_side span {vertical-align: 3px;}}
@-moz-document url-prefix() {.right_side span {vertical-align: -3px;}}
* html .right_side span {vertical-align: 3px;}
.right_side span a {font-family: Tahoma; font-size: 12px; color: #65615e; font-style: normal; text-decoration: underline;}
.submit {background: url(../images/submit.gif) no-repeat; width: 75px; height: 22px; border: 0px; font-family: Tahoma; font-size: 12px; color: #65615e; border: 1px solid black; margin-top: 10px; padding-bottom: 2px; margin-bottom: 30px;}
.text_field {width: 250px; border: 1px solid black; margin-bottom: 7px;}
.text_field2 {width: 250px; margin-bottom: 7px; text-align: left;}
.check_field {margin-bottom: 7px; margin-right: 10px;}
.sel {width: 250px; margin-bottom: 7px; border: 1px solid black;}
@media all and (min-width:0) {.text_field {width: 135px; border: 1px solid black; margin-bottom: 7px; position: relative; top: 5px;}}
@media all and (min-width:0) {.check_field {margin-bottom: 7px; margin-right: 10px; position: relative; top: 5px;}}
@media all and (min-width:0) {.sel {width: 137px; margin-bottom: 7px; border: 1px solid black; position: relative; top: 5px;}}