body{

	/*background: #fff url(../images/templates/body-by-bg.jpg) top center;*/

	

	

	/*background-color:#989898; BORDES SOMBREADOS*/

	

	

	font-size: 13px;

	margin:0px;

	

	

	}

	

	#main{

	margin:0 auto 0 auto;

	width:68%;

	
	

	

	

	

	/*background: url("http://www.camaleoncss.com/wp-content/themes/itech/images/bg.jpg") repeat-y scroll center top transparent;   BORDES SOMBREADOS */

	

	

	}
	.curvado {
  -moz-border-radius: 30px 66px 0px 66px;
  -webkit-border-radius: 30px 66px 30px 66px;
  
}
