body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	background-color: #2F5E2F;
	background-image: url(images/template/background.gif);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: 0px;
}
#index-tag {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 2px solid #FFFFFF;
}
#top {
	width: 775px;
	height: 67px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/template/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94D74C;
	border-left-color: #94D74C;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #94D74C;
}
#cuadros {
	width: 775px;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94D74C;
	border-left-color: #94D74C;
}
#main {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94D74C;
	border-left-color: #94D74C;
}
#text {
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}

#footer {
	height: 46px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94D74C;
	border-left-color: #94D74C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94D74C;
	background-image: url(images/template/cuadros2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	line-height: 24px;
	color: #2D682B;
}
#footer a{
	text-decoration: none;
	color: #2D682B;
}
#footer a:hover{
	text-decoration: none;
	color: #366BA0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2D682B;
}
#web {
	background-color: #FFFFFF;
	width: 775px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #73B728;
	border-left-color: #73B728;
	text-align: center;
	line-height: 22px;
	font-size: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #264A6F;
}
#web a{
	text-decoration: none;
	color: #5D5D5D;
}
#web a:hover{
	text-decoration: underline;
	color: #5D5D5D;
}
.azul {
	color: #689ACC;
}
.titulos {
	font-size: 14px;
	color: #255CAE;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.parrafo {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8ADA76;
	border-bottom-color: #419E2B;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 320px;
}

