/* inicio */
div#iniciocentral-left {
	width: 390px;
	float: left;
}
div#iniciocentral-left-1 {
	width: 225px;
	float:inherit;
	float: left;
}
div#iniciocentral-left-2 {
	width: 150px;
	float: right;
	margin-left: 15px;
}

div#iniciocentral-right {
	width: 170px;
	float: right;
	margin-left: 10px;
}
div#patrocinadores {
	width: 160px;
	float: left;
	margin-left: 70px;
	margin-top:0px;
	margin-bottom:15px;
	height:61px;
}
div#box{
	float:right;
	width:160px;
	height:260px;
	padding:5px 0;
	margin-top:7px;
	margin-left:10px;
	/*background:#CCCC99;*/
	background:#4A6926;
	background-image:url('../images/bg_new.jpg');
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div#box a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
div#box a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

div#box h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006633;
	margin-top: 1px;
}
div#box h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FC7316;
	margin-top: 0px;
	margin-bottom:1px;
}
div#box h2 a{
	color: #FC7316;
}
div#box h2 a:hover{
	color: #FC7316;
}


div#boxdentro{
text-align:left;
margin:1px;
color: #FFFFFF;
}



/* donde */
div#dondecentral-up {
	width: 570px;
	float: left;
}
div#dondecentral-up-1 {
	width: 570px;
	float:left
}
div#dondecentral-up-1-1 {
	width: 300px;
	float:left
}
/*div del mapa*/
div#dondecentral-up-1-2 {
	width: 250px;
	float:right;
	margin-left:20px;
	border-color:#FC7316;
}

div#dondecentral-up-2 {
	width: 550px;
	float:left;
	margin-top:15px;
}

div#dondecentral-down {
	width: 550px;
	float:left;
	margin-top:15px;
}

div#dondecentral-down-1 {
	width: 140px;
	float:left;
	margin-left:20px;
}
/* morfologico */
div#morfologico-left {
	width: 330px;
	float:left;
}
div#morfologico-derecha {
	width: 220px;
	margin-left::25px;
	float:right;
}
div#morfologico-abajo {
	width: 550px;
}
/*contacto*/
.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC7316;
	border-top-color: #FC7316;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FC7316;
	border-bottom-color: #FC7316;
	border-left-color: #FC7316;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #EFEFEF;
}
div#contacto {
margin-left:60px;
}

/*ejemplares*/
div#pedigree {
float:left;
font-size:10px;
}

div#pedigreeh2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	float:left;
	color: #FC7316;
	margin-right:2px;
	text-align:left;
}
div#pedigreetext{
float:left;
text-align:left;
}
/* galeria*/
div#galeria{
	float:left;
	padding:5px 0;
	margin-top:10px;
	margin-left:10px;
}

div#boxgaleria{
	float:left;
	width:110px;
	/*height:85px;*/
	padding:5px 0;
	margin-top:7px;
	margin-left:16px;
	/*background:#CCCC99;*/
	background-color:#FFFFFF;
	border-width:0px;
	border-color:#FC7316;
	border-style: solid;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div#GaleriaLine {
	background-color:#4A6926;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	height: 16px;
	line-height: 16px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#camadas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


div#camadas a{
	color: #FC7316;
	text-decoration: none;
}
div#camadas a:hover{
	color: #FC7316;
	text-decoration: underline;
}

