body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#borde {
	border-bottom: 1px #009900 solid;
	border-top: 1px #009900 solid;
	background:url(imagenes/gondito.jpg);
	padding-top:5px;
	padding-bottom:5px;
}
a:link {
	font-family: Tahoma, Arial;
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
a:hover {
	
	font-family: Tahoma, Arial;
	text-decoration: none;
	color: #06953B;
	font-size: 12px;
}
a:active {
	
	font-family: Tahoma, Arial;
	text-decoration: underline;
	color: #666666;
	font-size: 12px;
}
.tituloWeb {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #029834;
	font-variant: normal;
	font-style: normal;
}
.tituloWeb2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #029834;
	font-variant: normal;
	font-style: normal;
}
.subtituloWeb2{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #87BC3A;
	font-weight: bold;
}
.subtituloWeb {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	color: #87BC3A;
	font-weight: bold;
}
.lineaCeldaTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordeTablatop {
	border: 1px solid #CCCCCC;
}
.tituloContenido {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #495877;
	text-transform: none;
}
.normalContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
