body {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #621800;
	font-size: medium;
	background-image: url(Concepto/tmp/fondo_lineas_002.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
p:first-letter {
	color:#FFFF99;
 font-family:Georgia, Arial, Helvetica, sans-serif font-weight: bolder;
	margin-left: 9px;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0pt;
	padding-left: 0pt;
	display: block;
	color: #f29a3e;
	font-family: Georgia, Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 3em;
	line-height: 15px;
	font-size-adjust: none;
	font-stretch: normal;
}
h1 {
	font-family: Tahoma;
}
h2 {
	font-family: "Lucida Console";
	margin-left: 9px;
}
img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #FFFF00;
	text-decoration: none;
}
img.border {
	border: 4px solid #000000;
}
#TopMenu {
	width: 750px;
	text-align: center;
	word-spacing: 4px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#head {
	width: 750px;
	margin: 0 auto;
}
#contenido {
	width: 750px;
	margin: 0 auto;
}
#flashcontent {
	text-align: center;
}
#footer {
	width: 750px;
	font-family: "Courier New", Courier;
	font-size: small;
	color: #CC0000;
	text-align: center;
	margin: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	bottom: auto;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF99;
	text-decoration: underline overline;
}
a:active {
	color: #9CD6DA;
	text-decoration: line-through;
}
hr {
	color:#CC0000
}
.smallcentro {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
/* de mi cosecha 

p:first-letter {margin-left: 9px;}*/

/*------------------------------------------------------------------------
# de mi cosecha 09 octubre 2008
# ------------------------------------------------------------------------
# http://juicystudio.com/article/cognitive-impairment.php#hoveronparagraph
# 
# 
# 
-------------------------------------------------------------------------*/



p:hover span {
	/* border-bottom: .1em dotted #ff9900; */
padding-bottom: .1em;
}
p:hover {
	background: #302020;
}
p {
	line-height: 140%;
	font-size: 1.3em;
}
p {
	margin-bottom: 2em;
}
p a {
	border-bottom: .1em dotted #ff9900;
}
a {
	padding: .3em 0 .1em 0;
	position: relative;
	z-index: 1;
}
a:hover, a:active {
	background-color: #111111;
	text-decoration: underline;
}
