@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:619px;
   margin: 0 auto;
  }
#top{width:127; height:7px; background:url(../ncont/top.gif)}

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


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

#main{margin:0 auto;padding:0px; width:619px; background:url(../imagenessecciones/mainbg2.jpg) repeat-y ;float:left;}

#contenido{margin:0 auto;padding:0 10px 0 10px;}

#foot{ width:619px;height:19px;padding:0; background:url(../imagenessecciones/footingreso.jpg) no-repeat; float:left; text-align:right;}

#bottom{height:12px; background:url(../ncont/bottom.gif); float:left;}
h2{color:#990000;}
h5{color:#FF0000;}