body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenedor {
	width:720px;
	height:560px;
	border: 10px solid #78A22F;
	margin-top:20px;
	margin:auto;
}

#header {
	width:720px;
	height:56px;
	background-image:url(media/header.png);
	background-repeat:no-repeat;
}
#header span#inicio {
	position:absolute;
	left:825px;
	top:21px;
	width:174px;
	height:53px;
}
* html #header span#inicio {
	left:828px;
	cursor:pointer;
}
#bio {
	position:absolute;
	left: 266px;
	top: 27px;
}
#mainMenu {
	width:720px;
	height:40px;
	background-color:#78A22F;
}
#mainMenu span {
	height:20px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	background-position:top;
	background-repeat:no-repeat;
	list-style-type:none;
	cursor:pointer;
}
#mainMenu span#temazcal {
	background-image:url(media/menu-temazcal.png);
	width:75px;
}
#mainMenu span#masaje {
	background-image:url(media/menu-masaje.png);
	width:107px;
}
#mainMenu span#discografia {
	background-image:url(media/menu-discografia.png);
	width:89px;
}
#mainMenu span#chakra {
	background-image:url(media/menu-chakra.png);
	width:130px;
}
#mainMenu span#casa {
	background-image:url(media/menu-clasescanto.png);
	width:100px;
}
#mainMenu span#contacto {
	background-image:url(media/menu-contacto.png);
	width:74px;
	float:right;
}
#mainMenu span.in {
	background-position:bottom;
}

#home {
	width:720px;
	height:auto;
}
#home #banner, #discografia #banner {
	width:720px;
	height:262px;
	position:relative;
}
#home #banner {
	background-image:url(media/home-banner.jpg);
}
#discografia #banner {
	background-image:url(media/discografia-banner.jpg);
}

#home #contenido, #discografia #contenido {
	width:720px;
	height:201px;
	overflow:auto;
	position:relative;
}
#home #contenido #header, #discografia #contenido #header {
	background-repeat:no-repeat;
	height:50px;
	float:right;
	margin-top:5px;
}
#home #contenido #header {
	background-image:url(media/home-header.png);
	width:540px;
}
#discografia #contenido #header {
	background-image:url(media/discografia-header.png);
	width:620px;
}
#home #contenido #imagen {
	background-image:url(media/home-imagen01.jpg);
	background-repeat:no-repeat;
	float:left;
	width:122px;
	height:104px;
	position:absolute;
	top:25px;
	left:30px;
}
#home #contenido #texto {
	width:540px;
	float:right;
	padding-right:5px;
}
#home .clear {
	clear:both;
	height:10px;
}
#discografia #contenido #catalogo table.menu {
	margin:auto;
	width:550px;
}
#discografia #contenido #catalogo table.menu td {
	text-align:center;
}
#section #contenido {
	width:720px;
	height:465px;
	overflow:auto;
	position:relative;
	float:right;
}
#section #contenido #banner {
	width:285px;
	height:989px;
	float:left;
	position:absolute;
	background-repeat:no-repeat;
}
#section #contenido #banner1 {
	width:285px;
	height:993px;
	float:left;
	position:absolute;
	background-repeat:no-repeat;
}
.temazcal {
	background-image:url(media/temazcal-banner.jpg);
}
.masaje {
	background-image:url(media/masaje-banner.jpg);
}
.chackra {
	background-image:url(media/chackra-banner.jpg);
}
.casa
{
	background-image:url(media/banner-canto.png);
}
.yoga
{
	background-image:url(media/nierika-yoga.jpg);
}
.masaje
{
	background-image:url(media/masajes-banner.jpg);
}
.canto
{
	background-image:url(media/banner-canto.png);
}

#section #contenido #imagen {
	background-image:url(media/section-imagen.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:700px;
	height:60px;
	display:block;
}
#section #contenido #texto {
	width:380px;
	float:right;
	padding-left:30px;
	padding-right:5px;
	display:block;
	color: #75A32D;
}
#section #contenido #texto ul {
	margin:-5px;
}
#imagenInChakra {
	position:absolute;
	width:283px;
	height:330px;
	background-image:url(media/chackra-imagen01.jpg);
	left:368px;
	top:593px;
}
* html #imagenInChakra {
	top:582px;
}

.title {
	font-weight:bold;
}
span.spanish {
	color:#78A22F;
}
span.english {
	color:#958887;
	font-style:italic;
}

#duo {
	width:720px;
	height:20px;
	background-image:url(media/duo.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:auto;
	position:relative;
}
#duo .link {
	position:absolute;
	top:6px;
	left:684px;
	width:36px;
	height:14px;
	cursor:pointer;
}

