

@import url("design.css");
@import url("forma.css");

html, body {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  font: 100%/1.25 geneva, arial, helvetica, sans-serif;
  background: #fbf8d6 url(../images/bg_n.jpg) repeat-y top center;
  width: 100%;
  min_width: 970px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h1 {
  width: 97%;
  clear: both;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 3px;
  padding-left:30px;
  letter-spacing: -1px;
  font: 2em lucida grande, optima, verdana, sans-serif;
  color: #738765;
  background-color: transparent;
  border-bottom: 1px solid #738765;
}

h2 {
  padding: 10px 0 0 0;
  color:  #443833;
  background-color: transparent;
  font-size: 110%;
  letter-spacing: -1px;
  font: 1.4em arial, helvetica, sans-serif;
}

h3 {
  font: 1em arial, helvetica, sans-serif;
  font-weight: bold;
}

p, ul, ol {
  margin: 0;
  padding: 0 5px 18px 5px;
}

p {
	font:100%;
	text-align:justify;
}


p.centrar {
			text-align: center;
}


ul, ol {
  list-style:none;
  padding: 0 0 18px 40px;
}

li .liststyle   { list-style: circle;  }

blockquote {
  font-size: 1.4em;
  color: #55453E;
  background-color: transparent;
  width: 400px;
  padding-left: 18px;
  text-indent: -18px;
}

blockquote:first-letter {
  padding-left: 40px;
  font: italic 2em Georgia, Times New Roman, Times, serif;
}


small {
  font-size: 0.85em;
}

img {
  border: 0;
}

sup {
  position: relative;
  bottom: 0.3em;
  vertical-align: baseline;
}

sub {
  position: relative;
  bottom: -0.2em;
  vertical-align: baseline;
}

acronym, abbr {
  cursor: help;
  letter-spacing: 1px;
  border-bottom: 1px dashed;
}


a {
  text-decoration: none;
  color: #549803;
}

a:hover {
  text-decoration: none;
  color: #ec6e22;
}

a img {
  border: none;
}


table {
  border: 0;
  margin: 0 0 18px 0;
  padding: 0;
}

table tr td {
  padding: 2px;
}



.clear         { clear:both; }

.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0px 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.noborder      { border: none; }
.borde		   { border-color:#333333; border:thin; }
.liststyle     {list-style:none;  }

.alfa {font-family: Papyrus, Herculanum, Verdana, sans-serif; 
		font-size: larger;
		letter-spacing:4px; 
		color: #000000;

}

.terapias {
	font-family: Helvetica Neue, Helvetica, Optima, Verdana, sans-serif;
	font-size: 100%;
	text-align:center;
	letter-spacing:1px;
	color: #ffffff;
	padding-top:14px;
	
	
}

.video {
	background-color:#dcdd97;

}

.anima {
	padding-left:16px;
	padding-top:10px;
}

.dia1 {
	background-color:#f0f9c0;

}

.dia2 {
	background-color:#f0e6a4;
	
	
}

.dia3 {
	background:url(../images/trans_01.gif) repeat;
	
	
}

.dia4 {
	background:url(../images/trans_02.gif) repeat;
	
	
}

.style1 {
	font-weight:bold;
	color: #336633;
}

.style2 {
	color: #330000;
	font: bold;
	font-size: large;
	font-style: italic;
}

.style3 {
	color: #993366;
	font-weight: bold;
}

.style4 {color: #660000}

.style5 {color: #669900}