html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 2;
}
a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

a#slide { color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a#slide:hover { 
	color: #E38686;
	text-decoration: none;
}

body {
  background: url('http://www.posturalpilates.it/images/bg.gif');
	text-align: center;
	font: 10.5px "Trebuchet MS", "arial", sans-serif;
	line-height: 1.4;
	word-spacing: 0px;
	color: #312F1A;
	left: 100px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 20px auto;
	width: 714px;
  position: relative;
  right: 50px;
}

#header {
  background: top center url('images/logo.pn') no-repeat;
  padding-top: 60px;
  width: 252px;
  position: relative;
}

/** Header **/
h1 {
  color: #FDE7C2;
  background: #981757;
  border: 0px solid #C4B888;
  padding: 8px;
  text-align: center;
  font: 10px "verdana", "arial", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 0px 21px;
}

h2 {
  font: 14px "verdana", "arial", sans-serif;
  color: #FFFFFF;
  float: center;
  background: #A2A28C;
  padding: 5px;
}

h3 {
  font: 12px "verdana", "arial", sans-serif;
  color: #bd0f66;
  margin: 0 0 0.5em 0;
}

h4 {
  font: 12px "verdana", "arial", sans-serif;
  color: #000000;
  float: center;
}

#search {
  width: 300px;
  background: #E8E7DA url('images/search_top.gif') no-repeat;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: 498px;
  padding: 6px 0;
}
#search .text {
  width: 63px;
}

/** Body **/
#body {
  position: relative;
  width: 100%;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url('images/posturalpilatestestatadanielacarignano.png') no-repeat;
}
#nav ul {
  background: bottom right #830A46 url('images/nav_bot.gif') no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li {
  list-style: none;
  background: bottom left url('images/dot.jpg') repeat-x;
}
#nav a {
  color: #FFFFFF;
  font: 11px "arial", "arial", serif;
  font-style: normal;
  background: ;
  padding-right: 5px;
}

/** content **/

#content {
  background: #F5F5F3 bottom right url('images/body_bottom_right.gif') no-repeat;
  width: 562px;
  margin-left: 250px;
  min-height: 278px;
}

#content .main, #content .main2 {
  float: center;
  width: 350px;
  margin-top: 0px;
  padding-left: 10px;
}

#content .main {
  padding-bottom: 1em;
  border-bottom: 0px solid #D6D3BA;
}

#content .main p, #content .main2 p {
  margin: 0em 1em 0 0;
}
#content .main2 .right {
  margin-left: 18px;
}
#content .main .clear, #content .main2 .clear {
  height: 20px;
  margin-bottom: -10px;
}


#beauty {
  float: right;
  width: 134px;
  border-left: 1px solid #D6D3BA;
  padding: 19px;
  background: top right url('images/bogy_top_right.gif') no-repeat;
}
#beauty span {
  float: left;
  width: 12px;
  font-size: 9px;
  clear: both;
  margin-top: 3px;
}
#beauty p {
  float: left;
  width: 110px;
  margin: 0 0 0.6em 0;
  padding: 0 0 0 1em;
  line-height: 1.3;
}
#beauty .clear {
  height: 10px;
}

/** Footer **/

#footer {
  color: #C1BE98;
  margin: 2px 0 0 275px;
}

#privacy {
  position: absolute;
  left: 658px;
  width: 148px;
  padding: 4px 0;
  text-align: center;
  background: #E8E7DA bottom left url('images/footer_tab.gif') no-repeat;
}
#privacy a {
  color: #000;
  font-weight: normal;
}


/** Bordo Immagini **/


img {  
   padding:px;  
   border:px solid #6A6458;  
   background-color:#E8E7DA;  
}
#nav ul {
  background: bottom right #830A46 url('images/nav_bot.gif') no-repeat;
  }

/** Float **/

#floatleft160 {
	float:left;
	width: 160px;
}

#floatleft120 {
	float:left;
	width: 120px;
}

#floatright120 {
	float:left;
	width: 120px;
}

#floatleft80 {
	float:left;
	width: 80px; 
}

#floatright80 {
	float:left;
	width: 80px;
}

/** Cambio colore per tipologia di formazione **/

#seminario{    
  font-size: 100%;
	color: #00CC00;
}

#formazione{    
  font-size: 100%;
	color: #0099FF;
}

