body {
	background-image: url(../img/bg_pattern.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #245E12;
}
a:active {
	text-decoration: none;
}

h1 {
	color: #245E12;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fotoborder {
	border: 1px solid #0D3201;
}

p {
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
}
h4 {
	font-size: 14px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	color: #0E3A00;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: .1em;
	border-right-width: .1em;
	border-bottom-width: .1em;
	border-left-width: .1em;
	height: 2px;
}
li {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	border: 1px dotted #8DC77C;
	padding: 16px;
	list-style-type: none;
	float: left;
	background-color: #3E782C;
	margin: 14px;
}
h5 {

	font-size: 14px;
	color: #245E12;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nextprev {
	font-family: "Arial Black", Arial;
	color: #245E12;
	font-size: 14px;
}
.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EBFAEB;
	line-height: 18px;
	padding: 4px;
}
.lis {

	font-family: "Arial Black", Arial;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	border: 1px dotted #8DC77C;
	padding: 16px;
	list-style-type: none;
	float: left;
	background-color: #3E782C;
	margin: 14px;
}

.lis a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.lis a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lis a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.lis a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.spiffy{ 
	display:block;
} 
.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	background-color: #EBFAEB;
} 
.spiffy1{
	padding-right:1px;
	margin-right:3px;
	padding-left:1px;
	margin-left:3px;
	background-color: #EBFAEB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBFAEB;
	border-left-color: #EBFAEB;
} 
.spiffy2{
	padding:0px 1px;
	margin:0px 1px;
	background-color: #EBFAEB;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBFAEB;
	border-left-color: #EBFAEB;
} 
.spiffy3{
	margin:0px 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBFAEB;
	border-left-color: #EBFAEB;
} 
.spiffy4{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBFAEB;
	border-left-color: #EBFAEB;
} 
.spiffy5{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBFAEB;
	border-left-color: #EBFAEB;
} 
.spiffy_content{
	padding:0px 5px;
	background-color: #EBFAEB;
} 

.txtright {
	text-align: right;
}
.floatright {
	float: right;
}
