/* CSS Document */

body {
	margin: 20px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal;
	color: #9C9C9C;
	
	background-color: #dee5d5;
	background-image:url(../images/back.png);
	background-repeat:repeat-x;
}
img {
	margin:0px;
	padding: 0px;
}
p {
}
#bigBox {
	border:1px solid #8F9980;
	vertical-align:top;
	width:800px;
	background-color:#FFFFFF;
}
#central {
	margin:0px;
	padding:0px;
	text-align:justify;
}
#lateral {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
td, tr {
	vertical-align:top;
	background-color:#FFFFFF;
}
.block {
	vertical-align:top;
	text-align: left;
}
.join {
	margin: 0px;
}


.titleLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo1.png);
	background-repeat: no-repeat;
	color: #5B6948;
	padding: 8px 10px 7px 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C3CDB7;
	vertical-align: middle;
	width:172px;
}
.titleLeft:hover
{ 
	background-image: url(../images/topo1_hover.png);
	background-repeat: no-repeat;
}
.titleLeft:active
{ 
	font-weight:bold; 
	color: #FFFFFF; 
}
.subtitleLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo2.png);
	background-repeat: no-repeat;
	color: #000000;
	padding: 0px 10px 3px 24px;
	margin: 3px 2px 2px 2px;
}
.subtitleLeft:hover
{ 
	font-weight:bold; 
	background-color:pink; 
	background-image: url(../images/topo3_hover.png);
	background-repeat: no-repeat;
}
.subtitleLeft:active
{ 
  	font-family:Arial,Helvetica; 
	font-weight:bold; 
	color:green; 
}
.itemLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo3.png);
	background-repeat: no-repeat;
	color: #B7B8B6;
	padding: 1px 1px 1px 46px;
	margin: 0px;
}
.itemLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo3.png);
	background-repeat: no-repeat;
	color: #B7B8B6;
	padding: 1px 1px 1px 46px;
	margin: 0px;
}
.itemLeft:hover
  { 
	font-weight:bold; 
	background-color:pink; 
  }
.itemLeft:active
  { font-family:Arial,Helvetica; font-weight:bold; color:green; }

#taxonomy {
	font-size: 10px;
	font-style: normal;
	color: #B7B8B6;
	margin: 0px;
	height: 12px;
	padding: 1px 160px 1px 16px;
	background-image:url(../images/taxonomy.png);
	background-repeat:no-repeat;
	background-position:left top;
	}
#taxonomy a {
	color: #B7B8B6;
}
#taxonomy a:hover {
	color: #000000;
}
#taxonomy a:active {
	color: #6ABC6D;
}

.hiden {
	visibility:hidden;
	height:0px;
	padding: 0px;
	margin: 0px;
	display:none;
}

.cuerpo {
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
A:link {text-decoration: none; color: #9C9C9C;}
A:visited {text-decoration: none; color: #9C9C9C;}
A:active {text-decoration: none; color: #9C9C9C;}
A:hover {text-decoration: underline; color: blue;}

.cuerpo2 {
     font-weight: bold;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
.cuerpo3 {
    font-style: normal;
	font-size: 12px;
	padding: 5px 15px 5px 15px;	
	margin: 0px;
}
.cuerpo4 {
    font-weight: Bold;
	font-size: 12px;
	color: black;
	padding: 5px 15px 5px 15px;	
	margin: 0px;
}
.cuerpo5 {
    font-style: normal;
	font-size: 12px;
	
}

.cuerpoitaalic
{
    font-style:italic;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
.tabla_derecha
{
font-style: normal;
margin: 20px;
margin-top: -10px;
margin-bottom: 3px;
margin-right: 0px;
width: 415px;
text-align: right;
padding: 0px 0px 0px 0px;


}
.claim {
	font-size: 11px;
	font-style: italic;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}
#rightBlock {
	font-size: 11px;
	background-image:url(../images/rightBlockLine.png);
	background-repeat:no-repeat;
	margin: 0px;
	height: 235px;
	padding: 45px 0px 0px 0px;
	background-color:#eef1ea;
}
.textRight {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
.more {
	margin:2px 5px 0px 5px;
	padding:2px 5px 2px 0px;
	font-size: 9px;
	text-align:right;
}
.more a {
	color: #9C9C9C;
}
.more a:active {
	color: #000000;
}

#footer {
	background-color: #DEE5D5;
	color: #9BAB88;
	border: #000000 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ABB69E;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	margin:0px;
	//height: 10px;
	//vertical-align:middle;
}
#footer a {
	font-weight:bold;
	color: #9BAB88;
}


/**** Estils ****/

.separadortitle{
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-bottom-color: #ABB69E;
	border-top-color: #ABB69E;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #687f4d;
	text-transform: uppercase;
}
.paginador{
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-bottom-color: #ABB69E;
	border-top-color: #ABB69E;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #687f4d;
	text-align: right;
	text-decoration: underline;
	font-style: italic;
}
.destaca {
	font-weight:bold;
	color: #b3bfa3;
	text-transform: uppercase;	
}
.italic {
	color: #999999;
	font-style: italic;	
}
.lista {
	font-size: 11px;
	padding: 5px 15px 5px 50px;
	margin: 0px;
	text-align: left;
}
.lista2 {
	font-size: 11px;
	padding: 5px 15px 5px 20px;
	margin: 0px;
	text-align: left;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #687f4d
}
.pictureCenter {
	margin:0px;
	padding:0px;
	font-size: 9px;
	text-align:center;
}
.pictureCenter2 {
	margin:0px;
	margin-top:3px;
	padding:0px;
	font-size: 9px;
	text-align:center;
	visibility: visible;
	
}
/**** Separadors *****/

.lineTop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ABB69E;
}
.lineTop2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ABB69E;
	margin-top:11px;
}
.noLineTop {
	border-top-width: 0px;
	border-top-style: none;
}
.lineRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ABB69E;
}
.lineBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABB69E;
}
.lineBottomTitle{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABB69E;
	padding: 5px 15px 5px 15px;
	margin: 0px;
}

