@charset "UTF-8";
/* CSS Document */

body#body {
margin: 0px;
padding: 0px;
font-family: "Helvetica", "Arial", "Trebuchet MS";
font-size: 12px;
color: #585550;
font-weight: normal;
line-height: 1.3em;
background: #c8e4e8 url('../images/layout/bg-harmonia.jpg') scroll repeat-x 0% 0%;

}
p,td{
font-size:12px;
}
h1 {
margin-top:4px;
color: #11a2c5;
font-size: 12pt;
width: 300px;
line-height:130%;
margin-bottom: 1em;
}

h2 {
font-size:12px;
margin-top:4px;
line-height:130%;
color: #11a2c5;
width: 300px;
margin-bottom: 1em;
}

p {
margin-bottom: 1em; 
}

a { 
color: #11a2c5;
}

a:hover {
color: #757169;
}

a:visited {
text-decoration: none;
}


#header {
width: 475px;
height: 150px;
position: absolute;
top:0px;
left: 50%;
margin:0px;
padding:0px;
margin-left: -237px;
}

#menu {
width: 451px;
height: 150px; 
position: absolute;
overflow:hidden;
top: 151px;
left: 50%;
margin-left: -212px;
*margin-left: -205px;
}

#menu a {
color: #ffffff;
text-decoration: none;
}

#menu a:hover {
color: #dddddd;
}

#menu a span.bold {
font-weight: 600;
}

#menu .this a {
color: #dddddd;
}

#menu .this a:hover {
color: #ffffff;
}
#menu DIV{
padding-bottom:40px;
overflow-y:hidden;
width:114px;
*width: 150px;
height:100%;
}
#menu_animotion {

border-left: 1px solid white;
/*border-right: 1px solid white;*/
position: absolute;
padding-top: 40px;
padding-left: 35px;
padding-bottom:40px;
}
.menu_animotion-hover,
#menu_animotion:hover {
background: transparent url('../images/layout/bg-menu-harmonia.jpg') scroll repeat-x 0% 0%;
}

#menu_pilates {

border-left: 1px solid white;
/*border-right: 1px solid white;*/
left: 150px;
position: absolute;
padding-top: 40px;
padding-left: 35px;
}
.menu_pilates-hover,
#menu_pilates:hover {
background: transparent url('../images/layout/bg-menu-pilates.jpg') scroll repeat-x 0% 0%;
}
.menu_harmonia-hover,
#menu_harmonia {
border-left: 1px solid white;
border-right: 1px solid white;
left: 300px;
position: absolute;
padding-top: 40px;
padding-left: 35px;
}
.menu_harmonia-hover,
#menu_harmonia:hover {
background: transparent url('../images/layout/bg-menu-harmonia.jpg') scroll repeat-x 0% 0%;
}

#submenu {
text-align: right;
width: 100px;
position: absolute;
left: -125px;
}

#submenu h2 {
width: 100px;
}

#content {
width: 450px;
position: absolute;
top: 345px;
left: 50%;
margin-left: -212px;
}

#content img {
border: 3px solid white;
}

#content img.right {
float: right;
}

#content img.left {
float: left;
margin-right: 25px; 
margin-bottom: 25px;
}

#footer {
width: 450px;
text-align: center;
margin-top: 50px;
}

#footer img {
border: none;
}

p.footer {
width: 450px;
font-size: 8pt;
}

p.footer a {
font-size: 8pt;
}

* span.blue {
color: #757169;
}
#toolbars IMG{
border:none;
}