h2 {
	color: #1C4916;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.parteDchaPortada {
	border-top-width: 3px;
	border-right-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1C4916;
	border-right-color: #1C4916;
}
.parteIzqdaPortada {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1C4916;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1C4916;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C4916;
	height: 15px;
	background-color: #B6BB9E;
	border: 1px solid #1C4916;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C4916;
	background-color: #B6BB9E;
	border: 1px solid #1C4916;
	
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #B6BB9E;
	scrollbar-3Dlight-color: #B6BB9E;
	scrollbar-track-color: #B6BB9E;
	scrollbar-face-color: #B6BB9E;
	scrollbar-highlight-color: #B6BB9E;
	scrollbar-darkshadow-color: #B6BB9E;

}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C4916;
	background-color: #B6BB9E;
	height: 20px;
	width: 50px;
	border: none;
	cursor: pointer;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C4916;
	height: 15px;
	background-color: #B6BB9E;
	border: 1px solid #1C4916;
}
.TextoVerde {
	color: #1C4916;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 17px;
} 
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #73785A;
	text-decoration: underline;
	line-height: 17px;
} 
A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #1C4916;
	text-decoration: underline;
	line-height: 17px;
} 
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #73785A;
	text-decoration: underline;
	line-height: 17px;
} 
A.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5F5D5B;
	text-decoration: none;
	height: 17px;
	width: 180px;
	padding-left: 10px;
	position: absolute;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4916;
} 
A.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5F5D5B;
	text-decoration: none;
	height: 17px;
	width: 180px;
	padding-left: 10px;
	position: absolute;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4916;
} 

A.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5F5D5B;
	text-decoration: none;
	height: 17px;
	width: 180px;
	padding-left: 10px;
	position: absolute;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4916;
} 
A.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	width: 180px;
	padding-left: 10px;
	position: absolute;
	padding-top: 2px;
	background-color: #1C4916;

} 
.indice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 180px;
	padding-left: 10px;
	position: absolute;
	padding-top: 5px;
	background-color: #1C4916;

}
.br2 {
	height: 17px;
	font-size:17px
}

.parteIzqda {

	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1C4916;
	border-right-color: #1C4916;
}
.parteDcha {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1C4916;
	border-right-color: #1C4916;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1C4916;
}
h3 {
	color: #1C4916;
	font-weight: bold;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-decoration: none;
}
h5 {
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
body {
	background-color: #FFFFF3;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.bordeNegro1px {
	border: 1px solid #000000;
}
.TituloNegroTamVariable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
	color: #000000;
}
.TituloVerdeTamVariable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight: bold;
	color: #1C4916;
}
.lineaInf1pxdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
