* {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/*
	common
*/

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 0;
}

.floatLeft {
    float: left;
    display: inline;
}

.floatRight {
    float: right;
    display: inline;
}

.bold {
	font-weight: bolder;
}

.textRight {
	text-align:right;
}

body {
	font: 11px Verdana, Arial, Sans-Serif;
	background: #fff url(../img/background.gif) no-repeat fixed;
}

a {
    text-decoration: none;
    color: #000;
	cursor: pointer;
	font-weight:bold;
}

a:hover {
    text-decoration: underline;
	color: #000;
}

a img {
    border:0;
}

h2, h3, h4, h5, h6 {
	line-height: 125%;
	font-weight: bolder;
}

h1 {
    font-size: 35px;
	line-height: 100%;
	color:#FF9000;
}

h2 {
    font-size: 25px;
	margin-bottom: 15px;
	color:#981313;
}

h3 {
	font-size: 15px;
	margin-bottom: 10px;
}

ul, ol {
	list-style: none outside;
}

p {
	margin-bottom: 10px;
}

#wrap {
	width: 900px;
	margin: 20px auto 20px 200px;
}

#header {
	float:right;
	margin-bottom:10px;
}

#persona {
	font-size:22px;
	margin-bottom:20px;
	float:right;
}
#lang a {	color:#981313;}
.lang-ca #lang-ca a,.lang-en #lang-en a,.lang-es #lang-es a,.lang-fr #lang-fr a{
	color:#CCC;
}

#lang li{
	float:right;
	margin-left:10px;
}

#home #p01 a,
#que-es-la-osteopatia #p02 a, #que-es-losteopatia #p02 a, #what-is-osteopathy #p02 a, #quest-ce-que-losteopathie #p02 a,
#principios #p03 a, #principis #p03 a, #principles #p03 a, #principes #p03 a,
#historia #p04 a, #historia-ca #p04 a, #history #p04 a, #histoire #p04 a,
#aplicaciones #p05 a, #aplicacions #p05 a, #applications #p05 a, #applications-fr #p05 a,
#tecnicas-de-osteopatia #p06 a,#tecniques-dosteopatia #p06 a, #techniques-of-osteopathy #p06 a, #techniques-dosteopathie #p06 a,
#consulta #p07 a,#consulta-ca #p07 a, #practice #p07 a, #cabinet-de-consultation #p07 a
{
	color:#981313;
	font-weight:bold;
}

#menu {
	float:left;
	font-size:18px;
	line-height:30px;
}

#content {
	float:right;
	width:640px;
}

#content ul {
	list-style:circle;
}

#content ol {
	list-style:decimal;
}

#content ol, #content ul {
	margin-left:20px;
}

#content li {
	margin-bottom:20px;
}

#flashHome {
	float:right;
}

#mapCanvas {
	height:330px;
}	