.noLineBottom {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.lineLeft {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ABB69E;
}
.allLine {
	border-width: 1px;
	border-style: dashed;
	border-color: #ABB69E;
}


/********* New menus *********/
.menuLineTop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ABB69E;
	margin:0px;
	padding:0px;
}

#myMenu{
	margin:0px;
	padding:0px;
	width:174px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C3CDB7;
}
/* menu styles */
ul.myMenu0{
	margin:0px;
	padding:0px;
}
li.myMenu0{
	margin: 0px;
	padding: 0px;
	list-style : none;
	overflow: hidden;
}
a.myMenu0{
	display:block;
	text-decoration:none;
	
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo1.png);
	background-repeat: no-repeat;
	color: #5B6948;
	padding: 8px 10px 2px 16px;
	//padding: 6px 10px 7px 16px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C3CDB7;
	vertical-align: middle;
	min-height: 19px;
}
a.myMenu0:hover
{ 
	background-image: url(../images/topo1_hover.png);
	background-repeat: no-repeat;
}
a.myMenu0:active
{ 
	font-weight:bold; 
}

/** Nivel 2 **/
ul.myMenu1{
	margin:0px;
	padding:0px;
}
li.myMenu1{
	margin:0px;
	padding:0px;
	list-style : none;
	overflow:hidden;
}
a.myMenu1{
	display:block;
	position:relative;
	text-decoration:none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo2.png);
	background-repeat: no-repeat;
	color: #000000;
	padding: 2px 4px 3px 24px;
	//padding: 1px 4px 3px 24px;
	vertical-align: middle;
}
a.myMenu1:hover
{ 
	background-image: url(../images/topo2_hover.png);
	background-repeat: no-repeat;
}
a.myMenu1:active
{ 
	font-weight:bold; 
}

/**** Nivell 3 ****/
ul.myMenu2{
	margin:0px;
	padding:0px;
}
li.myMenu2{
	margin:0px;
	padding:0px;
	list-style : none;
}
a.myMenu2{
	display:block;
	text-decoration:none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../images/topo3.png);
	background-repeat: no-repeat;
	color: #B7B8B6;
	margin: 0px;
	padding: 2px 2px 2px 46px;
	vertical-align: middle;
}
a.myMenu2:hover
{ 
	background-image: url(../images/topo3_hover.png);
	background-repeat: no-repeat;
	color: #000000;
}
a.myMenu2:active
{ 
	color: #000000;
}
.tb_plantascol
{
	width: 143px;
	font-size: 11px;
	justify:none;
}

.tbplant_menu{
    border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ABB69E;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABB69E;
	padding: 0px 0px 0px 0px;

}
.tablaplantas
{

color:	#B7B8B6; 
margin: 30px;
margin-top:5px;
}

.tbplant_menucol{
width: 157px;
text-align:center;
}
.tbplant_menucol2{
width: 118px;
text-align:center;
}
.tbplant_menu_separador{
width:3px;
}

/*****************Noticias*****************************/

#cabecera-noticias 
{ width: 458px; height:23px;
	
	}
#cabecera-noticias-titulo{width: 350px; float:left;}
#cabecera-noticias-fecha{ width: 74px;float:left; font-size: 11px;padding:  5px 5px 5px 5px; text-align:right;}