body {
 	margin: 0px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:11px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#BBE5DB;
}

.pilates {
	background: url(../img/bg_pilates.png) no-repeat;
	width:400px;
	text-align:center;
}

.titulo {
	text-align:left;
	padding:0px;
	height:30px;
	font-size:12px;
	font-weight:bold;
}

.seta {
	width: 20px;
}

.seta_down {
	height:15px;
	vertical-align:top;
	text-align:right;
	padding-right:20px;
}

.letra {
	font-size:14px;
	font-weight:bold;
}

.secundaria {
	height:540px;
	
}

.secundaria_text {
	background: url(../img/bg_secundaria.png);
	height:500px;	
	vertical-align:top;
}

.secundaria_top {
	background: url(../img/bg_secundaria_top.png) no-repeat;
	height:20px;
	width:510px;
}

.secundaria_bottom {
	background: url(../img/bg_secundaria_bottom.png) no-repeat;
	height:20px;
	width:510px;
	padding-right:10px;
}

.bg_titulo{
	/*background: url(../img/bg_titulo.png) no-repeat;
	padding-left:50px;
	padding-top:10px;*/
	height:65px;
	width:470px;
	font-weight:bold;
	text-align:left;
	font-size:12px;

}