.fondmenu {



	background-attachment: scroll;
	background-image: url(img/fondone.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
}
.fondotexto {




	background-attachment: scroll;
	background-image: url(img/fondotex.gif);
	background-repeat:  no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.punteado{
	font-family: tahoma;
	font-size: 13pt;
	border: 1px dashed #c11d06;
} 
.punteado2 {
	background-color: #f9c320;
	font-family: tahoma;
	font-size: 13px;
	border: 1px dashed #c11d06;
	color: #c11d06;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.punteadoresal {
	font-family: tahoma;
	font-size: 13px;
	border: 1px dashed #c11d06;
	background-color: #f9c320;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	white-space: normal;
}
.cuadros {
	border: 1px dashed #CC0000;
}
