.anunladrillos {
	background-image: url(../imagenes/ladrillos.gif);
	background-repeat:  repeat-x;
	background-position: right top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.linea {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.textoN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textoNN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #980033;
	line-height: 22px;
}
.testos {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: left;
	line-height: 16px;
	color: #000000;
}
.borde {
	border: 2px dotted #990033;
}
