A:link, A:visited, A:active{text-decoration: none; color: #752525;}
A:hover {color: #ffffff;}

body {margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family: verdana;
	background: #ffec64 url(fondo_1c.png);}



table.apiterapia_0 {
	background-color: #f99300;
	float: inherit;
	border-width: 1px;
	border-style: solid;
	border-color: #ddb6ef;}

td.apiterapia_1 {
	font-size: 16px;
	color: #350010;
	font-family: verdana;
	padding: 5px;
	float: inherit;
	background-color: #f99300;
	border-width: 1px;
	border-style:double;
	border-color: #f99300;}

td.apiterapia_2 {
	font-size: 14px;
	color: #000000;
	font-family: verdana;
	padding: 10px;
	float: inherit;
	background-color: #ffe4a8;
	border-width: 2px;
	border-style: double;
	border-color: #f99300;}

table.apiterapia_productos {
background-color: #ffe4a8;
border-width: 1px;
border-style: solid;
border-bottom-color: #f99300;
border-right-color: #f99300;
border-top-color: #f99300;
border-left-color: #f99300;}

td.apiterapia_productos_1 {
text-align: center;
width: 25%; 
font-size: 11px;
color: #303030;
font-family: verdana;
padding: 6px; 
background-color: #ffe4a8;  
border-width: 1px;
border-style: solid;
border-top-color: #f99300;
border-left-color: #f99300;
border-right-color: #f9aa00;
border-bottom-color: #f9aa00;}

td.apiterapia_productos_2 {
font-size: 10px; color: #303030; 
font-family: verdana;
padding: 20px; 
text-align: left; 
background-color: #ffe4a8;  
border-width: 1px; 
border-style: solid; 
border-top-color: #f99300; 
border-left-color: #f99300; 
border-right-color: #f99300; 
border-bottom-color: #f99300;}




table.apiterapeuta_paginas_0 {
background-color: #fbe375; 
border-width:1px; 
border-style:solid; 
border-bottom-color: #ffffff; 
border-right-color: #ffffff; 
border-top-color: #f99300; 
border-left-color: #f99300;}

td.apiterapeuta_paginas_1 {
font-size: 12px; 
color: #303030; 
font-family: verdana;
padding: 3px; 
text-align: center; 
background-color: #fbe375;  
border-width: 1px; 
border-style: solid; 
border-bottom-color: #f99300; 
border-right-color: #f99300; 
border-top-color: #f99300; 
border-left-color: #f99300;}


td.apiterapeuta_paginas_2 {
font-size: 12px; 
color: #303030; 
font-family: verdana;
padding: 3px; 
text-align: left; 
background-color: #fbe375;  
border-width: 1px; 
border-style: solid; 
border-bottom-color: #f99300; 
border-right-color: #f99300; 
border-top-color: #f99300; 
border-left-color: #f99300;}


table.apiterapeuta_paginas_1r {
background-color: #ffa0a0;
border-width: 1px; 
border-style: solid; 
border-bottom-color: #fda350; 
border-right-color: #fda350; 
border-top-color: #f99300; 
border-left-color: #f99300;}


td.apiterapeuta_paginas_naranja {
font-size: 10px;
color: #900000;
font-family: verdana;
padding: 3px; 
text-align: center; 
background-color: #f1d25d;  
border-width: 1px;
border-style: solid;
border-bottom-color: #fda350;
border-right-color: #fda350;
border-top-color: #f99300;
border-left-color: #f99300;}


DIV.bricofoto {
	float: inherit;
	width: 25%;
	border-width: thin;
	border-style: solid;
	border-color: #c9effc;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center;
}
  
P.caption {font-family: verdana; font-style: italic; font-size: smaller; text-indent: 0;}

h1 {font-family: verdana;
	font-size: 17px;
	background-color: #fbe375;
	color: #404040;
	float: inherit;
	width: 600px;
    border-width: thin;
	border-style: solid;
	border-color: #f99300;
	margin: 4px;
	padding: 4px;
	text-align:center;}
h2 {
	font-family: verdana;
	font-size: 14px;
	background-color: #a1c7d4;
	color: #585858;
	float: inherit;
	width: 50%;
	border-width: thin;
	border-style: solid;
	border-color: #b1d7e4;
	margin: 0.2em;
	padding: 0.3em;
	text-align:center;}
h3 {
	font-family: verdana;
	font-size: 12px;
	background-color: #9cc3ce;
	color: #707070;
	float: inherit;
	width: 50%;
	border-width: thin;
	border-style: solid;
	border-color: #a9cbd9;
	margin: 0.2em;
	padding: 0.2em;
	text-align:center;}


h6 {
font-size: 9px; 
font-weight: lighter; 
background-color: #fbe375; 
color: #000000;
width: 600px;
  border-width: thin;
  border-style: solid;
  border-color: #f99300;
  margin: 0px;
  padding: 0px;
  text-align: center;}
  
  
 
.myButton {
	
	box-shadow: 2px 3px 0px 0px #fff6af;
	background-color:#ffec64;
	border-radius:11px;
	border:2px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #606060;
}
.myButton:hover {
	background-color:#ffab23;
}
.myButton:active {
	position:relative;
	top:1px;
}



.Button {
	
	box-shadow: 2px 3px 0px 0px #fff6af;
	background-color:#fff373;
	border-radius:15px;
	border:4px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #606060;
}
.Button:hover {
	background-color:#ffab23;
}
.Button:active {
	position:relative;
	top:1px;
}


img {
    max-width: 100%;
    height: auto;
}