body {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	background: #9D9D9D url(../back.gif) no-repeat center top;
	padding-top: 10px;
	padding-bottom: 4px;
}

ul {
	list-style: disc outside;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.small {
	font-size: 9px;
}
.textoindentado {
	padding-right: 12px;
	padding-left: 2px;
}


.big {
	font-size: 18px;
}

.cajagrisobscuro {
	background: #a5a49c url(cajagrisobscuro.gif) no-repeat;
	width: 197px;
	padding: 5px 10px;
	font-style: oblique;
	color: #FFFFFF;
}

.cajagrisobscuro a:link {
	color: #FFFFFF;
}
.cajagrisobscuro a:visited {
	color: #FFFFFF;
}
.cajagrisobscuro a:hover {
	color: #333333;
}
.cajagrisobscuro a:active {
	color: #333333;
	text-decoration: none;
}
.cajagrisclaro {
	background: #eeecea url(cajagrisclaro.gif) repeat-y;
	width: 197px;
	padding: 5px 10px;
}
.topcaja {
	background: #f7f6f5 url(topcaja.gif) no-repeat;
	width: 197px;
	padding: 8px 10px 2px;
	color: #666666;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	font-size: 18px;
	color: #0084BE;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-size: 14px;
	color: #00587D;
	font-weight: bold;
	font-variant: small-caps;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	color: #0084BE;
	text-decoration: none;
}
a:visited {
	color: #0084BE;
	text-decoration: none;
}
a:hover {
	color: #00B1D9;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

a:active {
	color: #666666;
	text-decoration: underline;
}
.resaltarrojo {
	font-size: 13px;
	font-weight: bold;
	color: #960101;
}
.aviso {
	border: 1px dashed #960101;
	text-align: center;
	padding: 8px;
	font-weight: bold;
}
.fotos {
	padding: 4px;
	border: 1px solid #333333;
}
.categofotos {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
}
