@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
}
.rojo {color: #FF0000
}
.cont {
	font-size: 14px;
	font-weight: lighter;
}
.cont-oscuro {
	font-size: 14px;
	font-weight: bolder;
}
a:link {
	color: #A8592E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A8592E;
}
a:hover {
	text-decoration: underline;
	color: #A8592E;
}
a:active {
	text-decoration: none;
	color: #A8592E;
}

.titulo {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.titulo1 {
	font-size: 28px;
	color: #975029;
	font-weight: bold;
}
.titulo2 {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.titulo3{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.titulo4 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.titulo5{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.titulo6{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.resaltado  {
	font-size: 16px;
	font-weight: bold;
	color: #A8592E;
}
.resaltado-text  {
	font-size: 12px;
	font-weight: bold;
	color: #A8592E;
}
.resaltado1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.texContenidos {
	font-size: 14px;
	font-weight: lighter;
}
.text {
	font-size: 12px;
	font-weight: lighter;
}

.ContenidosInclinado {
	font-size: 13px;
	font-weight: lighter;
	font-style: oblique;
}
.resaltado2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.lista {
	list-style-image: url(/clubpositivo/images/lista-clubpositivo.png);
	font-size: 13px;
	font-weight: lighter;
	background-color: #F9F3EB;
}

.Estilo6 {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.Estilo7 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.Estilo8 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}.pie {
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
}
