body {
	font-family: "Trebuchet MS";
	background-color: #FF7700;
}
h1 {
	font-family: "Times New Roman", Times, serif!important;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E16800;
	text-align: left;
	margin-top: 0px;
	font-size: 2.7em;
}
h2 {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #666666;
	letter-spacing: 1px;
}
h3 {
	font-size: 12px;
	margin-bottom: 5px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.links {
	color: #E16800;
	text-decoration: none;
}
a:hover.links {
	color: #FF9742;
	text-decoration: none;
}

.container {
	display: block;
	width: 960px;
	height: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container .header {
	background-image: url(../images/header.jpg);
	height: 22px;
	width: 960px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.container .middle {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 960px;
	margin-top: 0px;
}
.container .middle .left {
	width: 172px;
	float: left;
	height: 500px;
	display: block;
}
.container .middle .left img {
	margin-left: 20px;
}
.container .middle .contenido {
	float: left;
	width: 750px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	display: block;
}
ul.galerias {
	width: 600px;
	height: 300px;
}
ul.galerias  li {
	background-image:url(../images/back_imgs.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	float: left;
	height: 100px;
	width: 100px;
	list-style-type: none;
	display: block;
	margin: 10px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px;
}
.contenido_quiensoy {
	float: left;
	width: 500px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	display: block;
}
.contenido_contacto {
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 10px;
	display: block;
}
a.direccion   {
	color: #666666;
	text-decoration: none;
}
a.direccion:hover   {
	color: #333;
	text-decoration: none;
}
a.direccionmail   {
	color: #666666;
	text-decoration: none;
	font-size:12px;
}
a.direccionmail:hover   {
	color: #333;
	text-decoration: none;
	font-size:12px;
}
.contenido_contacto .datoscontacto {
	float: left;
	width: 430px;
}

.container .middle .contenido p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.contenido .horarios {
	display: block;
	height: 100px;
	width: 750px;
	margin-top: 20px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
}
.contenido .horarios h2 {
	display: block;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.contenido .horarios .dia {
	float: left;
	height: 100%;
	width: 100px;
	margin-right: 20px;
}
.contenido .horarios .dia .hora {
	font-size: 12px;
}
.contenido .horarios .clases {
	width: 200px;
	display: block;
	margin-right: 40px;
	float: left;
}
.contenido .horarios .particulares {
	width: 220px;
	float: left;
	display: block;
	margin-right: 40px;
}
.contenido .horarios .claseadicional {
	float: left;
	width: 180px;
	display: block;
}
.container .footer {
	background-image: url(../images/footer.jpg);
	height: 29px;
	width: 960px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.container .disclamer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.container .disclamer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.container .disclamer a:hover {
	text-decoration: underline;
}


/* Botones */
a.btngrande {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 43px;
	width: auto;
	padding-left: 20px;
	padding-top: 7px;
}a.btngrande:hover {
	color: #FF7700;
	background-image: url(../images/vineta_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
p.btngrande {
	background-image:url(../images/btn_fijo.png);
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 43px;
	width: 152px;
	padding-left: 20px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.btnchico {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-left: 20px;
}
a.btnchico:hover {
	color: #FF7700;
	background-image: url(../images/vineta_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
p.btnchico {
	background-image:url(../images/btn_fijo_chico.png);
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.floatleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* IDs para cada middle */ 
#middle_index {
	height: 500px;
}
#middle_clases {
	height: 1100px;
}
#middle_clases_2 {
	height: 950px;
}
#middle_quiensoy {
	height: 550px;
}
#middle_profesor {
	height: 1180px;
}
#middle_contacto {
	height: 600px;
}
#float_quiensoy_img {
	float: left;
	margin-left:30px;
	margin-top:80px;
}
#float_contacto_img {
	float: left;
	margin-left:0px;
	margin-top:80px;
}

#middle_ashtanga_yoga {
	height: 2550px;
}
#middle_enviado {
	height: 600px;
}

/* Form Mail*/ 
.formmail {
	height: 230px;
	width: 300px;
	text-align: right;
	letter-spacing: normal;
	word-spacing: normal;
	display: block;
	float: right;
	margin-top: 0px;
}

.formmail p {
	display: block;
	vertical-align: top;
	margin-right: 0px;
	color: #666666;
	text-decoration: none;
	font-size:11px;
}
.recepcion_form {
	width: 430px;
}
.recepcion_form a{
	color: #E16800;
	text-decoration: none;
}
.recepcion_form a:hover{
	color: #FF9742;
	text-decoration: none;
}

