@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding:0px;
	font-family: Tahoma, "Lucida Sans",Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#154415;
}
#wrapper{
   width:400px;
   margin: 0 auto;
  }
#top{width:127; height:7px; background:url(../ncont/top.gif)}

#header{
background:url(../imagenessecciones/headerexp.jpg) no-repeat; height:88px; margin:0 auto;
}


/******* Content *********/

#main{margin:0 auto;padding:0px; width:400px; background:#ffffff ;float:left;}

#contenido{margin:0 auto;padding:0;}
#continfo{width:620px; padding:0 10px 0 10px;float:left}


#foot{ width:832px;height:74px;padding:0;}
#fcont{width:743px;height:74px;text-align:center; float:left}

#bottom{height:12px; background:url(../ncont/bottom.gif); float:left;}

.forminput { background-color:#cccccc;}