<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{
	background-color:#FF663F;
	margin:0;
	padding:0;
	background-image:url(img/f.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position: center bottom;
	background-attachment: fixed;
	}
.caminoamarillo{
	float:right;
	padding:10px;
	}
	
	
.blanco{
	color:#333;
	}
	


#bot{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 176px;
	width: 100%;
	display: block;
	z-index: 2;
	margin: 0 auto;
}
#bot-centro{
	width:974px;
	margin:0 auto;
	background-image:url(img/fondobot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:176px;
	}
#centro{
	width:974px;
	overflow:hidden;
	margin:0 auto 90px auto;
	}
	
#inicio{
	width:974px;
	height:500px;
	background-image:url(img/f1.png);
	background-repeat:no-repeat;
	background-position: center center;
	margin:30px 0 200px 0;
	}
#inicio-izq{
	float:left;
	width:320px;
	margin:80px 0 0 50px;
	font-size:14px;
	}
p{
	text-align:justify;
	}
#inicio-der{
	float:right;
	width:300px;
	margin:80px 50px 0 0;
	font-size:14px;
	}
	
	
	
#vinyasa{
	width: 974px;
	height: 500px;
	background-image: url('img/f3.png');
	background-repeat: no-repeat;
	background-position: right center;
	padding: 30px 0 0 0;
	margin: 0 0 200px 0;
}
#vinyasa-txt{
	margin:30px 0 0 0;
	width:500px;
	font-size:14px;
	}
	
#desc{
	width:974px;
	height:500px;
	padding:30px 0 0 0;
	margin:0 0 200px 0;
	}
#desc-izq{
	float:left;
	width:460px;
	padding:10px 0 0 0;
	}
#desc-der{
	float:right;
	width:460px;
	padding:60px 0 0 0;
	}
#desc-inf{
	float:left;
	margin: 0 0 0 250px;
	width:500px;
	font-size:14px;
	}
.q{
	font-weight:bold;
	color:#CC3300;
	}
.li{
	margin:30px 10px;
	padding:0;
	}
.li li{
	margin:5px;
	font-weight:bold;
	}
	
.li-c{
	margin:30px 10px;
	padding:0;
	}
.li-c li{
	margin:10px;
	font-weight:bold;
	list-style:none;
	text-align:center;
	}
.l{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
.l:hover{
	text-decoration:underline;
	}
	
		
#beneficios{
	height:500px;
	width:974px;
	padding:30px 0 0 0;
	margin:0 0 200px 0;
	}
#ben-izq{
	float:left;
	width:350px;
	border-right:dotted 1px #CC6600;
	}
#ben-der{
	float:right;
	width:600px;
	}
#ben-txt{
	margin:30px 30px 0 0;
	}
	
	
	
#contacto{
	width:800px;
	height:500px;
	padding:20px 0 0 0;
	margin:0 auto 200px auto;
	}
	
.inp{
	width:350px;
	border:solid 3px #efefef;
	padding:2px 0;
	margin:2px 0;
	}
	
#imagenes{
	width:974px;
	height:500px;
	margin:0 0 200px 0;
	padding:10px 0 0 0;
	}


h2{
	color:#CC3300;
	margin:0;
	padding:0;
	font-size:20px;
	}
	
#marca{
	margin:0 10px;
	}
#top{
	align: center;
	color:#FFFFFF;
	text-align:center;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
</pre></body></html>