@charset "UTF-8";
/* CSS Document */
body {
	padding: 0px; 
	margin: 0px;
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #b6cd61;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1200px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	}
#header {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px -4px 0px;
	padding: 0px;
	}
#nav {
	width: 205px;
	height: 468px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	background-image: url(images/grass_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
#leftside {
	width: 699px;
	height: 395px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background-image: url(images/grass_tips.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	overflow: auto; 
	}
#spacer {
	width: 11px;
	height: 403px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
#rightside {
	width: 236px;
	height: 455px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 5px;
	background-image: url(images/beartop.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
#rightpost {
	width: 25px;
	height: 403px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/right_post.gif);
	background-position: top;
	background-repeat: repeat-y;
	}
#grass_left {
	width: 209px;
	height: 24px;
	clear: both;
	float: left;
	background-color: #b6cd61;
	}
#grass2 {
	width: 172px;
	height: 24px;
	clear: both;
	float: left;
	margin: 0px 0px 0px 209px;
	display: inline;
	background-color: #b6cd61;
	}
#grass3 {
	width: 300px;
	height: 24px;
	float: left;
	background-image: url(images/grass_tips.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #b6cd61;
	}
#grass4 {
	width: 254px;
	height: 24px;
	float: left;
	background-color: #b6cd61;
	}
#footer {
	width: 800px;
	height: auto;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
	clear: both;
	float: left;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	text-align: center;
	display: inline;
	}
.headerimg2 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}
.rmiddle {
	/**background-color: #fdfbd6;**/
	background-color: #dee8f5;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	line-height: 1.4em;
	}
.date {
	font: 13px Arial, Helvetica, sans-serif;
	color: #663300;
	display: block;
	height: 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	}
h1, h2, p {
	margin: 0 10px;
	}
h1 {
	font-size: 150%;color: #ffffff;
	}
p {
	font: 13px Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: justify;
	line-height: 1.3em;
	}
ul li {
	font: 13px Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-align: justify;
	line-height: 1.3em;
	}
h2 {
	padding-top: 0.3em;
	}
h3 {
	color: #000000;
	font-size: 18px;
	margin: 10px 0px 10px 10px;
	}
div#nifty { 
	margin: 0px;
	background: #dee8f5;
	}
a.clave {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	}
a.clave:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
a.more {
	color: #0066CC;
	text-decoration:underline;
	}
a.more:hover {
	text-decoration: none;
	}
ul li {
	margin:0px;
	padding: 0px;
	list-style: outside;
	}
ul {
	margin:0px;
	padding: 0px 4px 0px 20px;
	}