@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/site/fdo.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
.txt11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txt12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.txt16 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #454545;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
a:hover {
	color: #28166f;
	text-decoration: underline;
}
.fdomn {
	background-image: url(../../images/site/fdo_mn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.volt2 {
	background-image: url(../../images/site/volt2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
	border: 1px solid #999999;
}
.tit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #2E3192;
	text-decoration: none;
	letter-spacing: -1px;
}
.bord {
	border: 1px solid #BCD3CC;
}
.fot {
	padding: 3px;
	border: 1px solid #999999;
	margin-right: 7px;
	margin-bottom: 7px;
}
.box {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.box1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #666666;
	border: 1px solid #999999;
}
.lin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
.lin1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
}
.selec {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.campo_focus {
   border: 1px solid red;
   background-color:#F9DFE1;
   -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
}
.campo_focus2 {
   border: 1px solid #1C8F08;
   background-color:#E4FFDF;
      -moz-border-radius-bottomleft:5px;
   -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
}