body{
	margin:0px;
	background-color:#FFF;
	background-image:url(/imag/bodybg.jpg);
} 

body, td, th, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
	
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014327;
	font-weight: bold;

/*	color: #FF6600; */
}

a:link, a:visited{
	text-decoration: none;
	color: #014327;

/*	color: #FF6600; */
}

a:hover{
	color:#ee2a27;
}

/* Class Styles */

p{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#5E5E5E;
	line-height:20px;
	margin-top:8px;
	margin-bottom:8px;
}

h1{
	color:#62A522;
	line-height:30px;
	background-color:#EEFFEE;
		
	margin-top:0px;
	margin-bottom:6px;
	padding:6px 12px;
	
	border:dotted 3px #62A522;	
	letter-spacing:0.1em; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;

}

h1.alt{
	color:#E42518;
	background-color:#FFEEEE;
	border-color:dotted 3px #E42518;	
	}

h2{
	color: #E42518;
	line-height:normal;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	margin-top:18px;
	padding-bottom:3px;
	margin-bottom:6px;
	
	padding-left:8px;
	border-bottom:#E42518 dotted 4px;
	clear:right;
}

h2.green{
	color:#62A522;
	border-bottom:#62A522 dotted 4px;
}

.variedad{
	clear:right;
}

li{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	/* color:#003366; */
	color:#5E5E5E;
	line-height:20px;
	margin-top:0px;
}

#leftmenu{
	float:left;
	
	background-color:#FFF;
	
	top:135px;	
	left:0px;
	
	width:165px;
	bottom:0px;	
	
	/*border-right:solid 1px #363;
	border-top:solid 1px #363; */
}	

#centerframe {
	background-color:#FFFFFF;

	margin-top:0px;
	margin-left: 180px;
	margin-right:12px;
	margin-bottom:15px;
	
	width:705px;
		
	padding:15px 24px 0px 24px;
	
	border:1px solid #AA0000;
}

#contents{
	height:auto!important; /* This two lines are required for IE6 to work properly */
	height:370px;
	min-height:370px;
	
	padding-top:15px;	
}


#backlinks{
	padding-top:6px;
	padding-bottom:3px;
	
	margin-bottom:0px;
}

div.clear{
	clear:both;
}

#footer{	
	margin-top:4px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:0px;

	padding-top:10px;
	padding-bottom:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-align:center;
}


.bottom-left {
margin-left:9px;
margin-right: 25px; /* clip right corner */

background-image: url('/imag/components/grey_corners.gif');
background-position: 0 -25px; /* show under half of the image */

border:0px;

height: 25px;

font-size: 1px;
}

.bottom-right {
margin-top: -25px; /* to level of bottom-left corner */

margin-left: 25px; /* clip left corner */
margin-right:0px;

background-image: url('/imag/components/grey_corners.gif'); 
background-position: 100% -25px; /* under half, right side */

height: 25px; 

border:0px;

font-size: 1px; 
}



.notopgap{
	margin-top:0px;
}

.nobottomgap{
	margin-bottom:0px;
}


#varfotos td{
	padding:5px;
}

#backnavigation{
	margin-top:3px;
	margin-bottom:3px;
	
	text-align:center;
	
	list-style:none;
	list-style-position:outside;

	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

li.backlink{
	display:inline;	
	
	list-style:none;
	list-style-position:outside;

	padding: 3px 25px 3px 40px;
	
	background-image:url(/imag/previous.gif); 
	background-position:15px 3px;
	background-repeat:no-repeat;
}	

li.homelink{
	display:inline;	
	
	list-style:none;
	list-style-position:outside;

	padding: 3px 25px 3px 40px;
	
	background-image:url(/imag/house.gif); 
	background-position:15px 3px;
	background-repeat:no-repeat;
}	

li.backlink a{
	text-decoration:none;
	color:#663333;
}

li.backlink a:hover{
	text-decoration:none;
	color:#336633;
}

li.homelink a{
	text-decoration:none;
	color:#663333;
}

li.homelink a:hover{
	text-decoration:none;
	color:#336633;
}



	
.navText {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	

.imgleft {	
	border-style:outset;
	border-width:3px;
	border-color:#003300;
	margin:5px 30px 5px 5px;
	float:left;
}

.imgright {	
	border-style:outset;
	border-width:3px;
	border-color:#003300;
	margin:5px 5px 5px 30px;
	float:right;
}

.imgright_noframe {	
	border: 3px solid white;
	margin:5px 5px 5px 30px;
	float:right;
}

.variedad li{
	font-size:13px;
}

.enf{
	font-weight:bold;
}

.nota{
	margin:30px;
	padding:30px;
	background-color:#FFFFCC;
	border:1px #5E5E5E dashed;
}


#langtable{	
	float:left;
	width:165px;
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	border-top:1px green solid;
}

#langtable td{
	padding:2px;
	border:1px red solid;
}

#langtable td a{
	margin-top:0px;
	margin-bottom:0px;

	padding-top:0px;
	padding-bottom:0px;

	border:none;
	text-decoration:none;
}

#langtable td a img{
	margin-top:0px;
	margin-bottom:0px;

	padding-top:0px;
	padding-bottom:0px;
	
	border:none;
	text-decoration:none;
}

#pg_bg{
	background-repeat:no-repeat;
	background-position:center;
	height:auto!important; /* This two lines are required for IE6 to work properly */
	height:400px;
	min-height:400px;
	
	border-bottom:2px #336633 dotted;
	border-top:2px #336633 dotted;
}

img#banner{
	border-left:2px #336633 dotted;
	border-right:2px #336633 dotted;
	border-bottom:2px #336633 dotted;
	margin-bottom:10px;
}

#fullpage{
	margin:15px auto 0px auto;
	width:950px;
	border:4px green ridge;
	background:white;
}

.clearline{
	clear:both;
	font-size:0px;
	line-height:1px;
	height:1px;
	margin:0px;
	padding:0px;
}

.descarga {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	list-style-image: url(/imag/icons/green_arrow.gif);
	list-style-type: disc;
}

