@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}


body{
background:#CC9900  url(img/fundoindex.jpg) no-repeat  top center ; z-index:-1;
margin-top:10px;

}



#fundo2{
   background-image: url(img/fotolia_14263711.jpg);
   background-repeat: repeat-x;
   height:583px;
   width:943px;
   background-position: bottom right;
}
#fundo3{
   background-image: url(img/fotolia_909080.jpg);
   background-repeat: no-repeat;
   background-position: center;
   width: 943px;
   height:150px;
}
#main {
	margin:0 auto;
	width:485px;
	padding-bottom:80px;
	left: 305px;
	top: 147px;
}


#maindois {
	margin:0 auto ;
		width:300px;
	height:185px;
	background-image: url(img/logoradiestesia.gif);
	background-position:right;
	background-repeat:no-repeat;
	left: 90px;
	top: -137px;
	
}
.luxor {

}