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

body{padding:0px; margin:0px; background:url(/placement/img/bodyBg.jpg) repeat-x top #7e7e7e; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333;}

#contener{width:950px; padding:0px; margin:auto; display:table; background:#ffffff; height:auto;}

#headerLogo{width:100%; float:left; border-bottom:#C00 solid 2px; border-top:#C00 solid 2px;}
#logo{width:210px; float:left; margin-top:60px; margin-left:6px;}
#header{width:733px; float:right;}

#nav{width:500px; padding:0px; float:left; margin:0px; margin-left:20px;}
ul li {float:left;}
ul ul li {float:left; width:220px; border-bottom:#CCC dotted 1px;}
ul li:hover{position:relative;}
ul li:hover>a{background-color:#cc0000; color: #ffffff; text-decoration:none;}
ul li a:hover{position:relative; background-color:#cc0000; color: #ffffff; text-decoration:none;}

ul ul{display:none;}
ul li:hover>ul{display:block; width:224px; background:#f1f1f1;}
ul.cssMenu ul{position: absolute;}
ul.cssMenu,ul ul{list-style:none; background-color:#FFFFFF; padding:0px; margin:0px;}
ul.cssMenu li{display:block; margin:2px 0px 0px 0px;}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {display:block;	vertical-align:middle;	background-color:#FFFFFF; border-width:0px; border-color:#6655ff; border-style:solid; text-align:left; text-decoration:none;	padding:8px; color: #444444; text-decoration:none;}


#content{width:910px; padding:20px; color:#333; float:left; background:#FFF; display:table; height:auto;}
#contentBox{width:890px; background:#f9f9f9; padding:10px; height:auto; float:left; margin-bottom:20px; border:#e5e5e5 dotted 1px;}
#contentBoxWhite{width:890px; background:#FFFFFF; padding:10px; height:auto; float:left; margin-bottom:20px; border:#e5e5e5 dotted 1px;}

#fieldsetBox{width:460px; background:#f6f6f6; padding:20px; margin:auto; height:auto;}
fieldset{width:440px; padding:10px; margin:0px; border:#CCC dotted 1px;}
legend{font-size:12px; font-weight:bold; color:#333; padding:10px; background:#f6f6f6;}

.normal { width:140px; border:#999 solid 1px; background:#f9f9f9; padding-left:4px; }
.focus  { width:140px; border:#000000 solid 1px; background:#ffffff; padding-left:4px; }
.butSubmit{width:70px; background:#d5d5d5; border:#c3c3c3 solid 1px; text-align:center; color:#333333;}










































