	
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        #graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{
	position:relative;
	text-align:center;
	width:1000px;
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}	
	
	#container_seccion_reiki{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_reiki.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
		
	#container_seccion_biomagnetismo{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_biomagnetismo.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
	
	#container_seccion_velomancia{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_velomancia.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
		
	#container_seccion_limpieza{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_limpieza.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
		
	#container_seccion_cursos{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_cursos.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}	
		
		
	#container_seccion_eduardo{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_eduardo.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
	
	#container_seccion_venta_velas{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_venta_velas.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
		
	#container_seccion_alquiler{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_alquiler.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}	
		
	#container_seccion_fotos{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_fotos.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
		
	#container_seccion_audios{
	position:relative;
	text-align:center;
	width:1000px;
	height:200px;
	background:#fff;
	background-image:url(images/seccion_audios.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
		}
		
	
	#content{
		position:relative;
		margin-bottom: 0px;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		height:370px;
		overflow:visible; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:60px;
		height:60px;
		position:absolute;
		left:24px;
		top:310px;
		}	
	#nextBtn{ 
		left:920px;
		top:310px;
		}														
	#prevBtn a, #nextBtn a{
	display:block;
	width:56px;
	height:56px;
	background-image: url(images/btn_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a{
	background-image: url(images/btn_next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}												

/* // Easy Slider */

</style>	
	
<link href="estilos_02.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


	#botones{
	position:relative;
	text-align:left;
	width:658px;
	background-color:#FF9933;
	
	}
