body {
	margin-left: 10px;
	scrollbar-base-color:  #CCCCCC;
	scrollbar-arrow-color: #3D3C2D;
	scrollbar-darkshadow-color: #CCCC99;
	scrollbar-face-color: #C7B299;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #3D3C2D;
	scrollbar-3dlight-color: #666666;
	background-color:#C4BBB0;
	background-image: url(imagenes/bg_abajogarden.gif);
	margin-top: 10px;
	background-repeat:  repeat-x;
	background-position: bottom;
}

#texto {
	width: 290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #36321D;
	line-height: 16px;
	padding-bottom: 70px;
}
#titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: 1px solid #666666;
	border-left: #666666;
	background-image: url(imagenes/titulosimg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	background-color: #ACA7A3;
}
.subtitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: 1px solid #666666;
	border-left: #666666;
	background-color: #ACA7A3;
}
li {
	list-style-image: none;
	list-style-type: none;
	background-color: #ACA7A3;
	margin-left: -35px;
	padding-left: 5px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bolding {
	border-bottom-width: 1px;
	font-weight: bold;
}
blockquote {
	background-color: #B09657;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	margin: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
.texto_italic {
	width: 290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #36321D;
	text-align: left;
	font-style: italic;
	padding-left: 7px;
}
.titulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 2px;
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: 1px solid #666666;
	border-left: #666666;
	background-image: url(imagenes/titulosimg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	background-color: #ACA7A3;
}
.texto {

	width: 290px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #36321D;
	line-height: 16px;
	text-align: justify;
	padding-bottom: 70px;
}
