body{
	margin: 0px;
	background: White url(image/deccentro.jpg) no-repeat top center;
	scrollbar-base-color:#009241;
	overflow: hidden;
}
body, table, p, a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
input,select, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #009241;
	background-color: white;
	border: #009241;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.tablamenu{
	background: url(image/logocab.jpg) no-repeat left;
}
.tablacontenido{
	background: #E8F0E9 url(image/fnd-centro.jpg) no-repeat left;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
#menu{
	border-top: 1px solid Black;
	height: 16px;
}
#menu a{
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited{
	background-color: #E8F0E9;
	color: #666;
}
#menu a:hover{
	background-color: #009241;
	color: White;
}
#pie1, #pie2{
	text-align: center;
}
#pie1{
	font-size: 10px;
}
#pie2{
	font-size: 9px;
	color: #666666;
}
.espacioder{
	padding-right: 16px;
	padding-left: 16px;
	/*border-left: 2px solid #009241;*/
}
#contenido{
	height: 300px;
	overflow: auto;
	padding: 10px 10px 10px 16px;
}
#contenido, #contenido p, #contenido table{
	font-size: 11px;
}
.localiz{
	border-right: 5px solid #999999;
	border-left: 5px solid #009241;
}
.letramini {
	font: 10px/1.1em Arial, Helvetica, sans-serif;
	text-align: justify;
}
.fonsblanc {
	background-color: White;
}
.marcoverde{
	border: 1px solid #093;
}
