.linkBtn {
	COLOR: #303132;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
}
.linkBtn:hover {
	COLOR: #A63030;
}
.linkBtn1 {
	COLOR: #34416E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.linkBtn1:hover {
	COLOR: #824151;
}
.linkBtn2 {
	COLOR: #505462;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
}
.linkBtn2:hover {
	COLOR: #824151;
}
.linkBtn3 {
	COLOR: #34416E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-style: normal;
}
.linkBtn3:hover {
	COLOR: #824151;
}
.linkBtnChico {
	COLOR: #505462;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	font-size : 10px;
	text-decoration: none;
}
.linkBtnChico:hover {
	COLOR: #A63030;
}
.txtBordeaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #884C4C;
}
.txtBold {
	color: #A24848;
	font-weight: bold;
}
.txtNarChico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A64F4F;
	text-decoration: none
}
.combo { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
	font-size: 12px;	
	width:300Px;
	height:16px;
}
.imput { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
	font-size: 12px;	
	width:170Px;
	border: solid 1px;
	border-color:#7373CE;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6067CF;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7F2;
	border-right-color: #7070CF;
	border-bottom-color: #7070CF;
	border-left-color: #D7D7F2;
}
.bordeNegro{
	border: solid 1px;
	border-color: #1b1e4c;
	}
.bordeNaranja{
	border: solid 1px;
	border-color: #E8A716;
	}
.txtTitulo {
	font-size: 12px;
	color: #C23838;
}
a.txtTitulo {
	font-size: 12px;
	color: #C23838;
	text-decoration: none;
}
.txtTitulo:hover {
	color: #667A99;
}.listado {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;

}
p {
	text-align: justify;
}
.listado2 {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 25px;
}
