@charset "utf-8";
/* CSS Document */

body{
	 background-image:url(../imagenes/yoga.jpg);
	 background-position: -5px 131px;
	 background-repeat: no-repeat;
	 background-color: #E9BAF3;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #610573;
	 margin-top:0px;
	 margin-bottom: 0px;.
}

a {
	text-decoration:none;
}

#destacado{
	color:#0f8017;
	font-weight: bold;
}

#cursiva{
	font-style: italic;
		
}


#principal{
    margin:0 auto;
	width:1000px;
}

#cabecera{
	width: 1000px;
	height: 216px;
	background-image:url(../imagenes/paz.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 6px;
}

#logo{
	width: 144px;
	background-image:url(../imagenes/logo2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 133px;
	margin-left: 120px;
	_margin-left: 60px;
	float: left;
}

#secciones{
	width: 268px;
	height: 31px;
	background-color:#c169d1;
	margin-left: 625px;
	padding-left: 7px;
}

#boton{
	float: left;
	margin-top: 5px;
}

#boton:hover{
	margin-top: 1px;
}

#boton img{
	border: none;
}		
		
#menu{
	  background-color: #c169d1;
	  background-image: url(../imagenes/fondomenu.jpg) ;
	  background-position: top -3px;
	  background-repeat: no-repeat;
	  width: 175px;
	  _height: 329px;
	  min-height: 324px;
	  margin-left: 105px;
	  _margin-left: 52px;
	  font-size: 12px;
	  font-weight: bold;
	  float: left;
}


		

#categorias{
		width: 155px;
		min-height: 16px;
		padding-top: 2px;
		padding-bottom: 2px;
		background:#33cd3e;
		text-align:center;
		margin-top: 4px;
		margin-bottom: 4px;
		margin-left: 10px;
	 	position: relative;
		color: white;
}

#categorias a{
		color: white;
}

#categorias a:hover{
		color:#fed42b;
}

#subcategorias{
		width: 155px;
		min-height: 16px;
		padding-top: 2px;
		background: #33cd3e;
		text-align:center;
		margin-top: 4px;
		margin-bottom: 4px;
		margin-left: 10px;
	  position: relative;
		color: #7d1e8f;
}

#subcategorias a{
		color: #7d1e8f;
}

#subcategorias a:hover{
		color:#fed42b;
}


#contenido{width: 630px;
		   min-height: 324px;
		   margin-left: 340px;
		   background-image:url(../imagenes/om.jpg);
		   background-repeat: no-repeat;
		   background-position: bottom right;
}


#imagencontenido{
				width: 150px;
				border:2px solid #610573;
				margin: 2px;
				margin-right: 10px;
				float: left;
}


#imagencontenido2{
				width: 150px;
				border:2px solid #610573;
				margin: 2px;
				margin-left: 10px;
				float: right;
}
		   
		   
		  
#texto{
	width: 560px;
	margin-top: 30px;
	margin-bottom: 40px;
	text-align:justify;
	font-size: 12px;
	
}


#texto a{
		color: #a061ab;
		font-weight: bold;
}

#texto a:hover{
		letter-spacing: 1px;
}


#pie{
	 width: inherit;
	 height: 53px;
	 font-size: 10px;
	 text-align: center;
	 clear: both;
	color:#0f8017;
}

#pie a{
	color:#0f8017;
	 font-weight: bold;
}

#pie a:hover{
	 font-weight: bold;
	 font-size: 11px;
}


#titulo{
		width: 552px;
		font-size: 14px;
		font-weight: bold;
		background:#33cd3e;
		color:white;
		padding-left: 7px;
		margin-bottom: 14px;
		
}


#subtitulo{
		font-size: 14px;
		font-weight: bold;
		background:#33cd3e;
		background-repeat:repeat;
		color:white;
		padding-left: 7px;
		margin-top: 6px;
		
}


/*INICIO*/



#textodcha{
	width: 260px;
	text-align:justify;
	font-size: 12px;
	
}


#textodcha a{
		color: #a061ab;
		font-weight: bold;
}

#textodcha a:hover{
		letter-spacing: 1px;
}


#textoizda{
	width: 260px;
	text-align:justify;
	font-size: 12px;
	float: right;
	
}


#textoizda a{
		color: #a061ab;
		font-weight: bold;
}

#textoizda a:hover{
		letter-spacing: 1px;
}

#buda{
		margin-left: 140px;
		margin-top: -10px;
		margin-bottom: -30px;
}

/*INICIO CONTACTO*/


#formulario{
			padding-bottom: 20px;
}

#formizda{
		   float: left;
		   margin-right: 20px;}

#nombre{
		 width:55px;
		 font-size: 11px;
		 margin-right: 5px;
		 float: left;
}

#botones{
		width: inherit;
		margin-left: 190px;
		margin-top: 30px;
}


/*INICIO LOCALIZACIÓN*/

#imgloc{
	   border: 2px solid #ba1010;
	   margin-top: 10px;
	   margin-bottom: 30px;
}


/*INICIO PRODUCTOS*/

#vacio{
		height: 250px;
		margin-top: 70px;
		font-size: 10px;
		margin-left: 40px;
}


/*INICIO COJIN*/

#imagensinborde{
		float: left;
		margin-right: 10px;
}

#imagensinborde2{
		float: right;
		margin-left: 10px;
}


